PT-2026-43801 · Linux · Linux Kernel
CVE-2026-45934
·
Published
2026-05-27
·
Updated
2026-08-30
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 in the btrfs file system can lead to a transaction abort with an EEXIST error (Object already exists) during chunk allocation. This occurs due to non-consecutive gaps in chunk allocation, which can result in overlapping
chunk maps where a stripe of one chunk overlaps in physical address with a stripe of another. This behavior has been observed during forced chunk allocation, typically associated with CONFIG BTRFS EXPERIMENTAL, but can theoretically affect any DUP chunk allocation. The abort occurs within the insert dev extents() function called by btrfs create pending block groups().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel