CVE-2025-40341 — Time-of-check Time-of-use (TOCTOU) Race Condition in Linux
Severity
3.2LOWOSV
No vectorEPSS
0.0%
top 88.74%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 9
Latest updateApr 9
Description
In the Linux kernel, the following vulnerability has been resolved:
futex: Don't leak robust_list pointer on exec race
sys_get_robust_list() and compat_get_robust_list() use ptrace_may_access()
to check if the calling task is allowed to access another task's
robust_list pointer. This check is racy against a concurrent exec() in the
target process.
During exec(), a task may transition from a non-privileged binary to a
privileged one (e.g., setuid binary) and its credentials/memory mappings
may…
Affected Packages7 packages
▶CVEListV5linux/linux0771dfefc9e538f077d0b43b6dec19a5a67d0e70 — 6511984d1aa1360181bcafb1ca75df7f291ef237+5