]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:19 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2026 16:26:19 +0000 (21:56 +0530)
commit27522b7d6e6588f03e61099dd858cd5a9314e2f2
tree413a51fe98042bbfb3be4631b00aca0ab28cfdb7
parentb1cf9016335cb637c5a425032e8274a224f4b2ed
[3.14] gh-148808: Add boundary check to asyncio.AbstractEventLoop.sock_recvf… (GH-148809) (#148837)

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