NA

CVE-2023-52529

Published: 02/03/2024 Updated: 04/03/2024

Vulnerability Summary

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.