CVE-2019-15847

CWE-33111 documents8 sources
Severity
7.5HIGH
EPSS
0.5%
top 34.26%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedSep 2
Latest updateMay 24

Description

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NExploitability: 3.9 | Impact: 3.6

Affected Packages3 packages

NVDgnu/gcc8.08.4.0+3
Debiangcc-9< 9.2.1-7
NVDopensuse/leap15.0, 15.1+1

🔴Vulnerability Details

3
GHSA
GHSA-rf68-2835-83vw: The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call2022-05-24
OSV
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 call2019-09-02
CVEList
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 call2019-09-02

📋Vendor Advisories

3
Microsoft
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 ge2019-09-10
Red Hat
gcc: POWER9 "DARN" RNG intrinsic produces repeated output2019-09-02
Debian
CVE-2019-15847: gcc-9 - The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could opti...2019

💬Community

4
Bugzilla
CVE-2019-15847 mingw-gcc: gcc: POWER9 "DARN" RNG intrinsic produces repeated output [epel-all]2019-09-25
Bugzilla
CVE-2019-15847 gcc: POWER9 "DARN" RNG intrinsic produces repeated output [fedora-all]2019-09-25
Bugzilla
CVE-2019-15847 mingw-gcc: gcc: POWER9 "DARN" RNG intrinsic produces repeated output [fedora-all]2019-09-25
Bugzilla
CVE-2019-15847 gcc: POWER9 "DARN" RNG intrinsic produces repeated output2019-09-25
CVE-2019-15847 (HIGH CVSS 7.5) | The POWER9 backend in GNU Compiler | cvebase.io