PT-2026-34424 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-31519
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the btrfs file system where the
BTRFS ROOT ORPHAN CLEANUP bit is not set during subvolume creation in the create subvol() function. This can lead to a race condition between lookup operations and delayed iputs, resulting in the creation of negative dentries for valid subvolumes. This state causes subvolumes to appear as broken dentries, where listing the parent directory or performing a stat operation fails. Consequently, attempting to delete the subvolume fails with an ENOENT error, while creating a new file or subvolume over it results in an EEXIST error or a file system abort. The issue is triggered when btrfs orphan cleanup() fails and btrfs lookup dentry() returns -ENOENT, leading to a negative dentry via d splice alias().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel