Fixed
Created: Jun 17, 2024
Updated: Oct 24, 2024
Resolved Date: Oct 23, 2024
Found In Version: 10.21.20.1
Fix Version: 10.21.20.24
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace
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.
CREATE(Triage):(User=admin) CVE-2024-0397 (https://nvd.nist.gov/vuln/detail/CVE-2024-0397)