PT-2026-51901 · Linux+2 · Linux Kernel+2
CVE-2026-53007
·
Published
2026-06-24
·
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 potential NULL pointer dereference exists in the error path of the
ice set ringparam() function. The issue occurs because ice set ringparam() nullifies the tstamp ring of temporary tx rings without clearing the ICE TX RING FLAGS TXTIME bit. If this bit remains set and a subsequent call to ice setup tx ring() fails, the unwinding sequence triggers ice clean tx ring(), which calls ice is txtime cfg(). Since the bit is still set, it proceeds to ice free tx tstamp ring() and then ice free tstamp ring(), leading to a NULL pointer dereference when accessing tstamp ring->desc.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