CVE-2025-68313
In the Linux kernel, the following vulnerability has been resolved:
x86/CPU/AMD: Add RDSEED fix for Zen5
There’s an issue with RDSEED’s 16-bit and 32-bit register output
variants on Zen5 which return a random value of 0 “at a rate inconsistent
with randomness while incorrectly signaling success (CF=1)”. Search the
web for AMD-SB-7055 for more detail.
Add a fix glue which checks microcode revisions.
[ bp: Add microcode revisions checking, rewrite. ]
More information : https://git.kernel.org/stable/c/36ff93e66d0efc46e39fab536a9feec968daa766
