PT-2026-36470 · Linux · Linux Kernel
Published
2026-05-01
·
Updated
2026-05-11
·
CVE-2026-43053
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/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 XFS file system during the inactivation of an inode with node-format extended attributes. The function
xfs attr3 node inactive() invalidates child leaf or node blocks using xfs trans binval() but does not immediately remove the corresponding entries from parent node blocks. If a log shutdown occurs after these cancellations commit but before the attribute block map (bmap) truncation commits, log recovery may leave stale data on disk. Upon the next mount, xlog recover process iunlinks() may attempt to read the root node via the bmap, leading to a metadata verification failure in xfs da3 node read verify() or when following child pointers to unreplayed blocks, resulting in a metadata corruption shutdown.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
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
Linux Kernel