cve/2007/CVE-2007-2453.md
2024-06-18 02:51:15 +02:00

844 B

CVE-2007-2453

Description

The random number feature in Linux kernel 2.6 before 2.6.20.13, and 2.6.21.x before 2.6.21.4, (1) does not properly seed pools when there is no entropy, or (2) uses an incorrect cast when extracting entropy, which might cause the random number generator to provide the same values after reboots on systems without an entropy source.

POC

Reference

Github

No PoCs found on GitHub currently.