PT-2024-26738 · Linux+2 · Linux Kernel+2

Josef Bacik

·

Published

2024-02-12

·

Updated

2026-05-26

·

CVE-2024-35784

CVSS v2.0

7.5

High

VectorAV:N/AC:L/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A deadlock vulnerability has been resolved in the Linux kernel, specifically in the btrfs file system. The issue occurs when the fiemap and extent locking mechanisms interact, potentially causing a deadlock. This happens because the extent lock is held for the entire range during the fiemap operation, which can lead to a situation where a page fault occurs while the lock is still held, resulting in a deadlock. The vulnerability exists in the normal code but was not previously noticed due to the lack of lockdep annotations. To fix this, the patch simply does not take the extent lock for the entire duration of the fiemap, which is safe because the code keeps track of its position in the tree.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-55410
BDU:2025-03084
CVE-2024-35784
ECHO-C445-FE12-8143
SUSE-SU-2024:2135-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
SUSE-SU-2025:20166-1
SUSE-SU-2025:20249-1

Affected Products

Debian
Linux Kernel
Suse