Home
last modified time | relevance | path

Searched refs:SRBDS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/
A Dspecial-register-buffer-data-sampling.rst3 SRBDS - Special Register Buffer Data Sampling
6 SRBDS is a hardware vulnerability that allows MDS
22 A processor is affected by SRBDS if its Family_Model and stepping is
50 The following CVE entry is related to this SRBDS issue:
53 CVE-2020-0543 SRBDS Special Register Buffer Data Sampling
113 The kernel command line allows control over the SRBDS mitigation at boot time
117 off This option disables SRBDS mitigation for RDRAND and RDSEED on
121 SRBDS System Information
124 SRBDS this can be accessed by the following sysfs file:
145 SRBDS Default mitigation
A Dprocessor_mmio_stale_data.rst17 those used to mitigate Special Register Buffer Data Sampling (SRBDS).
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c1256 #define SRBDS BIT(0) macro
1267 VULNBL_INTEL_STEPPINGS(IVYBRIDGE, X86_STEPPING_ANY, SRBDS),
1268 VULNBL_INTEL_STEPPINGS(HASWELL, X86_STEPPING_ANY, SRBDS),
1269 VULNBL_INTEL_STEPPINGS(HASWELL_L, X86_STEPPING_ANY, SRBDS),
1270 VULNBL_INTEL_STEPPINGS(HASWELL_G, X86_STEPPING_ANY, SRBDS),
1273 VULNBL_INTEL_STEPPINGS(BROADWELL_G, X86_STEPPING_ANY, SRBDS),
1275 VULNBL_INTEL_STEPPINGS(BROADWELL, X86_STEPPING_ANY, SRBDS),
1276 VULNBL_INTEL_STEPPINGS(SKYLAKE_L, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED),
1278 VULNBL_INTEL_STEPPINGS(SKYLAKE, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED),
1280 VULNBL_INTEL_STEPPINGS(KABYLAKE, X86_STEPPING_ANY, SRBDS | MMIO | RETBLEED),
[all …]
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5899 (SRBDS) mitigation.

Completed in 21 milliseconds