We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbccc6d commit 1f33a00Copy full SHA for 1f33a00
Doc/whatsnew/3.7.rst
@@ -2656,5 +2656,10 @@ Notable changes in 3.7.17.4
2656
ipaddress
2657
---------
2658
2659
-* Fixed ``is_global`` and ``is_private`` behavior in ``IPv4Address``,
+* Fixed CVE-2024-4032 ``is_global`` and ``is_private`` behavior in ``IPv4Address``,
2660
``IPv6Address``, ``IPv4Network`` and ``IPv6Network``.
2661
+
2662
+cert-store
2663
+---------
2664
2665
+* Fixed CVE-2024-0397 Fix locking in ``cert_store_stats`` and ``get_ca_certs``
0 commit comments