Local privilege escalation via stale NAPI queue pointers
Published Oct 4, 2025 · Updated Oct 4, 2025
Use-after-free in the Linux kernel iavf driver allows local users with CAP_NET_ADMIN to gain kernel privileges through queue reconfiguration. iavf_alloc_q_vectors registers NAPI objects for every allocated queue vector, but cleanup can deregister only active vectors before freeing the entire array, leaving stale pointers in dev->napi_list. Exploitation requires an assigned SR-IOV virtual function and repeated local channel and device reconfiguration; the resulting kernel-memory operations enable privilege escalation or a kernel crash.
Summary
What happened
Use-after-free in the Linux kernel iavf driver allows local users with CAP_NET_ADMIN to gain kernel privileges through queue reconfiguration. iavf_alloc_q_vectors registers NAPI objects for every allocated queue vector, but cleanup can deregister only active vectors before freeing the entire array, leaving stale pointers in dev->napi_list. Exploitation requires an assigned SR-IOV virtual function and repeated local channel and device reconfiguration; the resulting kernel-memory operations enable privilege escalation or a kernel crash.
The record
- CVE
- CVE-2023-53556
- Published
- Oct 4, 2025
- Updated
- Oct 4, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 4, 2025CVE publishedPublication date reported by the CVE source.
- Oct 4, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.14
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <17046107ca15d7571551539d94e76aba2bf71fd3
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <345c44e18cc10cded85cb9134830e1684495c866
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <5f4fa1672d98fe99d2297b03add35346f1685d6b
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <8d781a9c53034813c3194b7d94409c7d24ac73eb
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <a4635f190f332304db4a49e827ece790b804b5db
- Affected versionversion=5eae00c57f5e42bf201023471917da213c4946d6 <ca12b98e04b5d1902ac08fe826d3500cb4b6e891
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- iavf SR-IOV and channel race reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo