CVE-2026-23437 — Expired Pointer Dereference 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 late read accesses to the 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.
This is not proper, a conversion from a ref to a locked netdev
must include a liveness check (a check if the netdev hasn't been
unregistered already). Fix the read cases (those under RCU).
…
Affected Packages3 packages
▶CVEListV5linux/linux4b623f9f0f59652ea71fcb27d60b4c3b65126dbb — 581eee0890a8bde44f1fb78ad3e70502a897d583+3
🔴Vulnerability Details
2GHSA▶
GHSA-9wj8-78x3-52f8: In the Linux kernel, the following vulnerability has been resolved:
net: shaper: protect late read accesses to the hierarchy
We look up a netdev dur↗2026-04-03
OSV▶
CVE-2026-23437: In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev durin↗2026-04-03