Home
last modified time | relevance | path

Searched refs:SRSO (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/admin-guide/hw-vuln/
A Dsrso.rst3 Speculative Return Stack Overflow (SRSO)
6 This is a mitigation for the speculative return stack overflow (SRSO)
39 The sysfs file showing SRSO mitigation status is:
165 In case one wants to validate whether the SRSO safe RET mitigation works
/linux/arch/x86/kernel/cpu/
A Dcommon.c1226 #define SRSO BIT(5) macro
1273 VULNBL_AMD(0x17, RETBLEED | SMT_RSB | SRSO),
1274 VULNBL_HYGON(0x18, RETBLEED | SMT_RSB | SRSO),
1275 VULNBL_AMD(0x19, SRSO),
1423 if (cpu_matches(cpu_vuln_blacklist, SRSO)) in cpu_set_bug_bits()
/linux/arch/x86/
A DKconfig2602 Enable the SRSO mitigation needed on AMD Zen1-4 machines.

Completed in 14 milliseconds