CVE-2024-35935: btrfs: send: handle path ref underflow in header iterate_inode_ref()
In the Linux kernel, the following vulnerability has been resolved:
btrfs: send: handle path ref underflow in header iterateinoderef()
Change BUGON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-35935?
CVE-2024-35935 has been classified as a moderate severity vulnerability in the Linux kernel.
How do I fix CVE-2024-35935?
To mitigate CVE-2024-35935, users should upgrade to the patched versions of the Linux kernel: 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, 6.12.11-1, or 6.12.12-1.
Which Linux kernel versions are affected by CVE-2024-35935?
CVE-2024-35935 impacts several versions of the Linux kernel prior to the patched versions indicated above.
What component of the Linux kernel is affected by CVE-2024-35935?
CVE-2024-35935 affects the btrfs file system implementation in the Linux kernel.
Is CVE-2024-35935 exploitable remotely?
There is no indication that CVE-2024-35935 is remotely exploitable; it primarily involves local kernel operations.