4 matches found
CVE-2026-81016
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...
EUVD-2026-76339
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...
CVE-2026-81016
CVE-2026-81016 affects the Linux kernel AMD PMC driver (platform/x86/amd/pmc). The amd_stb_s2d_init() function discards return values from S2D SMU commands and ignores S2D_PHYS_ADDR_LOW/HIGH results. When the SMU rejects a command, the uninitialised (zero) physical address is passed to devm_iorem...
CVE-2026-81016 platform/x86/amd/pmc: Propagate SMU errors and validate S2D address
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...