CVE-2026-97981
Last modified
CVE-2026-97981 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Count dropped frames as NAPI work The RX loop only consumes budget when it successfully delivers a frame. Error paths keep consuming descriptors without reducing the budget, so a stream of bad frames can process the entire receive ring in one poll. Move the budget accounting to a common end-of-frame path. This counts each completed frame as NAPI work whether it was delivered or dropped, matching the behavior of the vendor driver..
Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Count dropped frames as NAPI work The RX loop only consumes budget when it successfully delivers a frame. Error paths keep consuming descriptors without reducing the budget, so a stream of bad frames can process the entire receive ring in one poll. Move the budget accounting to a common end-of-frame path. This counts each completed frame as NAPI work whether it was delivered or dropped, matching the behavior of the vendor driver.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88, < 58140f1cebb776d174dc6ff41c15401654a5b1ea; >= 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88, < cceb6cd7f0e5ed2944a9ca22443d7b9da82f60ab; >= 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88, < 5754e0c0758805096ecfeaf4c1b146ad51ed246f; >= 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88, < b856c552f556bc0341c1dbe0bf88e630fd1dc4b7 |
| Linux | Linux | 4.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97981?
How severe is CVE-2026-97981?
How do I fix CVE-2026-97981?
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-97976In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97977In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97978In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97979In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9798A flaw was found in Keycloak, an open-source identity and ac…4.3
- CVE-2026-97980In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97982In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97983In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97984In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97985In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97986In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97987In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
