-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Please upgrade bundled Expat to 2.6.4 (e.g. for the fix to CVE-2024-50602) #126623
Labels
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-XML
type-security
A security issue
Comments
27 tasks
ZeroIntensity
added
3.11
only security fixes
3.10
only security fixes
3.9
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
labels
Nov 9, 2024
cc @sethmlarson |
picnixz
added
extension-modules
C modules in the Modules dir
topic-XML
and removed
type-bug
An unexpected behavior, bug, or error
labels
Nov 9, 2024
gpshead
pushed a commit
that referenced
this issue
Nov 13, 2024
…26792) Update libexpat to 2.6.4, make future updates easier.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 13, 2024
…pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c9996909402fadc98e6ca2a64e75a71a7427352) Co-authored-by: Seth Michael Larson <seth@python.org>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 13, 2024
…pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969) Co-authored-by: Seth Michael Larson <seth@python.org>
This was referenced Nov 13, 2024
sethmlarson
added a commit
to sethmlarson/cpython
that referenced
this issue
Nov 13, 2024
… easier (pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969) Co-authored-by: Seth Michael Larson <seth@python.org>
sethmlarson
added a commit
to sethmlarson/cpython
that referenced
this issue
Nov 13, 2024
… easier (pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969) Co-authored-by: Seth Michael Larson <seth@python.org>
sethmlarson
added a commit
to sethmlarson/cpython
that referenced
this issue
Nov 13, 2024
…easier (pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969) Co-authored-by: Seth Michael Larson <seth@python.org>
sethmlarson
added a commit
to sethmlarson/cpython
that referenced
this issue
Nov 13, 2024
…easier (pythonGH-126792) Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969) Co-authored-by: Seth Michael Larson <seth@python.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-XML
type-security
A security issue
Bug report
Bug description:
Hi! 👋
Please upgrade bundled Expat to 2.6.4 (e.g. for the fix to CVE-2024-50602).
The CPython issue for previous 2.6.3 was #123678 and the related merged main pull request was #123689, in case you want to have a look. The Dockerfile from comment #123689 (review) could be of help with raising confidence in a bump pull request when going forward.
Thanks in advance!
CPython versions tested on:
3.9, 3.10, 3.11, 3.12, 3.13, 3.14, CPython main branch
Operating systems tested on:
Linux, macOS, Windows, Other
Linked PRs
The text was updated successfully, but these errors were encountered: