PT-2026-44282 · Linux+2 · Linux Kernel+2
CVE-2026-46159
·
Published
2026-05-28
·
Updated
2026-09-07
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
A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the
btrfs ioctl space info() function. The function performs two passes over block group RAID type lists: the first to determine allocation size and the second to fill the buffer. Because the groups sem rwlock is released between these passes, a concurrent block group removal can reduce the entry count. Consequently, copy to user() may copy the full allocation size, including uninitialized kmalloc bytes, to userspace, resulting in an information leak.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu