CVE-2009-3238

MEDIUMCVSS 5.5/10EPSS 1.63%

Last modified

CVE-2009-3238 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. The get_random_int function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to "return the same value over and over again for long stretches of time.". EPSS estimates a 1.63% chance of exploitation in the next 30 days.

Description

The get_random_int function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to "return the same value over and over again for long stretches of time."

Metrics

CVSS 3.1
5.5/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
1.63%

73.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel< 2.6.30
CanonicalUbuntu Linux6.06
CanonicalUbuntu Linux8.04
CanonicalUbuntu Linux8.10
CanonicalUbuntu Linux9.04
OpensuseOpensuse11.0
SuseLinux Enterprise Desktop10Sp2
SuseLinux Enterprise Server10Sp2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2009-3238?
The get_random_int function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to "return the same value over and over again for long stretches of time."
How severe is CVE-2009-3238?
CVE-2009-3238 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 1.63% probability of exploitation in the next 30 days.
How do I fix CVE-2009-3238?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2009-3238?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST