Description
In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avc_audit_required() rather than recomputing based on the currently requested permissions and distinguishing the denied versus allowed cases. As a result, some permission checks were not being audited, e.g. directory write checks after a previously cached directory search check. [PM: line wrap tweaks]
CVSS 5.5EPSS 0.11299999999999999%Risk 0.56
View source- Published
- 2026-07-19 09:17:01
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-07-29 16:55:50
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Operating systems
- Linux