CVE-2026-23436 — Time-of-check Time-of-use (TOCTOU) Race Condition in Linux
Severity
5.5MEDIUM
No vectorEPSS
0.0%
top 94.14%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 3
Description
In the Linux kernel, the following vulnerability has been resolved:
net: shaper: protect from late creation of hierarchy
We look up a netdev during prep of Netlink ops (pre- callbacks)
and take a ref to it. Then later in the body of the callback
we take its lock or RCU which are the actual protections.
The netdev may get unregistered in between the time we take
the ref and the time we lock it. We may allocate the hierarchy
after flush has already run, which would lead to a leak.
Take the ins…
Affected Packages3 packages
▶CVEListV5linux/linux93954b40f6a4fc43226c01a15b02732f884500f1 — 719f6784f918f9e32f3ff3b197f900e852223f9d+3
🔴Vulnerability Details
2OSV▶
CVE-2026-23436: In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during pr↗2026-04-03
GHSA▶
GHSA-943r-726h-fc9x: In the Linux kernel, the following vulnerability has been resolved:
net: shaper: protect from late creation of hierarchy
We look up a netdev during↗2026-04-03