CVE-2026-80715

Source
https://cve.org/CVERecord?id=CVE-2026-80715
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80715.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80715
Downstream
Published
2026-08-28T06:53:13.683Z
Modified
2026-08-29T03:46:29.465055999Z
Summary
igc: remove napi_synchronize() in igc_down()
Details

In the Linux kernel, the following vulnerability has been resolved:

igc: remove napisynchronize() in igcdown()

When an AFXDP zero-copy application is killed abruptly, the XSK pool is torn down but NAPI keeps polling. igccleanrxirqzc() then returns the full budget on every poll, so napicompletedone() never clears NAPISTATE_SCHED.

igcdown() calls napisynchronize() before napidisable(), so it spins forever waiting for that bit and the interface never goes down. Drop the napisynchronize() and let napidisable() do the job -- it sets NAPISTATEDISABLE, which forces the stuck poll to complete. Reorder it ahead of igcsetqueuenapi() so the NAPI mapping is cleared only after polling has stopped, matching the recent igb fix b1e067240379.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80715.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
fc9df2a0b520d7d439ecf464794d53e91be74b93
Fixed
ad6e0df267dc96edb7de1fa0a2fb2a70645bff86
Fixed
605585a8d89aaeb0122e9016fdaa92376897a705
Fixed
a0f16c337691813f8d8f014c01fff5a368e08898
Fixed
f929a6fe5b7ae1e72d2c6d18cd69ab90dcf689d2
Fixed
3b5aee6fcbf6b58112d40d19c8d31fa3f78ee668
Fixed
9a2b637aef4e515c2179774888441d00e8a5ae95
Fixed
5ffab5b9589c50e4cfc0cf36ffd76c89422d4019

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80715.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.0
Fixed
5.15.217
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.44
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80715.json"