]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (#148809)
authorSeth Larson <seth@python.org>
Tue, 21 Apr 2026 14:29:07 +0000 (09:29 -0500)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2026 14:29:07 +0000 (07:29 -0700)
commit1274766d3c29007ab77245a72abbf8dce2a9db4d
treee3ae693f645b6b96e27e2342626e38b2cb409d2a
parentd206d42834b2a34aee11b048357131371cf6947d
gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (#148809)
Lib/test/test_asyncio/test_sock_lowlevel.py
Misc/NEWS.d/next/Security/2026-04-20-15-31-37.gh-issue-148808._Z8JL0.rst [new file with mode: 0644]
Modules/overlapped.c