CVE-2026-23241
audit: add missing syscalls to read class
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Mar 17, 2026 |
| Last Updated | Apr 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
6140be90ec70c39fa844741ca3cc807dd0866394 < a2e8c144299c31d3972295ed80d4cb908daf4f6f 6140be90ec70c39fa844741ca3cc807dd0866394 < ad37505ce869a8100ff23f24eea117de7a7516bf 6140be90ec70c39fa844741ca3cc807dd0866394 < bcb90a2834c7393c26df9609b889a3097b7700cd
Linux / Linux
6.13
References
git.kernel.org: https://git.kernel.org/stable/c/a2e8c144299c31d3972295ed80d4cb908daf4f6f git.kernel.org: https://git.kernel.org/stable/c/ad37505ce869a8100ff23f24eea117de7a7516bf git.kernel.org: https://git.kernel.org/stable/c/bcb90a2834c7393c26df9609b889a3097b7700cd bencteux.fr: https://www.bencteux.fr/posts/missing_syscalls_audit/