HomeDefectsLIN1025-17141
Acknowledged

LIN1025-17141 : Security Advisory - linux - CVE-2026-64111

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

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.