25 lines · plain
1========================2Hardware vulnerabilities3========================4 5This section describes CPU vulnerabilities and provides an overview of the6possible mitigations along with guidance for selecting mitigations if they7are configurable at compile, boot or run time.8 9.. toctree::10 :maxdepth: 111 12 spectre13 l1tf14 mds15 tsx_async_abort16 multihit17 special-register-buffer-data-sampling18 core-scheduling19 l1d_flush20 processor_mmio_stale_data21 cross-thread-rsb22 srso23 gather_data_sampling24 reg-file-data-sampling25