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
Configuration 1 (hide)
|
History
19 Mar 2025, 16:25
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:6.6:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc3:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/bb0707fde7492121917fd9ddb43829e96ec0bb9e - Patch | |
References | () https://git.kernel.org/stable/c/e1cd4004cde7c9b694bbdd8def0e02288ee58c74 - Patch | |
References | () https://git.kernel.org/stable/c/f237b17611fa3501f43f12d1cb64323e10fdcb4f - Patch | |
References | () https://git.kernel.org/stable/c/f566efa7de1e35e6523f4acbaf85068a540be07d - Patch |
Information
Published : 2024-03-02 22:15
Updated : 2025-03-19 16:25
NVD link : CVE-2023-52529
Mitre link : CVE-2023-52529
CVE.ORG link : CVE-2023-52529
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-770
Allocation of Resources Without Limits or Throttling