CVE 6.8 MEDIUM

Espressif ESP-IDF USB Host UVC Class Driver has a stack buffer overflow in UVC descriptor printing_CVE-2025-68622

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

Description

Espressif ESP-IDF USB Host UVC Class Driver allows video streaming from USB cameras. Prior to 2.4.0, a vulnerability in the esp-usb UVC host implementation allows a malicious USB Video Class (UVC) device to trigger a stack buffer overflow during configuration-descriptor parsing. When UVC configuration-descriptor printing is enabled, the host prints detailed descriptor information provided by the connected USB device. A specially crafted UVC descriptor may advertise an excessively large length. Because this value is not validated before being copied into a fixed-size stack buffer, an attacker can overflow the buffer and corrupt memory. This vulnerability is fixed in 2.4.0.

Basic Information

ID CVE-2025-68622
Source GitHub_M
Published Jan 12, 2026 at 17:08

Affected Product

Vendor espressif
Product esp-usb
Version < 2.4.0
Affected Versions espressif esp-usb < 2.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.