cve/2025/CVE-2025-37811.md
2025-09-29 21:09:30 +02:00

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.

Github