GHSA-3p9c-22jr-wq4xHigh

The method "sock_recvfrom_into()" of "asyncio.ProacterEventLoop" (Windows only) was missing a...

Published
April 21, 2026
Last Modified
August 10, 2026

🔗 CVE IDs covered (1)

📋 Description

The method "sock_recvfrom_into()" of "asyncio.ProacterEventLoop" (Windows only) was missing a boundary check for the data buffer when using nbytes parameter. This allowed for an out-of-bounds buffer write if data was larger than the buffer size. Non-Windows platforms are not affected.

🔗 References (10)