First published: Wed Jul 26 2017(Updated: )
Under certain circumstances, the ix86_expand_builtin function in i386.c in GNU Compiler Collection (GCC) version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially causing failures of these instructions to go unreported. This could potentially lead to less randomness in random number generation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/gcc | <5.5 | 5.5 |
redhat/gcc | <6.4 | 6.4 |
GNU GCC | =4.6 | |
GNU GCC | =4.7 | |
GNU GCC | =4.8 | |
GNU GCC | =4.9 | |
GNU GCC | =5.0 | |
GNU GCC | =5.1 | |
GNU GCC | =5.2 | |
GNU GCC | =5.3 | |
GNU GCC | =5.4 | |
GNU GCC | =6.0 | |
GNU GCC | =6.1 | |
GNU GCC | =6.2 | |
GNU GCC | =6.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.