wpa_supplicant: add security fixes
authorBaruch Siach <baruch@tkos.co.il>
Tue, 3 May 2016 06:40:19 +0000 (09:40 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 May 2016 07:31:05 +0000 (09:31 +0200)
commitf6c2e55a87e5a0032765199de434cf85a7bdb90e
tree9b8712729ffbb9c0bacd1c778f7baa510bb81932
parent1297fc980b7b702754ce2fd089df9cf6f3638694
wpa_supplicant: add security fixes

Add upstream patching fixing CVE-2016-2447: psk configuration parameter update
allowing arbitrary data to be written.

See http://w1.fi/security/2016-1/psk-parameter-config-update.txt for details.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wpa_supplicant/0008-WPS-Reject-a-Credential-with-invalid-passphrase.patch [new file with mode: 0644]
package/wpa_supplicant/0009-Reject-psk-parameter-set-with-invalid-passphrase-cha.patch [new file with mode: 0644]
package/wpa_supplicant/0010-Remove-newlines-from-wpa_supplicant-config-network-o.patch [new file with mode: 0644]
package/wpa_supplicant/0011-Reject-SET_CRED-commands-with-newline-characters-in-.patch [new file with mode: 0644]
package/wpa_supplicant/0012-Reject-SET-commands-with-newline-characters-in-the-s.patch [new file with mode: 0644]