PT-2026-83015 · Linux · Linux Kernel
CVE-2026-80715
·
Published
2026-08-28
·
Updated
2026-08-28
CVSS v4.0
6.7
Medium
| Vector | AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists where the interface fails to go down when an AF XDP zero-copy application is killed abruptly. In this scenario, the XSK pool is torn down while NAPI (New API, a mechanism for reducing interrupt overhead) continues polling. The function
igc clean rx irq zc() returns the full budget on every poll, preventing napi complete done() from clearing the NAPI STATE SCHED state. Consequently, the igc down() function calls napi synchronize() before napi disable(), causing the system to spin indefinitely while waiting for the state bit to clear.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel