Insufficient randomization in GCC for Power9



Published: 2019-09-03 | Updated: 2020-05-26
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

Security Bulletin

This security bulletin contains one low risk vulnerability.

1) Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

EUVDB-ID: #VU28259

Risk: Low

CVSSv3.1: 3.9 [CVSS:3.1/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

Description

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

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Gnu Compiler Collection: 7.1.0 - 9.2.0

External links

http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
http://gcc.gnu.org/git/?p=gcc.git&a=commit;h=e99bfdd2a8db732ea84cf0a6486707e5e821ad7e


Q & A

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.



###SIDEBAR###