In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 3, 2024
to the GitHub Advisory Database
•
Updated Nov 1, 2024
Description
Published by the National Vulnerability Database
Mar 2, 2024
Published to the GitHub Advisory Database
Mar 3, 2024
Last updated
Nov 1, 2024
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.
References