CVE-2026-23241
N/A
N/A
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6140be90ec70c39fa844741ca3cc807dd0866394 < a2e8c144299c31d3972295ed80d4cb908daf4f6f | affected |
| Linux | Linux | 6140be90ec70c39fa844741ca3cc807dd0866394 < ad37505ce869a8100ff23f24eea117de7a7516bf | affected |
| Linux | Linux | 6140be90ec70c39fa844741ca3cc807dd0866394 < bcb90a2834c7393c26df9609b889a3097b7700cd | affected |
| Linux | Linux | 6.13 | affected |
| Linux | Linux | 0 < 6.13 | unaffected |
| Linux | Linux | 6.18.16 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.6 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a2e8c144299c31d3972295ed80d4cb908daf4f6f
- https://git.kernel.org/stable/c/ad37505ce869a8100ff23f24eea117de7a7516bf
- https://git.kernel.org/stable/c/bcb90a2834c7393c26df9609b889a3097b7700cd
- https://www.bencteux.fr/posts/missing_syscalls_audit/
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.