← Back to CVE List

CVE-2025-22047

Published: 2025-04-16T15:15:58.123
Last Modified: 2025-04-16T15:15:58.123
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix __apply_microcode_amd()'s return value When verify_sha256_digest() fails, __apply_microcode_amd() should propagate the failure by returning false (and not -1 which is promoted to true). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt