summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-28 18:36:48 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-29 13:30:42 +0100
commit970e55afb68621c981b3a96caa55bc7c8cd7916b (patch)
tree7c0f88e88c38a9ec313817c08118fd7777becd78 /ChangeLog.txt
parent60089103715082a054843f65cd0b22f24361b165 (diff)
downloadcurrent-970e55afb68621c981b3a96caa55bc7c8cd7916b.tar.gz
current-970e55afb68621c981b3a96caa55bc7c8cd7916b.tar.xz
Wed Feb 28 18:36:48 UTC 202420240228183648_15.0
patches/packages/wpa_supplicant-2.10-x86_64-2_slack15.0.txz: Rebuilt. Patched the implementation of PEAP in wpa_supplicant to prevent an authentication bypass. For a successful attack, wpa_supplicant must be configured to not verify the network's TLS certificate during Phase 1 authentication, and an eap_peap_decrypt vulnerability can then be abused to skip Phase 2 authentication. The attack vector is sending an EAP-TLV Success packet instead of starting Phase 2. This allows an adversary to impersonate Enterprise Wi-Fi networks. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-52160 (* Security fix *)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 3a028b509..4e5e4f724 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,16 @@
+Wed Feb 28 18:36:48 UTC 2024
+patches/packages/wpa_supplicant-2.10-x86_64-2_slack15.0.txz: Rebuilt.
+ Patched the implementation of PEAP in wpa_supplicant to prevent an
+ authentication bypass. For a successful attack, wpa_supplicant must be
+ configured to not verify the network's TLS certificate during Phase 1
+ authentication, and an eap_peap_decrypt vulnerability can then be abused
+ to skip Phase 2 authentication. The attack vector is sending an EAP-TLV
+ Success packet instead of starting Phase 2. This allows an adversary to
+ impersonate Enterprise Wi-Fi networks.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-52160
+ (* Security fix *)
++--------------------------+
Mon Feb 26 20:09:43 UTC 2024
patches/packages/openjpeg-2.5.1-x86_64-1_slack15.0.txz: Upgraded.
Fixed a heap-based buffer overflow in openjpeg in color.c:379:42 in