PT-2026-52928 · Linux+2 · Linux Kernel+2
CVE-2026-53289
·
Published
2026-06-26
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference exists in the
ice reset all vfs() function. The issue occurs because ice reset all vfs() ignores the return value of ice vf rebuild vsi(). If the VSI rebuild fails—which can happen during NVM firmware updates via nvmupdate64e when the firmware is in a transitional state—the ice vsi rebuild() function tears down the VSI, leaving txq map and rxq map as NULL. A subsequent unconditional call to ice vf post vsi rebuild() then triggers a kernel crash in ice ena vf q mappings() when it attempts to access vsi->txq map[0].Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu