PT-2026-37493 · Linux · Linux Kernel
Published
2026-05-06
·
Updated
2026-05-07
·
CVE-2026-43153
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A problem exists in the XFS filesystem component where the
xfs attr leaf hasname() function has a problematic calling convention. The function may return a NULL buffer if xfs attr3 leaf read() fails, a valid buffer when xfs attr3 leaf lookup int() returns -ENOATTR or -EEXIST, or a non-NULL pointer to an already released buffer when xfs attr3 leaf lookup int() fails with other error values. This behavior involving bad pointers can lead to system instability or crashes.Recommendations
As a temporary workaround, restrict operations that trigger the
xfs attr leaf hasname() function until a patch is applied.
At the moment, there is no information about a newer version that contains a fix for this vulnerability. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel