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
No history.
Information
Published : 2023-02-28 21:15
Updated : 2023-03-06 16:39
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