Files
linux/arch/x86/lib
Borislav Petkov (AMD) 7e7f81cf6f x86/bugs: Make Safe-RET robust against interrupt injection
An attacker injecting interrupts while the Safe-RET mitigation executes
on machines affected by SRSO can neutralize the safe return sequence,
potentially leading to data leakage through speculative execution.

Fixup register state as if the Safe-RET sequence executed successfully
by "emulating" it, in a manner of speaking, and avoid executing a RET
instruction after returning from the interrupt.

Co-developed-by: David Kaplan <David.Kaplan@amd.com>
Signed-off-by: David Kaplan <David.Kaplan@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
2026-07-26 07:21:37 -07:00
..
2025-09-04 21:59:09 +02:00
2026-01-20 19:24:40 -08:00
2025-02-14 10:32:05 +01:00
2025-02-14 10:32:05 +01:00
2026-06-08 10:01:49 +02:00
2025-02-14 10:32:05 +01:00