cve/2019/CVE-2019-10064.md
2025-09-29 21:09:30 +02:00

769 B

CVE-2019-10064

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.