Insufficient Entropy The advisory has been revoked - it doesn't affect any version of package gcc7-go  (opens in a new tab)


Threat Intelligence

EPSS
0.37% (73rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Insufficient Entropy vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-SLES151-GCC7GO-2730552
  • published14 Apr 2022
  • disclosed16 Oct 2019

Introduced: 16 Oct 2019

CVE-2019-15847  (opens in a new tab)
CWE-331  (opens in a new tab)

Amendment

The SLES security team deemed this advisory irrelevant for SLES:15.1.

NVD Description

Note: Versions mentioned in the description apply only to the upstream gcc7-go package and not the gcc7-go package as distributed by SLES.

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.