CVE-2026-23415 — Time-of-check Time-of-use (TOCTOU) Race Condition in Linux
Severity
5.7MEDIUM
No vectorEPSS
0.0%
top 94.06%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 2
Latest updateApr 3
Description
In the Linux kernel, the following vulnerability has been resolved:
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
During futex_key_to_node_opt() execution, vma->vm_policy is read under
speculative mmap lock and RCU. Concurrently, mbind() may call
vma_replace_policy() which frees the old mempolicy immediately via
kmem_cache_free().
This creates a race where __futex_key_to_node() dereferences a freed
mempolicy pointer, causing a use-after-free read of mpol->mode.
[ 15…
Affected Packages2 packages
▶CVEListV5linux/linuxc042c505210dc3453f378df432c10fff3d471bc5 — 853f70c67d1b37e368fdcb3e328c4b8c04f53ac0+3
🔴Vulnerability Details
3OSV
▶
GHSA▶
GHSA-chr7-rqmr-q86r: In the Linux kernel, the following vulnerability has been resolved:
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
During f↗2026-04-02
OSV▶
CVE-2026-23415: In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() During fut↗2026-04-02