CVE-2026-74663
Last modified
CVE-2026-74663 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a hierarchy can still be extended by creating a new child qdisc below an already deep parent. Store the hierarchy depth in struct Qdisc and update it when qdiscs are grafted.
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a hierarchy can still be extended by creating a new child qdisc below an already deep parent. Store the hierarchy depth in struct Qdisc and update it when qdiscs are grafted. Reject new child qdiscs once the parent is already at the maximum allowed depth.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9f69bb9fdaa2fe64b68bb62fb84d405784bee540; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 8ca8cdb74939581339e1ae370193c0adb5a85336; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2759acf08a3454866660edcd3ef4e64139f254a6; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a4b14a4df29d36458a943f9b521ddd0f940363cc; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < e2d658c6427844cee5bc654b436ca68d680b6148; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < dedd34b0f2310e28c5f6d4875cfbf4b7ed821c01 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74663?
How severe is CVE-2026-74663?
How do I fix CVE-2026-74663?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74658In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74659In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7466AgentFlow contains an arbitrary code execution vulnerability…8.8
- CVE-2026-74660In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74661In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74662In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74664In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74665In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74666In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74667In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74668In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74669In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74663?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
