Insufficient Logging in Linux kernel - CVE-2026-53367
Published: July 21, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to bypass security auditing.
The vulnerability exists due to improper audit logging in the SELinux per-task avdcache when handling inode permission checks. A local user can trigger cached permission checks to bypass security auditing.
Some permission checks may not be audited after a previously cached check for different permissions on the same directory entry.