GHSA-rf37-4wvf-8h47HighCVSS 7.1

In the Linux kernel, the following vulnerability has been resolved: lsm: hold cred_guard_mutex...

Published
July 19, 2026
Last Modified
July 20, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (6)