CVE-2026-23389 — Release of Invalid Pointer or Reference in Linux
Severity
6.2MEDIUM
No vectorEPSS
0.0%
top 93.78%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedMar 25
Description
In the Linux kernel, the following vulnerability has been resolved:
ice: Fix memory leak in ice_set_ringparam()
In ice_set_ringparam, tx_rings and xdp_rings are allocated before
rx_rings. If the allocation of rx_rings fails, the code jumps to
the done label leaking both tx_rings and xdp_rings. Furthermore, if
the setup of an individual Rx ring fails during the loop, the code jumps
to the free_tx label which releases tx_rings but leaks xdp_rings.
Fix this by introducing a free_xdp label and up…
Affected Packages3 packages
▶CVEListV5linux/linuxfcea6f3da546b93050f3534aadea7bd96c1d7349 — b23282218eca27b710111460b4964c8a456c6c44+4
🔴Vulnerability Details
4OSV▶
CVE-2026-23389: In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in ice_set_ringparam() In ice_set_ringparam, tx_rings and xdp↗2026-03-25
GHSA▶
GHSA-4r22-fj9f-vv8r: In the Linux kernel, the following vulnerability has been resolved:
ice: Fix memory leak in ice_set_ringparam()
In ice_set_ringparam, tx_rings and x↗2026-03-25