Skip to main content

has_x86_mds_bugs

Function has_x86_mds_bugs 

Source
pub fn has_x86_mds_bugs(
    cpuid: &impl Cpuid,
    msr: &impl ReadReg<ArchCapabilitiesMsr>,
) -> bool
Expand description

Whether the CPU is susceptible to any of the Microarchitectural Data Sampling (MDS) bugs.

CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091.