CVE-2026-98017
Last modified
CVE-2026-98017 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/sched: defer qdisc freeing after failed creation An RTM_NEWQDISC request can make clsact bind a populated shared ingress block during ->init(), publishing an embedded mini_Qdisc to lockless readers. If the same request has an invalid TCA_RATE, estimator setup fails after ->init(); the unwind removes the pointer but synchronously frees its containing qdisc while tc_run() may still hold it. Retire failed qdiscs through the same RCU helper as normal destruction. Inline the synchronous free into the callback now that no direct callers remain..
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: defer qdisc freeing after failed creation An RTM_NEWQDISC request can make clsact bind a populated shared ingress block during ->init(), publishing an embedded mini_Qdisc to lockless readers. If the same request has an invalid TCA_RATE, estimator setup fails after ->init(); the unwind removes the pointer but synchronously frees its containing qdisc while tc_run() may still hold it. Retire failed qdiscs through the same RCU helper as normal destruction. Inline the synchronous free into the callback now that no direct callers remain.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 51ab2994c387c80b45caf8b8067b3f3b97771d25, < 20bf6fa34b345333971bd4464a322cce87b83f4e; >= 51ab2994c387c80b45caf8b8067b3f3b97771d25, < 156a3bab69744e9225bb9eff8c5cc53da18d5a2e; >= 51ab2994c387c80b45caf8b8067b3f3b97771d25, < 5bfe927c5b4b290fad529186218c728589b4b101; >= 51ab2994c387c80b45caf8b8067b3f3b97771d25, < e6662f2100f8d33b0f4d0047c219efd6bba186ea |
| Linux | Linux | 4.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98017?
How severe is CVE-2026-98017?
How do I fix CVE-2026-98017?
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-98011In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98012In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98015In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98016In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98018In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98019In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9802A flaw was found in Keycloak. When revokeRefreshToken=true i…6.8
- CVE-2026-98020In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98021In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98022In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98017?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
