PT-2026-25886 · Linux · Linux Kernel
Jeffrey Bencteux
·
Published
2026-01-01
·
Updated
2026-05-20
·
CVE-2026-23241
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
The Linux kernel has an issue where the 'at' variant of the
getxattr() and listxattr() system calls are not included in the audit read class. This allows bypassing audit rules when calling getxattrat() or listxattrat() on a file to read its extended attributes. Specifically, rules defined with the -w option, such as -w /tmp/test -p rwa -k test rwa, may be circumvented. The current patch addresses this by adding the missing system calls to the audit read class.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