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
Configurations
No configuration.
History
01 Nov 2024, 16:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-770 | |
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.0 |
02 Mar 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-02 22:15
Updated : 2024-11-01 16:35
NVD link : CVE-2023-52529
Mitre link : CVE-2023-52529
CVE.ORG link : CVE-2023-52529
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling