MEDIUM · 5.0

CVE-2015-5276

The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent ...

Vulnerability Description

The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.

CVSS Score

5.0

MEDIUM

AV:N/AC:L/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
GnuGcc< 4.9.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2015-5276?

CVE-2015-5276 is a vulnerability with a CVSS score of 5.0 (MEDIUM). The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent ...

How severe is CVE-2015-5276?

CVE-2015-5276 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2015-5276?

Check the references section above for vendor advisories and patch information. Affected products include: Gnu Gcc.