CVE-2023-54281 — Deadlock in Linux
Severity
5.5MEDIUM
No vectorEPSS
0.0%
top 92.57%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 30
Description
In the Linux kernel, the following vulnerability has been resolved:
btrfs: release path before inode lookup during the ino lookup ioctl
During the ino lookup ioctl we can end up calling btrfs_iget() to get an
inode reference while we are holding on a root's btree. If btrfs_iget()
needs to lookup the inode from the root's btree, because it's not
currently loaded in memory, then it will need to lock another or the
same path in the same root btree. This may result in a deadlock and
trigger the fo…
Affected Packages4 packages
▶CVEListV5linux/linux23d0b79dfaed2305b500b0215b0421701ada6b1a — 7390bb377b5fb3be23cb021e0f184d1f576be7d6+5
🔴Vulnerability Details
3OSV▶
CVE-2023-54281: In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino↗2025-12-30
GHSA▶
GHSA-5q4r-9x8x-8xrp: In the Linux kernel, the following vulnerability has been resolved:
btrfs: release path before inode lookup during the ino lookup ioctl
During the i↗2025-12-30