Skip to content
debian/2.3-1+deb8u7: NMU: Fix CVE-2016-10743

It was found that the fallback mechanism for generating a WPS pin in
hostapd, an IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator, used
a low quality pseudorandom number generator. This was fixed by using only
the high quality os_get_random function.