CVE-2026-23241

Summary

In the Linux kernel, the following vulnerability has been resolved:

audit: add missing syscalls to read class

The "at" variant of getxattr() and listxattr() are missing from the audit read class. Calling getxattrat() or listxattrat() on a file to read its extended attributes will bypass audit rules such as:

-w /tmp/test -p rwa -k test_rwa

The current patch adds missing syscalls to the audit read class.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux6140be90ec70c39fa844741ca3cc807dd0866394 < a2e8c144299c31d3972295ed80d4cb908daf4f6faffected
LinuxLinux6140be90ec70c39fa844741ca3cc807dd0866394 < ad37505ce869a8100ff23f24eea117de7a7516bfaffected
LinuxLinux6140be90ec70c39fa844741ca3cc807dd0866394 < bcb90a2834c7393c26df9609b889a3097b7700cdaffected
LinuxLinux6.13affected
LinuxLinux0 < 6.13unaffected
LinuxLinux6.18.16 <= 6.18.*unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References