Lucene search
+L

235 matches found

NVD
NVD
added 2021/01/29 3:15 a.m.34 views

CVE-2021-26306

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

7.5CVSS7.5AI score0.01261EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/29 3:15 a.m.16 views

Code injection

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

5CVSS7.5AI score0.01261EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/01/29 3:15 a.m.18 views

Design/Logic Flaw

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

2.1CVSS5.5AI score0.00341EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/29 2:27 a.m.77 views

CVE-2021-26306

CVE-2021-26306 affects the Rust crate raw-cpuid prior to version 9.0.0. The issue is caused by unsound transmute usage in as_string() methods, which leads to undefined behavior when converting data from #[repr(Rust)] structs via byte slices (VendorInfo.as_string(), SoCVendorBrand::as_string(), Ex...

7.5CVSS7.4AI score0.01261EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.30 views

CVE-2021-26306

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

7.7AI score0.01261EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.38 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.7AI score0.00341EPSS
SaveExploits1References1
CVE
CVE
added 2021/01/29 2:27 a.m.84 views

CVE-2021-26307

The CVE-2021-26307 issue affects the Rust crate raw-cpuid prior to version 9.0.0 . The vulnerability allows calls to __cpuid_count() even when the processor does not support the CPUID instruction, which is deemed unsound and can cause a deterministic crash. Concrete details come from multiple sou...

5.5CVSS6.2AI score0.00341EPSS
SaveExploits1References1Affected Software1
vulnersOsv
vulnersOsv
added 2021/01/20 12:00 p.m.2 views

alexcrichton-cranelift-native (>=0.52.0, <=0.53.0), alexcrichton-cranelift-simplejit (0.53.0) +152 more potentially affected by CVE-2021-45687 via raw-cpuid (>=4.0.0, <=8.1.2)

raw-cpuid CARGO version =4.0.0, =0.52.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.9.0, =0.26.1, =0.6.2, =0.5.0, =0.2.0, =0.5.1 and more Source cves: CVE-2021-45687 Source advisory: OSV:RUSTSEC-2021-0089...

9.8CVSS5.3AI score0.01123EPSS
SaveExploits0
OSV
OSV
added 2021/01/20 12:00 p.m.19 views

RUSTSEC-2021-0013 Soundness issues in `raw-cpuid`

Undefined behavior in asstring methods VendorInfo::asstring, SoCVendorBrand::asstring, and ExtendedFunctionInfo::processorbrandstring construct byte slices using std::slice::fromrawparts, with data coming from reprRust structs. This is always undefined behavior. See...

7.5CVSS6.2AI score0.01261EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/01/20 12:00 p.m.33 views

Soundness issues in `raw-cpuid`

Undefined behavior in asstring methods VendorInfo::asstring, SoCVendorBrand::asstring, and ExtendedFunctionInfo::processorbrandstring construct byte slices using std::slice::fromrawparts, with data coming from reprRust structs. This is always undefined behavior. See...

7.5CVSS0.8AI score0.01261EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/01/20 12:00 p.m.38 views

RUSTSEC-2021-0089 Optional `Deserialize` implementations lacking validation

When activating the non-default feature serialize, most structs implement serde::Deserialize without sufficient validation. This allows breaking invariants in safe code, leading to: Undefined behavior in asstring methods which use std::str::fromutf8unchecked internally. Panics due to failed...

9.8CVSS9.3AI score0.01123EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/01/20 12:00 a.m.7 views

PT-2021-24261 · Raw-Cpuid · Raw-Cpuid

Name of the Vulnerable Software and Affected Versions: raw-cpuid crate versions prior to 9.1.1 Description: The issue arises when the non-default serialize feature is activated, allowing most structs to implement serde::Deserialize without sufficient validation. This can lead to breaking invarian...

9.8CVSS9.2AI score0.01123EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2020/12/30 12:00 a.m.8 views

The vulnerability of the KVM GET_EMULATED_CPUID request in Linux kernel, related to the operation exceeding the data buffer’s permissible limits, allows an attacker to compromise data integrity and cause service failures. [source-iocs-preserved const=KVM_GET_EMULATED_CPUID]

The vulnerability of the KVM GETEMULATEDCPUID function in Linux operating systems is related to the operation exceeding the permissible data buffer limits. Exploiting this vulnerability can allow an attacker to compromise data integrity and cause service failures. source-iocs-preserved...

6.1CVSS7AI score0.00679EPSS
SaveExploits1References45Affected Software6
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.8 views

Kernel: kvm: OOB memory write via kvm_dev_ioctl_get_cpuid

An out-of-bounds memory write issue was found in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulti...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.7 views

Kernel: kvm: OOB memory write via kvm_dev_ioctl_get_cpuid

An out-of-bounds memory write issue was found in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulti...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2020/09/29 7:00 p.m.7 views

Kernel: kvm: OOB memory write via kvm_dev_ioctl_get_cpuid

An out-of-bounds memory write issue was found in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device could use this flaw to crash the system, resulti...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References6
OSV
OSV
added 2020/01/09 3:15 p.m.4 views

DEBIAN-CVE-2019-19332

An out-of-bounds memory write issue was found in the Linux Kernel, version 3.13 through 5.4, in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device...

6.1CVSS6.8AI score0.00679EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/09 3:15 p.m.23 views

UBUNTU-CVE-2019-19332

An out-of-bounds memory write issue was found in the Linux Kernel, version 3.13 through 5.4, in the way the Linux kernel's KVM hypervisor handled the 'KVMGETEMULATEDCPUID' ioctl2 request to get CPUID features emulated by the KVM hypervisor. A user or process able to access the '/dev/kvm' device...

6.1CVSS6.7AI score0.00679EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2019/12/31 12:00 a.m.121 views

openSUSE Security Update : spectre-meltdown-checker (openSUSE-2019-2710)

This update for spectre-meltdown-checker fixes the following issues : - feat: implement TAA detection CVE-2019-11135 bsc1139073 - feat: implement MCEPSC / iTLB Multihit detection CVE-2018-12207 bsc1117665 - feat: taa: add TSXCTRL MSR detection in hardware info - feat: fwdb: use both Intel GitHub...

6.5CVSS7.2AI score0.03133EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2019/12/20 12:00 a.m.71 views

SUSE SLED15 / SLES15 Security Update : spectre-meltdown-checker (SUSE-SU-2019:3348-1)

This update for spectre-meltdown-checker fixes the following issues : - feat: implement TAA detection CVE-2019-11135 bsc1139073 - feat: implement MCEPSC / iTLB Multihit detection CVE-2018-12207 bsc1117665 - feat: taa: add TSXCTRL MSR detection in hardware info - feat: fwdb: use both Intel GitHub...

6.5CVSS7.3AI score0.03133EPSS
SaveExploits0References7
Rows per page
Query Builder