CVE-2026-97981
net: ethernet: cortina: Count dropped frames as NAPI work
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88 < 58140f1cebb776d174dc6ff41c15401654a5b1ea 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88 < cceb6cd7f0e5ed2944a9ca22443d7b9da82f60ab 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88 < 5754e0c0758805096ecfeaf4c1b146ad51ed246f 4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88 < b856c552f556bc0341c1dbe0bf88e630fd1dc4b7
Linux / Linux
4.16
References
git.kernel.org: https://git.kernel.org/stable/c/58140f1cebb776d174dc6ff41c15401654a5b1ea git.kernel.org: https://git.kernel.org/stable/c/cceb6cd7f0e5ed2944a9ca22443d7b9da82f60ab git.kernel.org: https://git.kernel.org/stable/c/5754e0c0758805096ecfeaf4c1b146ad51ed246f git.kernel.org: https://git.kernel.org/stable/c/b856c552f556bc0341c1dbe0bf88e630fd1dc4b7