Skip to content

[3.6] Security fixes for CVE-2026-6100 and CVE-2026-4786 #145

Open
stratakis wants to merge 2 commits intofedora-python:fedora-3.6from
stratakis:3.6-cves-for-ever
Open

[3.6] Security fixes for CVE-2026-6100 and CVE-2026-4786 #145
stratakis wants to merge 2 commits intofedora-python:fedora-3.6from
stratakis:3.6-cves-for-ever

Conversation

@stratakis
Copy link
Copy Markdown
Member

No description provided.

Fix webbrowser `%action` substitution bypass of dash-prefix check

Backported from Python 3.10
Fix a possible UAF in {LZMA,BZ2,_Zlib}Decompressor

Backported from Python 3.10
@hroncok
Copy link
Copy Markdown
Member

hroncok commented Apr 21, 2026

For CVE-2026-6100, is there no change required for Modules/zlibmodule.c ?

@stratakis
Copy link
Copy Markdown
Member Author

For CVE-2026-6100, is there no change required for Modules/zlibmodule.c ?

Nope, the vulnerable class in zlibmodule was introduced with Python 3.12, hence why also the 3.9, 3.10, 3.11 backports also don't have a fix there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants