Commit 99a83db
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
When the CPU is affected by Processor MMIO Stale Data vulnerabilities,
Fill Buffer Stale Data Propagator (FBSDP) can propagate stale data out
of Fill buffer to uncore buffer when CPU goes idle. Stale data can then
be exploited with other variants using MMIO operations.
Mitigate it by clearing the Fill buffer before entering idle state.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Co-developed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>1 parent e5925fb commit 99a83db
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
436 | 444 | | |
437 | 445 | | |
438 | 446 | | |
| |||
1225 | 1233 | | |
1226 | 1234 | | |
1227 | 1235 | | |
| 1236 | + | |
| 1237 | + | |
1228 | 1238 | | |
1229 | 1239 | | |
1230 | 1240 | | |
| |||
1236 | 1246 | | |
1237 | 1247 | | |
1238 | 1248 | | |
1239 | | - | |
| 1249 | + | |
1240 | 1250 | | |
1241 | | - | |
| 1251 | + | |
| 1252 | + | |
1242 | 1253 | | |
| 1254 | + | |
1243 | 1255 | | |
1244 | 1256 | | |
1245 | 1257 | | |
| |||
0 commit comments