VYPR

POWER9 backend

by GNU

CVEs (1)

  • CVE-2019-15847HigSep 2, 2019
    risk 0.49cvss 7.5epss 0.03

    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…