CVE Catalog

CVE-2025-68313

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

In the Linux kernel for AMD Zen5 processors, there is an issue with the RDSEED instruction in 16-bit and 32-bit variants returning a value of 0 with an incorrect success signal (CF=1). A fix is added that checks microcode revisions.

Risk Assessment

An attacker could exploit this vulnerability to obtain incorrect random values, potentially weakening the cryptographic security of the system.

Recommendation

Apply the Linux kernel patch that adds microcode revision checking for RDSEED on Zen5.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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. ]

Vulnerability data from NVD (NIST) · CISA KEV · EPSS