nixpkgs/pkgs/os-specific
Martin Weinelt 95164dc11b
wpa_supplicant: fix for security advisory 2020-2
A vulnerability was discovered in how wpa_supplicant processing P2P
(Wi-Fi Direct) group information from active group owners. The actual
parsing of that information validates field lengths appropriately, but
processing of the parsed information misses a length check when storing
a copy of the secondary device types. This can result in writing
attacker controlled data into the peer entry after the area assigned for
the secondary device type. The overflow can result in corrupting
pointers for heap allocations. This can result in an attacker within
radio range of the device running P2P discovery being able to cause
unexpected behavior, including termination of the wpa_supplicant process
and potentially arbitrary code execution.

https://w1.fi/security/2020-2/wpa_supplicant-p2p-group-info-processing-vulnerability.txt

Fixes: CVE-2021-0326
2021-02-04 00:31:38 +01:00
..
bsd *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
darwin Merge pull request #109626 from holymonson/darwin-impure-cmds 2021-02-03 18:11:58 +01:00
linux wpa_supplicant: fix for security advisory 2020-2 2021-02-04 00:31:38 +01:00
solo5 Use lib.cartesianProducOfSets where lib.crossLists was used 2021-01-28 23:49:05 +01:00
windows pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00