]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules...
authorSteve Dower <steve.dower@python.org>
Mon, 22 Jun 2026 13:17:11 +0000 (14:17 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 13:17:11 +0000 (14:17 +0100)
commitb93d6d3399adbd3a5037b6b92fc3587c85ac5d56
treeb568b00c74a0652afdd376502a181a90de847f5f
parentdab14f443402c564f3cb9ceaa56fb5afa5e121e6
[3.14] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
.github/workflows/reusable-wasi.yml
Makefile.pre.in
Misc/NEWS.d/next/Security/2026-06-16-14-58-02.gh-issue-151544._bexVy.rst [new file with mode: 0644]
Modules/getpath.py
Tools/wasm/wasi/__main__.py