Home

Description

Espressif ESP-IDF USB Host HID (Human Interface Device) Driver allows access to HID devices. Prior to 1.1.0, calls to hid_host_device_close() can free the same usb_transfer_t twice. The USB event callback and user code share the hid_iface_t state without locking, so both can tear down a READY interface simultaneously, corrupting heap metadata inside the ESP USB host stack. This vulnerability is fixed in 1.1.0.

PUBLISHED Reserved 2025-12-22 | Published 2026-01-12 | Updated 2026-01-12 | Assigner GitHub_M




MEDIUM: 6.4CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-415: Double Free

CWE-667: Improper Locking

Product status

< 1.1.0
affected

References

github.com/...sp-usb/security/advisories/GHSA-gp8r-qjfr-gqfv

github.com/...ommit/cd28106e9f72ac2719682c06f94601f9f034390b

components.espressif.com/...ost_hid/versions/1.1.0/changelog

cve.org (CVE-2025-68657)

nvd.nist.gov (CVE-2025-68657)

Download JSON