mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.5 KiB
1.5 KiB
CVE-2025-37811
Description
In the Linux kernel, the following vulnerability has been resolved:usb: chipidea: ci_hdrc_imx: fix usbmisc handlingusbmisc is an optional device property so it is totally valid for thecorresponding data->usbmisc_data to have a NULL value.Check that before dereferencing the pointer.Found by Linux Verification Center (linuxtesting.org) with Svace staticanalysis tool.
POC
Reference
No PoCs from references.