CVE-2025-68195
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-18
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in the Linux kernel involves the x86/CPU/AMD code, specifically a missing terminator for zen5_rdseed_microcode. When the function x86_match_min_microcode_rev() runs on a Zen5 CPU, it causes the Kernel Address Sanitizer (KASAN) to detect an out-of-bounds memory access, which indicates improper handling of microcode data.
How can this vulnerability impact me? :
The vulnerability can lead to out-of-bounds memory access in the Linux kernel when running on a Zen5 CPU. This could potentially cause system instability, crashes, or security issues related to memory corruption.