CVE-2026-97981
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Count dropped frames as NAPI work The RX loop
CVSS
—
Sin CVSS
EPSS
—
KEV
—
Exploit Today
0
0-100
Publicado: 25 sept 2026 · Última mod.: 25 sept 2026
Sin historial EPSS suficiente todavía.
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.
- git.kernel.orghttps://git.kernel.org/stable/c/5754e0c0758805096ecfeaf4c1b146ad51ed246f
- git.kernel.orghttps://git.kernel.org/stable/c/58140f1cebb776d174dc6ff41c15401654a5b1ea
- git.kernel.orghttps://git.kernel.org/stable/c/b856c552f556bc0341c1dbe0bf88e630fd1dc4b7
- git.kernel.orghttps://git.kernel.org/stable/c/cceb6cd7f0e5ed2944a9ca22443d7b9da82f60ab
Sin CVEs relacionados por CWE o producto.