Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a572fafbb5ba
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 83388e75603b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 16, 2017

  1. hostapd: patch for KRACKAttack

        CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
        CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
        CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
        CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
        CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
        CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
        CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
        CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
        CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
        CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
    
    (cherry picked from commit 629965a)
    grahamc committed Oct 16, 2017
    Copy the full SHA
    d1c53cd View commit details
    Browse the repository at this point in the history
  2. wpa_supplicant: patch for KRACKAttack

        CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake.
        CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake.
        CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake.
        CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake.
        CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake.
        CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it.
        CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake.
        CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake.
        CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
        CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
    
    (cherry picked from commit ea50efc)
    grahamc committed Oct 16, 2017
    Copy the full SHA
    83388e7 View commit details
    Browse the repository at this point in the history