CVE-2024-0397

Memory race condition in ssl.SSLContext certificate store methods

Description

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “cert_store_stats()” and “get_ca_certs()”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as during the TLS handshake with a certificate directory configured. This issue is fixed in CPython 3.10.14, 3.11.9, 3.12.3, and 3.13.0a5.

Category

7.4
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.39%
Vendor Advisory python.org
Affected: Python Software Foundation CPython
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-0397?
CVE-2024-0397 has been scored as a high severity vulnerability.
How to fix CVE-2024-0397?
To fix CVE-2024-0397, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-0397 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-0397 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-0397?
CVE-2024-0397 affects Python Software Foundation CPython.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.