Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2019-15847


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.


Published

2019-09-02T23:15:10.837

Last Modified

2024-11-21T04:29:36.210

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:N/A:N

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: NONE
Exploitability Score

10.0

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-331

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application gnu gcc < 7.5.0 Yes
Application gnu gcc < 8.4.0 Yes
Application gnu gcc < 9.3.0 Yes
Application gnu gcc < 10.1.0 Yes
Operating System opensuse leap 15.0 Yes
Operating System opensuse leap 15.1 Yes

References