7 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-72038
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before...
CVE-2026-72038
A flaw was found in the liquidio network driver within the Linux kernel. This vulnerability occurs when the cn23xxgetpfnum function fails, leading to Base Address Register BAR resources not being properly unmapped. This resource leak could potentially be exploited by a local attacker to cause a...
CVE-2026-72038
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...
UBUNTU-CVE-2026-72038
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...
EUVD-2026-58996
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...
CVE-2026-72038
The CVE-2026-72038 entry documents a Linux kernel issue in the net: liquidio driver where BAR resources are leaked on PF number failure. Root cause: cn23xx_get_pf_num() may fail and return without unmapping either BAR, leading to a resource leak. The fix unmaps both BARs before returning from the...
PT-2026-72227
In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xx get pf num fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...