4 matches found
SUSE CVE-2023-54001
In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...
Linux Distros Unpatched Vulnerability : CVE-2023-54001
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later on...
CVE-2023-54001 staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...
PT-2025-52958
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the r8712 init xmit priv routine within the r8712 driver. Memory is allocated in multiple steps, and if a later allocation fails after an earlier one succeeds, th...