4 matches found
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099930)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099930 advisory. In the Linux kernel, the following vulnerability has been resolved: audit: fix incorrect inheritable capability in CAPSET records auditlogcapset records the effectiv...
audit: fix incorrect inheritable capability in CAPSET records
...
SUSE CVE-2026-53287
In the Linux kernel, the following vulnerability has been resolved: audit: fix incorrect inheritable capability in CAPSET records auditlogcapset records the effective capability set into the inheritable field due to a copy-paste error. Every CAPSET audit record therefore reports cappi process...
CVE-2026-53287
CVE-2026-53287 affects the Linux kernel audit CAPSET path. A copy-paste bug in __audit_log_capset() writes cap_pi (inheritable) with cap_effective, corrupting inheritable audit data and enabling privilege-escalation prep in the audit trail. The issue is fixed in the Linux kernel; patches exist in...