NONE · 0

CVE-2023-53745

In the Linux kernel, the following vulnerability has been resolved: um: vector: Fix memory leak in vector_config If the return value of the uml_parse_vector_ifspec function is NULL, we should call k...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: um: vector: Fix memory leak in vector_config If the return value of the uml_parse_vector_ifspec function is NULL, we should call kfree(params) to prevent memory leak.

References

FAQ

What is CVE-2023-53745?

CVE-2023-53745 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: um: vector: Fix memory leak in vector_config If the return value of the uml_parse_vector_ifspec function is NULL, we should call k...

How severe is CVE-2023-53745?

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

Is there a patch for CVE-2023-53745?

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