Skip to content

Windows/L1TF: SMT reported vulnerable when no SMT is present #14

@matsimon

Description

@matsimon

Hi

Using the Windows binary on Windows 7 with an Intel Core i5-4570 (4 cores, no SMT) in the L1TF section SMT is being reported as vulnerable. Yet in the section about MDS SMT is reported as Unaffected. - The first look result looks erroneous to me - correct?

It looks like it boils down to:

info->smt_vuln = 1; /* TODO: how do we know? */

Also commit 2e13baf added the use of the function check_smt() for l1tf.c on Linux and macOS but not Windows.

Is check_smt() not available for Windows (yet) or was it forgotten to be added in the process?

Regards
Mathieu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions