Do your applications use this vulnerable package?
Test your applications
Overview
The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.
References
CVSS Score
7.5
high severity
-
Attack VectorNetwork
-
Attack ComplexityLow
-
Privileges RequiredNone
-
User InteractionNone
-
ScopeUnchanged
-
ConfidentialityHigh
-
IntegrityNone
-
AvailabilityNone
- CVE
- CVE-2019-15847
- CWE
- CWE-331
- Snyk ID
- SNYK-DEBIAN10-GCC8-469413
- Disclosed
- 02 Sep, 2019
- Published
- 28 Sep, 2019