summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-09-15 19:48:39 +0000
committer Eric Hameleers <alien@slackware.com>2023-09-16 13:39:10 +0200
commit5672ded1ee050c157f55d2758486fa4a76ca3fca (patch)
tree7ea8c4b8986cc97ccc9992ad006b2d68430839e2 /ChangeLog.txt
parent41dd70fad96bd2b1f41940d01239ebc762493d48 (diff)
downloadcurrent-5672ded1ee050c157f55d2758486fa4a76ca3fca.tar.gz
current-5672ded1ee050c157f55d2758486fa4a76ca3fca.tar.xz
Fri Sep 15 19:48:39 UTC 202320230915194839_15.0
patches/packages/python3-3.9.18-x86_64-1_slack15.0.txz: Upgraded. This update fixes a security issue: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the TLS handshake and included protections (like certificate verification) and treating sent unencrypted data as if it were post-handshake TLS encrypted data. Security issue reported by Aapo Oksman; patch by Gregory P. Smith. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-40217 (* Security fix *)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 4e219c1e3..96b597fac 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,14 @@
+Fri Sep 15 19:48:39 UTC 2023
+patches/packages/python3-3.9.18-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes a security issue:
+ Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass
+ of the TLS handshake and included protections (like certificate verification)
+ and treating sent unencrypted data as if it were post-handshake TLS encrypted
+ data. Security issue reported by Aapo Oksman; patch by Gregory P. Smith.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-40217
+ (* Security fix *)
++--------------------------+
Thu Sep 14 21:10:50 UTC 2023
patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz: Upgraded.
Security fix for lossless decoder (chromium: #1479274, CVE-2023-4863).