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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:gnu:gcc:*:*:*:*:*:*:*:*
cpe:2.3:a:gnu:gcc:*:*:*:*:*:*:*:*
cpe:2.3:a:gnu:gcc:*:*:*:*:*:*:*:*
cpe:2.3:a:gnu:gcc:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-09-02 23:15

Updated : 2023-12-10 12:59


NVD link : CVE-2019-15847

Mitre link : CVE-2019-15847

CVE.ORG link : CVE-2019-15847


JSON object : View

Products Affected

opensuse

  • leap

gnu

  • gcc
CWE
CWE-331

Insufficient Entropy