2 matches found
CVE-2026-23258
A memory leak was found in the Linux kernel's LiquidIO network driver. In setupnicdevices, the netdev structure is allocated via allocetherdevmq but the pointer is stored in oct-propsi.netdev only after queue setup calls. If netifsetrealnumrxqueues or netifsetrealnumtxqueues fails, the allocated...
3.3CVSS5.7AI score0.00114EPSS
SaveExploits0References4
DEBIAN-CVE-2026-23258
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...
5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References1
20