CVE-2026-23241
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/03/2026
Last modified:
18/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
audit: add missing syscalls to read class<br />
<br />
The "at" variant of getxattr() and listxattr() are missing from the<br />
audit read class. Calling getxattrat() or listxattrat() on a file to<br />
read its extended attributes will bypass audit rules such as:<br />
<br />
-w /tmp/test -p rwa -k test_rwa<br />
<br />
The current patch adds missing syscalls to the audit read class.



