Beveiligingsadvies

CVE-2026-64111

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-19 15:40:13
Laatst bijgewerkt 2026-08-05 12:39:20
Toegewezen door Linux
CVSS-score 7.1
Status PUBLISHED

Beschrijving

In the Linux kernel, the following vulnerability has been resolved: lsm: hold cred_guard_mutex for lsm_set_self_attr() Just as proc_pid_attr_write() already does before calling the LSM hook. This only matters for SELinux and AppArmor which check whether the process is being ptraced and if so, whether to allow the transition.