Skip to content

bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded #21297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 6, 2020

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 3, 2020

@zooba zooba added type-bug An unexpected behavior, bug, or error needs backport to 3.6 type-security A security issue OS-windows needs backport to 3.9 only security fixes labels Jul 3, 2020
@zooba zooba requested a review from a team as a code owner July 3, 2020 17:48
@zooba
Copy link
Member Author

zooba commented Jul 3, 2020

I believe there's just one more test to fix, which I'll get to later tonight.

@bedevere-bot
Copy link

GH-21298 is a backport of this pull request to the 3.7 branch.

@zooba zooba requested a review from vstinner July 3, 2020 20:53
@zooba zooba merged commit dcbaa1b into python:master Jul 6, 2020
@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2020
…ython is embedded (pythonGH-21297)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

GH-21351 is a backport of this pull request to the 3.9 branch.

@bedevere-bot
Copy link

GH-21352 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2020
…ython is embedded (pythonGH-21297)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower <steve.dower@python.org>
@zooba zooba deleted the bpo29778 branch July 6, 2020 16:47
miss-islington added a commit that referenced this pull request Jul 6, 2020
…ython is embedded (GH-21297)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower <steve.dower@python.org>
ambv pushed a commit that referenced this pull request Jul 6, 2020
…ython is embedded (GH-21297) (GH-21352)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
(cherry picked from commit dcbaa1b)

Co-authored-by: Steve Dower <steve.dower@python.org>
ned-deily pushed a commit that referenced this pull request Jul 6, 2020
…when Python is embedded (GH-21297) (#21298)

* bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.

* Add CVE number
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
…ython is embedded (pythonGH-21297)

Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
larryhastings pushed a commit that referenced this pull request Aug 4, 2020
…when Python is embedded (GH-21297) (#21377)

bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows type-bug An unexpected behavior, bug, or error type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants