This page lists publicly disclosed CVE vulnerabilities affecting raw-cpuid_project raw-cpuid (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2021-45687 | An issue was discovered in the raw-cpuid crate before 9.1.1 for Rust. If the serialize feature is used (which is not the the default), a Deserialize operation may lack sufficient validation, leading to memory corruption or a panic. | [email protected] | 9.8 | 1.12% | 2021-12-26 | 2026-06-17 |
| CVE-2021-26307 | An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows __cpuid_count() calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash. | [email protected] | 5.5 | 0.34% | 2021-01-28 | 2026-06-16 |
| CVE-2021-26306 | An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within as_string() methods. | [email protected] | 7.5 | 1.26% | 2021-01-28 | 2026-06-16 |