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 _builtindarn() call may be the same.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "7.5.0"
},
{
"introduced": "0"
},
{
"last_affected": "15.1"
}
]
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15847.json"
[
{
"events": [
{
"introduced": "8.0"
},
{
"fixed": "8.4.0"
}
]
},
{
"events": [
{
"introduced": "9.0"
},
{
"fixed": "9.3.0"
}
]
},
{
"events": [
{
"introduced": "10.0"
},
{
"fixed": "10.1.0"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "15.0"
}
]
}
]