Raw-cpuid Project

Raw-cpuid

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.43%
  • Veröffentlicht 27.12.2021 00:15:09
  • Zuletzt bearbeitet 21.11.2024 06:32:53

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.

  • EPSS 0.39%
  • Veröffentlicht 29.01.2021 03:15:12
  • Zuletzt bearbeitet 21.11.2024 05:56:03

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within as_string() methods.

Exploit
  • EPSS 0.05%
  • Veröffentlicht 29.01.2021 03:15:12
  • Zuletzt bearbeitet 21.11.2024 05:56:03

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.