PT-2025-54127 · Linux+1 · Linux Kernel+1
Published
2023-09-08
·
Updated
2026-03-24
·
CVE-2023-54281
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.5.0-rc7
Description
The Linux kernel contained a flaw within the btrfs subsystem related to the ino lookup ioctl. Specifically, the issue arises when calling btrfs iget() to obtain an inode reference while holding a root's btree lock. If btrfs iget() needs to locate the inode from the root's btree, it may attempt to lock another or the same path within the same root btree, potentially leading to a deadlock. This deadlock can trigger a lock dependency splat, indicating a circular locking dependency.
Recommendations
Update to a version newer than 6.5.0-rc7.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Btrfs