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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
21 Apr 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Apr 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-21 15:16
Updated : 2026-04-21 21:16
NVD link : CVE-2026-3298
Mitre link : CVE-2026-3298
CVE.ORG link : CVE-2026-3298
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
