Security Advisory

CVE-2025-22047

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-04-16 14:12:07
Last updated 2026-05-23 15:57:43
Assigner Linux
State PUBLISHED

Description

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