HackerFeeds
All CVEs

CVE-2026-51260

CRITICAL9.4

Published 2026-07-28 · Updated 2026-07-28 · Source cve@mitre.org

Description

Unsafe fixed-size memcpy operation in AudioBuffer::writeSpace() of schreibfaul1 ESP32-audioI2S 3.4.5 allows remote heap buffer overflow. The code copies a full UINT16_MAX bytes without validating destination available space, causing out-of-bounds memory write.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H

CWE-122
View on NVD