Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: HID: sony: Fix a potential memory leak in sony_probe() If an error occurs after a successful usb_alloc_urb() call, usb_free_urb() should be called.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 5.15.135 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/bb0707fde7492121917fd9ddb43829e96ec0bb9ePatch
- https://git.kernel.org/stable/c/e1cd4004cde7c9b694bbdd8def0e02288ee58c74Patch
- https://git.kernel.org/stable/c/f237b17611fa3501f43f12d1cb64323e10fdcb4fPatch
- https://git.kernel.org/stable/c/f566efa7de1e35e6523f4acbaf85068a540be07dPatch
- https://git.kernel.org/stable/c/bb0707fde7492121917fd9ddb43829e96ec0bb9ePatch
- https://git.kernel.org/stable/c/e1cd4004cde7c9b694bbdd8def0e02288ee58c74Patch
- https://git.kernel.org/stable/c/f237b17611fa3501f43f12d1cb64323e10fdcb4fPatch
- https://git.kernel.org/stable/c/f566efa7de1e35e6523f4acbaf85068a540be07dPatch
FAQ
What is CVE-2023-52529?
CVE-2023-52529 is a vulnerability with a CVSS score of 6.0 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: HID: sony: Fix a potential memory leak in sony_probe() If an error occurs after a successful usb_alloc_urb() call, usb_free_urb() ...
How severe is CVE-2023-52529?
CVE-2023-52529 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52529?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.