Kernel panic via mismatched child-qdisc dequeue
Published May 21, 2026 · Updated May 21, 2026
NULL pointer dereference in the Linux Kernel sch_red scheduler allows local users to trigger a kernel panic through an affected qdisc hierarchy. In red_dequeue, sch_red peeks a packet from a child qdisc but then directly dequeues from that child instead of consuming the previously peeked gso_skb entry. A RED qdisc must have a child such as QFQ whose peek callback uses qdisc_peek_dequeued; exercising that hierarchy can dereference NULL and crash the host.
Summary
What happened
NULL pointer dereference in the Linux Kernel sch_red scheduler allows local users to trigger a kernel panic through an affected qdisc hierarchy. In red_dequeue, sch_red peeks a packet from a child qdisc but then directly dequeues from that child instead of consuming the previously peeked gso_skb entry. A RED qdisc must have a child such as QFQ whose peek callback uses qdisc_peek_dequeued; exercising that hierarchy can dereference NULL and crash the host.
The record
- CVE
- CVE-2026-43496
- Published
- May 21, 2026
- Updated
- May 21, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2026CVE publishedPublication date reported by the CVE source.
- May 21, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.29
- Affected versionversion=77be155cba4e163e8bba9fd27222a8b6189ec4f7 <36aa34f42cb6842cf371f3a2d3e855d24fd57a50
- Affected versionversion=77be155cba4e163e8bba9fd27222a8b6189ec4f7 <458d5615272d3de535748342eb68ca492343048c
- Affected versionversion=77be155cba4e163e8bba9fd27222a8b6189ec4f7 <587dcf970a525f543d8b5855d9f37a4ca97b76ef
- Affected versionversion=77be155cba4e163e8bba9fd27222a8b6189ec4f7 <8d09618840b99ef00154d3e731ce9b11e096196d
- Affected versionversion=77be155cba4e163e8bba9fd27222a8b6189ec4f7 <ce051eede433f876d322ac3550a36a3c6fc4c231
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo