]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Apr 2026 16:26:37 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2026 16:26:37 +0000 (21:56 +0530)
commit95633d2aad4721e25e4dfd9f43dfb6e1edcbd741
treec10c04a540db925ec3da4415085fdba11bb66d73
parentdf47919a9b7559415f5b655a0cfacf635fe6ebd8
[3.13] gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (GH-148809) (#148836)

gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (GH-148809)
(cherry picked from commit 1274766d3c29007ab77245a72abbf8dce2a9db4d)

Co-authored-by: Seth Larson <seth@python.org>
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