CVE-2008-5162: Race Condition
The arc4random function in the kernel in FreeBSD 6.3 through 7.1 does not have a proper entropy source for a short time period immediately after boot, which makes it easier for attackers to predict the function's return values and conduct certain attacks against the GEOM framework and various network protocols, related to the Yarrow random number generator.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-5162?
CVE-2008-5162 has a medium severity rating due to its potential to compromise randomness and security post-boot.
How do I fix CVE-2008-5162?
To fix CVE-2008-5162, upgrade to a patched version of FreeBSD beyond 7.1 that ensures a secure entropy source.
Which versions of FreeBSD are affected by CVE-2008-5162?
CVE-2008-5162 affects FreeBSD versions 6.3 through 7.1.
What are the potential attacks associated with CVE-2008-5162?
CVE-2008-5162 could allow attackers to predict the return values of the arc4random function, leading to potential exploits against the GEOM framework and network stacks.
When was CVE-2008-5162 reported?
CVE-2008-5162 was reported in 2008, specifically impacting FreeBSD systems during early boot processes.