2 matches found
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...