NONE · 0

CVE-2023-54001

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in _r8712_init_xmit_priv() In the above mentioned routine, memory is allocated in several places. ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in _r8712_init_xmit_priv() 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 2865d42c78a9 ("staging: r8712u: Add the new driver to the mainline kernel"). A potential memory leak in r8712_xmit_resource_alloc() is also addressed.

References

FAQ

What is CVE-2023-54001?

CVE-2023-54001 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in _r8712_init_xmit_priv() In the above mentioned routine, memory is allocated in several places. ...

How severe is CVE-2023-54001?

CVSS scoring is not yet available for CVE-2023-54001. Check NVD for updates.

Is there a patch for CVE-2023-54001?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.