Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE ID | CVE-2019-15847 |
CWE ID | CWE-338 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software Subscribe |
Gnu Compiler Collection Client/Desktop applications / Software for system administration |
Vendor | GNU |
This security advisory describes one low risk vulnerability.
Risk: Low
CVSSv3: 3.9 [CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2019-15847
CWE-ID:
CWE-338 - Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
Exploit availability: No
DescriptionThe vulnerability allows an attacker to bypass implemented security restrictions.
The vulnerability exists due to the POWER9 backend in GNU Compiler Collection (GCC) can optimize multiple calls of the __builtin_darn intrinsic into a
single call, thus reducing the entropy of the random number generator. This vulnerability may weaken security features that rely on random number generator.
Install updates from vendor's website.
Vulnerable software versionsGnu Compiler Collection: 7.1.0, 7.2.0, 7.3.0, 7.4.0, 7.5.0, 8.1.0, 8.2.0, 8.3.0, 9.1.0, 9.2.0
CPEhttp://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://gcc.gnu.org/git/?p=gcc.git&a=commit;h=e99bfdd2a8db732ea84cf0a6486707e5e821ad7e
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.