In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3_qcom_create_urs_usb_platdev return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
References
Configurations
History
21 Nov 2024, 07:45
Type | Values Removed | Values Added |
---|---|---|
References | () https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 - Release Notes | |
References | () https://github.com/torvalds/linux/commit/b52fe2dbb3e655eb1483000adfab68a219549e13 - Patch |
06 Mar 2023, 16:39
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | (MISC) https://github.com/torvalds/linux/commit/b52fe2dbb3e655eb1483000adfab68a219549e13 - Patch | |
References | (MISC) https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 - Release Notes | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
01 Mar 2023, 13:45
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-02-28 21:15
Updated : 2025-03-20 20:15
NVD link : CVE-2023-22999
Mitre link : CVE-2023-22999
CVE.ORG link : CVE-2023-22999
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference