PT-2026-37527 · Linux+2 · Linux Kernel+2
CVSS v2.0
9.0
High
| Vector | AV:N/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the XFS file system where a small freemap at the end of the xattr entries array can experience a size underflow during array expansion. This can result in zero-length freemap entries with a nonzero base. While the
leaf add function ignores zero-size entries, a separate bug in the freemap update code within leaf add() fails to update entries that begin midway through a newly appended xattr entry. This can lead to the freemap containing two entries with the same base but different sizes, potentially causing leaf add() to allocate xattr namevalue entries on top of the entries array, which results in data loss.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Underflow
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