Searched refs:SRBDS (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | special-register-buffer-data-sampling.rst | 3 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
|
| H A D | attack_vector_controls.rst | 216 SRBDS X X X X
|
| H A D | processor_mmio_stale_data.rst | 17 those used to mitigate Special Register Buffer Data Sampling (SRBDS).
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 1263 #define SRBDS BIT(0) macro 1291 VULNBL_INTEL_STEPS(INTEL_IVYBRIDGE, X86_STEP_MAX, SRBDS | VMSCAPE), 1292 VULNBL_INTEL_STEPS(INTEL_HASWELL, X86_STEP_MAX, SRBDS | VMSCAPE), 1293 VULNBL_INTEL_STEPS(INTEL_HASWELL_L, X86_STEP_MAX, SRBDS | VMSCAPE), 1294 VULNBL_INTEL_STEPS(INTEL_HASWELL_G, X86_STEP_MAX, SRBDS | VMSCAPE), 1298 VULNBL_INTEL_STEPS(INTEL_BROADWELL_G, X86_STEP_MAX, SRBDS | VMSCAPE), 1299 VULNBL_INTEL_STEPS(INTEL_BROADWELL, X86_STEP_MAX, SRBDS | VMSCAPE), 1302 VULNBL_INTEL_STEPS(INTEL_SKYLAKE_L, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1303 VULNBL_INTEL_STEPS(INTEL_SKYLAKE, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1304 VULNBL_INTEL_STEPS(INTEL_KABYLAKE_L, 0xb, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), [all …]
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2673 bool "Mitigate Special Register Buffer Data Sampling (SRBDS) hardware bug" 2677 Enable mitigation for Special Register Buffer Data Sampling (SRBDS). 2678 SRBDS is a hardware vulnerability that allows Microarchitectural Data
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 253 0x7, 0, edx, 9, srdbs_ctrl , SRBDS mitigation MSR
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7281 (SRBDS) mitigation.
|