Lucene search
+L

154 matches found

OSV
OSV
added 2024/01/02 8:02 p.m.19 views

CVE-2023-50711 `serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

5.7CVSS9.3AI score
SaveExploits0References6
OSV
OSV
added 2023/09/04 4:35 p.m.35 views

GHSA-49HH-FPRX-M68G Default functions in VolatileMemory trait lack bounds checks, potentially leading to out-of-bounds memory accesses

Impact An issue was discovered in the default implementations of the VolatileMemory::getatomicref, alignedasref, alignedasmut, getref, getarrayref trait functions, which allows out-of-bounds memory access if the VolatileMemory::getslice function returns a VolatileSlice whose length is less than t...

2.5CVSS4AI score0.00237EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2023/09/04 4:35 p.m.38 views

Default functions in VolatileMemory trait lack bounds checks, potentially leading to out-of-bounds memory accesses

Impact An issue was discovered in the default implementations of the VolatileMemory::getatomicref, alignedasref, alignedasmut, getref, getarrayref trait functions, which allows out-of-bounds memory access if the VolatileMemory::getslice function returns a VolatileSlice whose length is less than t...

4.7CVSS4AI score0.00237EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2023/09/01 7:15 p.m.17 views

CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS4AI score0.00237EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2023/09/01 6:22 p.m.83 views

CVE-2023-41051 Default functions in VolatileMemory trait lack bounds checks in vm-memory

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

2.5CVSS4.7AI score0.00237EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/09/01 6:22 p.m.23 views

CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS4.4AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2023/09/01 6:22 p.m.75 views

CVE-2023-41051

CVE-2023-41051 concerns the vm-memory crate used in VMMs. A flaw in the default implementations of VolatileMemory::get_atomic_ref, aligned_as_ref, aligned_as_mut, get_ref, and get_array_ref allows out-of-bounds access if VolatileMemory::get_slice returns a VolatileSlice whose length is less than ...

4.7CVSS3.9AI score0.00237EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/03/28 12:00 a.m.32 views

CBL Mariner 2.0 Security Update: kernel (CVE-2022-2153)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-2153 advisory. - A flaw was found in the Linux kernel's KVM when attempting to set a SynIC IRQ. This issue makes it possible f...

5.5CVSS6.5AI score0.00456EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/11/17 12:00 a.m.48 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-5728-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5728-1 advisory. Jann Horn discovered that the Linux kernel did not properly track memory allocations for anonymous VMA mappings in some situations, leading t...

8.8CVSS7.5AI score0.04831EPSS
SaveExploits7References12
Cvelist
Cvelist
added 2022/08/31 12:00 a.m.44 views

CVE-2022-2153

A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a...

6.2AI score0.00456EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2022/08/16 12:00 a.m.47 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2022-9709)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-9709 advisory. - netsched: clsroute: remove from list when handle is 0 Thadeu Lima de Souza Cascardo Orabug: 34480880 CVE-2022-2588 - arm64: proton-pack: provide...

7.8CVSS7.3AI score0.05871EPSS
SaveExploits8References5
OPENSUSE Linux
OPENSUSE Linux
added 2022/07/27 12:00 a.m.43 views

Security update for virtualbox (important)

openSUSE Security Update: Security update for virtualbox Announcement ID: openSUSE-SU-2022:10067-1 Rating: important References: 1198676 1198677 1198678 1198679 1198680 1198703 1199803 1201720 Cross-References: CVE-2022-21465 CVE-2022-21471 CVE-2022-21487 CVE-2022-21488 CVE-2022-21491...

8.2CVSS6.7AI score0.00427EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2022/06/21 3:30 p.m.38 views

CVE-2022-2153

A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a...

5.5CVSS5.9AI score0.00456EPSS
SaveExploits1References4
OPENSUSE Linux
OPENSUSE Linux
added 2021/10/31 12:00 a.m.56 views

Security update for virtualbox (important)

openSUSE Security Update: Security update for virtualbox Announcement ID: openSUSE-SU-2021:1403-1 Rating: important References: 1191104 1191526 1191869 Cross-References: CVE-2021-2475 CVE-2021-35538 CVE-2021-35540 CVE-2021-35542 CVE-2021-35545 CVSS scores: CVE-2021-2475 NVD : 4.4...

7.8CVSS6.2AI score0.00414EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/10/27 12:00 a.m.19 views

openSUSE: Security Advisory for virtualbox (openSUSE-SU-2021:1393-1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.8CVSS5.9AI score0.00414EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2021/10/26 12:00 a.m.45 views

Security update for virtualbox (important)

openSUSE Security Update: Security update for virtualbox Announcement ID: openSUSE-SU-2021:1393-1 Rating: important References: 1191104 1191526 1191869 Cross-References: CVE-2021-2475 CVE-2021-35538 CVE-2021-35540 CVE-2021-35542 CVE-2021-35545 CVSS scores: CVE-2021-2475 NVD : 4.4...

7.8CVSS6.2AI score0.00414EPSS
SaveExploits0References3
GoogleProjectZero
GoogleProjectZero
added 2021/06/29 12:00 a.m.152 views

An EPYC escape: Case-study of a KVM breakout

Posted by Felix Wilhelm, Project Zero Introduction KVM for Kernel-based Virtual Machine is the de-facto standard hypervisor for Linux-based cloud environments. Outside of Azure, almost all large-scale cloud and hosting providers are running on top of KVM, turning it into one of the fundamental...

7.4CVSS7.3AI score0.00413EPSS
SaveExploits1
Intel
Intel
added 2021/05/11 12:00 a.m.61 views

Q3 2018 Speculative Execution Side Channel Update

Summary: Security researchers have identified a speculative execution side-channel method called L1 Terminal Fault L1TF. This method impacts select microprocessor products supporting Intel® Software Guard Extensions Intel® SGX. Further investigation by Intel has identified two related application...

7.3CVSS6.7AI score0.07384EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2020/09/20 12:00 a.m.66 views

Security update for virtualbox (moderate)

openSUSE Security Update: Security update for virtualbox Announcement ID: openSUSE-SU-2020:1486-1 Rating: moderate References: 1114605 1174075 1174159 1175201 Cross-References: CVE-2020-14628 CVE-2020-14629 CVE-2020-14646 CVE-2020-14647 CVE-2020-14648 CVE-2020-14649 CVE-2020-14650 CVE-2020-14673...

8.2CVSS6.6AI score0.00565EPSS
SaveExploits0References4
zdt
zdt
added 2020/07/19 12:00 a.m.667 views

VMware ESXi Use-After-Free / Out-Of-Bounds Access Vulnerability

Several security issues have been identified in the VMware ESIx virtual machine monitor VMM. A use-after-free UAF vulnerability in PVNVRAM, a missing return value check in EHCI USB controller leading to private heap information disclosure, and several out-of-bounds reads. Overview ======= We...

8.4CVSS0.1AI score0.00587EPSS
SaveExploits4
Rows per page
Query Builder