CVE-2026-23241 - audit: add missing syscalls to read class
CVE ID :CVE-2026-23241
Published : March 17, 2026, 10:16 a.m. | 2 hours, 14 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : March 17, 2026, 10:16 a.m. | 2 hours, 14 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...