Total
3 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2021-45687 | 1 Raw-cpuid Project | 1 Raw-cpuid | 2024-02-04 | 6.8 MEDIUM | 9.8 CRITICAL |
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. | |||||
CVE-2021-26306 | 1 Raw-cpuid Project | 1 Raw-cpuid | 2024-02-04 | 5.0 MEDIUM | 7.5 HIGH |
An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within as_string() methods. | |||||
CVE-2021-26307 | 1 Raw-cpuid Project | 1 Raw-cpuid | 2024-02-04 | 2.1 LOW | 5.5 MEDIUM |
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. |