3 matches found
PT-2026-51901
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 ring...
CVE-2026-23389
A flaw was found in the Linux kernel's ice component. During the setup of ring parameters in the icesetringparam function, certain error paths fail to properly deallocate previously allocated memory for transmit and XDP rings. This memory leak can accumulate over time, potentially leading to...
Linux Distros Unpatched Vulnerability : CVE-2026-23389
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jump...