PT-2025-40698 · Linux+3 · Linux Kernel+3
CVE-2023-53556
·
Published
2023-07-17
·
Updated
2026-08-28
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
iavf driver of the Linux kernel, specifically within the iavf alloc q vectors() function in the drivers/net/ethernet/intel/iavf/iavf main.c module. The problem occurs because netif napi add() is called for all allocated q vectors[], but netif napi del() may only be called for a portion of them. When q vectors is subsequently freed using kfree, invalid pointers remain in the dev->napi list. A local user with administrative privileges can exploit this mismatch in network interface (NAPI) list management to cause a kernel crash, leading to a Denial of Service (DoS), or potentially impact the confidentiality, integrity, and availability of protected information.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os
Suse
I40E