Insufficient Entropy in hostapd - CVE-2019-10064

 

Insufficient Entropy in hostapd - CVE-2019-10064

Published: February 28, 2020 / Updated: July 17, 2020


Vulnerability identifier: #VU30346
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-10064
CWE-ID: CWE-331
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

hostapd before 2.6, in EAP mode, makes calls to the rand() and random() standard library functions without any preceding srand() or srandom() call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743.


Affected software

hostapd

How to mitigate CVE-2019-10064

Install update from vendor's website.

hostapd - update to 2.6

External References

Related Security Bulletins