Logo

The Linux Kernel

6.12.0-rc1

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
    • Linux kernel release 6.x <http://kernel.org/>
    • The kernel’s command-line parameters
    • Linux allocated devices (4.x+ version)
    • Documentation for /proc/sys
    • Linux ABI description
    • Feature status on all architectures
    • Hardware vulnerabilities
      • Spectre Side Channels
      • L1TF - L1 Terminal Fault
      • MDS - Microarchitectural Data Sampling
      • TAA - TSX Asynchronous Abort
      • iTLB multihit
      • SRBDS - Special Register Buffer Data Sampling
      • Core Scheduling
      • L1D Flushing
      • Processor MMIO Stale Data Vulnerabilities
      • Cross-Thread Return Address Predictions
      • Speculative Return Stack Overflow (SRSO)
      • GDS - Gather Data Sampling
      • Register File Data Sampling (RFDS)
    • Reporting issues
    • Reporting regressions
    • How to quickly build a trimmed Linux kernel
    • How to verify bugs and bisect regressions
    • Bug hunting
    • Bisecting a regression
    • Tainted kernels
    • Ramoops oops/panic logger
    • Dynamic debug
    • Explaining the “No working init found.” boot hang message
    • Documentation for Kdump - The kexec-based Crash Dumping Solution
    • Performance monitor support
    • pstore block oops/panic logger
    • Rules on how to access information in sysfs
    • Discovering Linux kernel subsystems used by a workload
    • ACPI Support
    • ATA over Ethernet (AoE)
    • Auxiliary Display Support
    • A block layer cache (bcache)
    • The Android binderfs Filesystem
    • Kernel Support for miscellaneous Binary Formats (binfmt_misc)
    • Block Devices
    • Boot Configuration
    • Linux Braille Console
    • btmrvl driver
    • Control Groups version 1
    • Control Group v2
    • CIFS
    • Clearing WARN_ONCE
    • CPU load
    • How CPU topology info is exported via sysfs
    • Dell Remote BIOS Update driver (dell_rbu)
    • Device Mapper
    • EDID
    • The EFI Boot Stub
    • ext4 General Information
    • File system Monitoring with fanotify
    • NFS
    • GPIO
    • Notes on the change from 16-bit UIDs to 32-bit UIDs
    • Hardware random number generators
    • Using the initial RAM disk (initrd)
    • I/O statistics fields
    • Java(tm) Binary Kernel Support for Linux v1.03
    • IBM’s Journaled File System (JFS) for Linux
    • Reducing OS jitter due to per-cpu kthreads
    • Laptop Drivers
    • Parallel port LCD/Keypad Panel support
    • LDM - Logical Disk Manager (Dynamic Disks)
    • Softlockup detector and hardlockup detector (aka nmi_watchdog)
    • Linux Security Module Usage
    • RAID arrays
    • Media subsystem admin and user guide
    • Memory Management
    • Kernel module signing facility
    • Mono(tm) Binary Kernel Support for Linux
    • Namespaces
    • Numa policy hit/miss statistics
    • Parport
    • Perf events and tool security
    • Power Management
    • Linux Plug and Play Documentation
    • RapidIO Subsystem Guide
    • Reliability, Availability and Serviceability (RAS)
    • Error decoding
    • Address translation
    • Real Time Clock (RTC) Drivers for Linux
    • Linux Serial Console
    • Video Mode Selection Support 2.13
    • Syscall User Dispatch
    • Linux Magic System Request Key Hacks
    • Thermal Subsystem
    • USB4 and Thunderbolt
    • Using UFS
    • Unicode support
    • Software cursor for VGA
    • Video Output Switcher Control
    • The SGI XFS Filesystem
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source

Hardware vulnerabilities¶

This section describes CPU vulnerabilities and provides an overview of the possible mitigations along with guidance for selecting mitigations if they are configurable at compile, boot or run time.

  • Spectre Side Channels
  • L1TF - L1 Terminal Fault
  • MDS - Microarchitectural Data Sampling
  • TAA - TSX Asynchronous Abort
  • iTLB multihit
  • SRBDS - Special Register Buffer Data Sampling
  • Core Scheduling
  • L1D Flushing
  • Processor MMIO Stale Data Vulnerabilities
  • Cross-Thread Return Address Predictions
  • Speculative Return Stack Overflow (SRSO)
  • GDS - Gather Data Sampling
  • Register File Data Sampling (RFDS)
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source