mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2007-2453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9960
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|