Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for alloc_percpu Add the free_percpu for the allocated "vf->hw.lmt_info" in order to avoid memory leak, same as the "pf->hw.lmt_info" in `drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c`.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14.1, < 5.15.105 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/813b590840771890c738ce6dbfd0c5938a1bafb9Patch
- https://git.kernel.org/stable/c/840631bcf21f58c0a3f01378a54d79e9ce86b226Patch
- https://git.kernel.org/stable/c/90874b76e5f82eaa3309714d72ff2cd8bb8d1b02Patch
- https://git.kernel.org/stable/c/f038f3917baf04835ba2b7bcf2a04ac93fbf8a9cPatch
FAQ
What is CVE-2023-53069?
CVE-2023-53069 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for alloc_percpu Add the free_percpu for the allocated "vf->hw.lmt_info" in order to avoid memory l...
How severe is CVE-2023-53069?
CVE-2023-53069 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53069?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.