
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-10064 affects hostapd versions before 2.6, specifically in EAP mode. The vulnerability stems from the software making calls to rand() and random() standard library functions without proper initialization through srand() or srandom() calls, resulting in deterministic and predictable values. This vulnerability was discovered on March 26, 2019, and was publicly disclosed on February 27, 2020, affecting the host access point daemon software that enables network interface cards to act as access points and authentication servers (OSS Security).
The vulnerability occurs in the EAP mode's flood prevention mechanism where the anti-clogging token value is generated using predictable PRNGs. The issue specifically relates to the os_random() function implementation which returns uninitialized random values. This function is used in the EAP-pwd server functionality, where the token generation is critical for flood protection. The vulnerability was fixed by implementing proper seeding mechanisms and using /dev/urandom-based values for enhanced security (OSS Security, Hostap Commit).
While initially reported as potentially allowing remote network access and denial of service attacks, the actual impact was questioned by the project maintainer. The maintainer clarified that the vulnerability's impact claims were highly questionable, as the particular value in question (anti-clogging token) was explicitly documented to be sufficient for its intended use according to RFC 5931 (OSS Security Response).
The vulnerability was addressed in hostapd version 2.6 and later releases by implementing proper PRNG seeding mechanisms and using /dev/urandom-based values. For affected systems, updates were provided through various distribution channels, including Debian which released security updates (2.3-1+deb8u10 for Jessie and 2:2.4-1+deb9u7 for Stretch) to address this vulnerability (Debian LTS, Debian Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."