1 Repo
Matching physical CPU identifiers against kernel configuration flags to verify security mitigations.
Distinct from Kernel Configurations: Specifically correlates hardware IDs with kernel flags for security auditing, unlike general kernel configuration processes.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Hardware-Kernel Security Correlation. Refine with filters or upvote what's useful.
This project is a diagnostic toolset used to scan CPU hardware and Linux kernel images to assess susceptibility to Spectre, Meltdown, and other transient execution vulnerabilities. It functions as a vulnerability scanner and security auditor designed to identify side-channel attack risks and verify the status of hardware-level security patches. The tool provides capabilities for both active system assessment and standalone kernel image security analysis. It evaluates the presence of security mitigations by analyzing CPU hardware and kernel configurations without requiring a running kernel or
Matches CPU hardware identifiers against kernel configuration flags to determine the effective security posture.