Skip to content

[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs - #118109

Merged
ambv merged 1 commit into
python:3.9from
sethmlarson:backport-gh-114572-3.9
May 10, 2024
Merged

[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs#118109
ambv merged 1 commit into
python:3.9from
sethmlarson:backport-gh-114572-3.9

Conversation

@sethmlarson

@sethmlarsonsethmlarson commented Apr 19, 2024

Copy link
Copy Markdown
Contributor

Backports #114573 to 3.9 and 3.8, this is more difficult due to supporting a wider range of OpenSSL versions and LibreSSL.

@misterdjules

Copy link
Copy Markdown

Is there a way to track when this will make it into a 3.9.20 release? Thank you!

@sethmlarson
sethmlarson deleted the backport-gh-114572-3.9 branch June 18, 2024 19:08
@sethmlarson

Copy link
Copy Markdown
ContributorAuthor

@misterdjules Great question! I assume you're tracking this through either our CVE or OSV for the vulnerability? If so, those sources will be automatically updated once a new release is made containing this fix. If you're tracking through another means, can you let me know so I can investigate?

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

Labels

3.9 (EOL)end of liferelease-blockertype-securityA security issue

Projects

Development

Successfully merging this pull request may close these issues.

4 participants

@sethmlarson@misterdjules@gpshead@ambv