CVE-2026-72036: net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeue_peeked

Published Aug 15, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

net/sched: schmultiq: Replace direct dequeue call with peek and qdiscdequeuepeeked

multiqdequeue() takes a packet from a band's child with a direct ->dequeue() call after multiqpeek() peeked it. When the child is non-work-conserving the peek stashes the skb in the child's gsoskb, so the direct dequeue returns a different skb and orphans the stash, desyncing the child's qlen/backlog. With a qfq child reached through a peeking parent (e.g. tbf) this re-enters the child on an emptied list and dereferences NULL, panicking the kernel from softirq on ordinary egress.

Take the packet through qdiscdequeuepeeked(), as schprio already does and as schred and schsfb were just fixed to do. The helper is a no-op when the child has no stash, so a work-conserving child is unaffected.

Affected Software

1 affected component
The Linux Kernel Project Linux Kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·05:51 AM
Data Sourced
via MITRE·05:51 AM
Description
Data Sourced
via NVD·06:21 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72036?

CVE-2026-72036 has a risk score of 60, indicating a moderate severity level.

2

How do I fix CVE-2026-72036?

Fixing CVE-2026-72036 involves updating to the latest version of the Linux kernel where the vulnerability has been resolved.

3

What systems are affected by CVE-2026-72036?

CVE-2026-72036 affects systems running vulnerable versions of the Linux kernel that implement the sch_multiq module.

4

What type of vulnerability is CVE-2026-72036?

CVE-2026-72036 is a vulnerability related to improper handling in the network scheduler of the Linux kernel.

5

Is CVE-2026-72036 actively exploited?

As of now, there are no reported active exploits for CVE-2026-72036, but it is important to apply the fix to mitigate any potential risks.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203