summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2017-10-14 14:18:22 +0200
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2017-10-20 15:33:54 +0100
commitb1acc50ebd60313b96aed7c37fc15951f94b8ac7 (patch)
tree21adba5de62ded3d7f8556a42c433476a922300e
parent62ee4846ba44c8b7ece5658c8e9e2397dfefaf55 (diff)
Update patches details
-rw-r--r--debian/changelog13
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1db31e9..6c896eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,18 @@ wpa (2:2.6-5) UNRELEASED; urgency=medium
* Fix multiple issues in WPA protocol (CVE-2017-13077, CVE-2017-13078,
CVE-2017-13079, CVE-2017-13080, CVE-2017-13081, CVE-2017-13082,
- CVE-2017-13086, CVE-2017-13087, CVE-2017-13088)
+ CVE-2017-13086, CVE-2017-13087, CVE-2017-13088):
+ - hostapd: Avoid key reinstallation in FT handshake
+ - Prevent reinstallation of an already in-use group key
+ - Extend protection of GTK/IGTK reinstallation of
+ - Fix TK configuration to the driver in EAPOL-Key 3/4
+ - Prevent installation of an all-zero TK
+ - Fix PTK rekeying to generate a new ANonce
+ - TDLS: Reject TPK-TK reconfiguration
+ - WNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode
+ - WNM: Ignore WNM-Sleep Mode Response without pending
+ - FT: Do not allow multiple Reassociation Response frames
+ - TDLS: Ignore incoming TDLS Setup Response retries
-- Yves-Alexis Perez <corsac@debian.org> Thu, 12 Oct 2017 16:27:36 +0200