1 matches found
CVE-2026-51261
The CVE-2026-51261 entry concerns missing mutex synchronization in AudioBuffer::freeSpace() of schreibfaul1 ESP32-audioI2S 3.4.5, causing a race between concurrent tasks. The function computes available buffer space without protecting shared read/write pointers, returning an incorrectly large val...