Searched refs:GDS (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | gather_data_sampling.rst | 3 GDS - Gather Data Sampling 17 attacks. GDS is a purely sampling-based attack. 29 Without mitigation, GDS can infer stale data across virtually all 42 that guests are not allowed to disable the GDS mitigation. If a host erred and 43 allowed this, a guest could theoretically disable GDS mitigation, mount an 52 IA32_ARCH_CAPABILITIES[GDS_CTRL] R/O Enumerates GDS vulnerability 62 GDS can also be mitigated on systems that don't have updated microcode by 79 GDS System Information 82 GDS this can be accessed by the following sysfs file: 106 GDS Default mitigation
|
| H A D | attack_vector_controls.rst | 206 GDS X X X X * (Note 1)
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 1253 #define GDS BIT(6) macro 1278 VULNBL_INTEL_STEPS(INTEL_SKYLAKE_X, 0x5, MMIO | RETBLEED | GDS | VMSCAPE), 1279 VULNBL_INTEL_STEPS(INTEL_SKYLAKE_X, X86_STEP_MAX, MMIO | RETBLEED | GDS | ITS | VMSCAPE), 1280 VULNBL_INTEL_STEPS(INTEL_SKYLAKE_L, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1281 VULNBL_INTEL_STEPS(INTEL_SKYLAKE, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1282 VULNBL_INTEL_STEPS(INTEL_KABYLAKE_L, 0xb, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1283 …VULNBL_INTEL_STEPS(INTEL_KABYLAKE_L, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | ITS | VMSC… 1284 VULNBL_INTEL_STEPS(INTEL_KABYLAKE, 0xc, MMIO | RETBLEED | GDS | SRBDS | VMSCAPE), 1285 …VULNBL_INTEL_STEPS(INTEL_KABYLAKE, X86_STEP_MAX, MMIO | RETBLEED | GDS | SRBDS | ITS | VMSCAP… 1287 …VULNBL_INTEL_STEPS(INTEL_ICELAKE_L, X86_STEP_MAX, MMIO | MMIO_SBDS | RETBLEED | GDS | ITS | I… [all …]
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2561 Enable mitigation for Gather Data Sampling (GDS). GDS is a hardware
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1873 [X86,INTEL,EARLY] Control the Gather Data Sampling (GDS) 1890 off: Disable GDS mitigation.
|