A vulnerability in the Linux kernel's network scheduler (net/sched) involving the red qdisc and its child qdiscs (such as qfq) could cause a kernel… (CVE-2026-43496)
A vulnerability in the Linux kernel's network scheduler (net/sched) involving the red qdisc and its child qdiscs (such as qfq) could cause a kernel panic due to a null pointer dereference. The issue arises when the red qdisc calls dequeue() directly instead of using the safer qdisc_dequeue_peeked() method, leading to improper handling of queued packets and a crash. This has been resolved by replacing the direct dequeue call with the peek and qdisc_dequeue_peeked approach.
AI Analysis
Technical Summary
The Linux kernel vulnerability (CVE-2026-43496) involves the red queuing discipline (qdisc) in the network scheduler. When red qdisc has child qdiscs like qfq whose peek() callback is qdisc_peek_dequeued(), a kernel panic can occur. The problem happens because the parent qdisc calls dequeue() directly on the red qdisc child, which then calls dequeue() on its child (qfq), leading to a null pointer dereference and kernel crash. The correct approach is to use qdisc_dequeue_peeked() to safely retrieve packets from the gso_skb queue. The patch replaces the direct dequeue call with this safer method, preventing the kernel panic.
Potential Impact
This vulnerability can cause a denial of service via a kernel panic when the affected qdisc configuration is used, resulting in system instability or crash. There is no indication of confidentiality or integrity impact. The vulnerability requires local privileges to trigger and does not involve user interaction.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. No official patch links are provided in the data. Until a patch is available, avoid configurations that use red qdisc with child qdiscs employing qdisc_peek_dequeued() callbacks to reduce risk.
A vulnerability in the Linux kernel's network scheduler (net/sched) involving the red qdisc and its child qdiscs (such as qfq) could cause a kernel… (CVE-2026-43496)
Description
A vulnerability in the Linux kernel's network scheduler (net/sched) involving the red qdisc and its child qdiscs (such as qfq) could cause a kernel panic due to a null pointer dereference. The issue arises when the red qdisc calls dequeue() directly instead of using the safer qdisc_dequeue_peeked() method, leading to improper handling of queued packets and a crash. This has been resolved by replacing the direct dequeue call with the peek and qdisc_dequeue_peeked approach.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability (CVE-2026-43496) involves the red queuing discipline (qdisc) in the network scheduler. When red qdisc has child qdiscs like qfq whose peek() callback is qdisc_peek_dequeued(), a kernel panic can occur. The problem happens because the parent qdisc calls dequeue() directly on the red qdisc child, which then calls dequeue() on its child (qfq), leading to a null pointer dereference and kernel crash. The correct approach is to use qdisc_dequeue_peeked() to safely retrieve packets from the gso_skb queue. The patch replaces the direct dequeue call with this safer method, preventing the kernel panic.
Potential Impact
This vulnerability can cause a denial of service via a kernel panic when the affected qdisc configuration is used, resulting in system instability or crash. There is no indication of confidentiality or integrity impact. The vulnerability requires local privileges to trigger and does not involve user interaction.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. No official patch links are provided in the data. Until a patch is available, avoid configurations that use red qdisc with child qdiscs employing qdisc_peek_dequeued() callbacks to reduce risk.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-86mq-wj5h-4fr6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-43496"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a3ef79127e9c79719ff6ed9
Added to database: 06/26/2026, 22:05:05 UTC
Last enriched: 06/26/2026, 22:18:04 UTC
Last updated: 07/31/2026, 19:24:49 UTC
Views: 18
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.