2 matches found
CVE-2025-68656: Use After Free
Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, usbclassrequestgetdescriptor frees and reallocates hiddevice-ctrlxfer when an oversized descriptor is requested but continues to use the stale local pointer, leading to an immediate...
6.8CVSS6.1AI score0.00213EPSS
SaveExploits0References1
CVE-2025-68657: Double Free
Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, calls to hidhostdeviceclose can free the same usbtransfert twice. The USB event callback and user code share the hidifacet state without locking, so both can tear down a READY interface...
6.4CVSS6AI score0.00158EPSS
SaveExploits0References1
20