Lucene search
+L

80 matches found

OSV
OSV
added 2024/06/19 3:15 p.m.9 views

UBUNTU-CVE-2021-47604

In the Linux kernel, the following vulnerability has been resolved: vduse: check that offset is within bounds in getconfig This condition checks "len" but it does not check "offset" and that could result in an out of bounds read if "offset dev-configsize". The problem is that since both variables...

7.1CVSS5.8AI score0.00211EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.17 views

CVE-2021-47604

In the Linux kernel, the following vulnerability has been resolved: vduse: check that offset is within bounds in getconfig This condition checks "len" but it does not check "offset" and that could result in an out of bounds read if "offset dev-configsize". The problem is that since both variables...

7.1CVSS6.2AI score0.00211EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.20 views

CVE-2021-47605

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 2:54 p.m.17 views

CVE-2021-47605 vduse: fix memory corruption in vduse_dev_ioctl()

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS6.9AI score0.00214EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.40 views

CVE-2021-47604 vduse: check that offset is within bounds in get_config()

In the Linux kernel, the following vulnerability has been resolved: vduse: check that offset is within bounds in getconfig This condition checks "len" but it does not check "offset" and that could result in an out of bounds read if "offset dev-configsize". The problem is that since both variables...

7.1CVSS0.00211EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/19 2:54 p.m.11 views

CVE-2021-47604 vduse: check that offset is within bounds in get_config()

In the Linux kernel, the following vulnerability has been resolved: vduse: check that offset is within bounds in getconfig This condition checks "len" but it does not check "offset" and that could result in an out of bounds read if "offset dev-configsize". The problem is that since both variables...

7.1CVSS6.8AI score0.00211EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:54 p.m.91 views

CVE-2021-47604

CVE-2021-47604 concerns a Linux kernel vulnerability in vduse where get_config() failed to bound-check the offset, causing a potential out-of-bounds read when offset > dev->config_size due to unsigned subtraction. The issue is resolved in the Linux kernel (as per the description), with advi...

7.1CVSS8AI score0.00211EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/29 12:00 a.m.45 views

Slackware Linux 15.0 kernel-generic Multiple Vulnerabilities (SSA:2022-333-01)

The version of kernel-generic installed on the remote host is prior to 5.15.80 / 5.15.80smp. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2022-333-01 advisory. New kernel packages are available for Slackware 15.0 to fix security issues. Tenable has extracted the...

8.8CVSS6.8AI score0.21521EPSS
SaveExploits17References46
Amazon
Amazon
added 2022/10/24 12:00 a.m.16 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root host user-level application to crash the host kernel by creating a confidential guest VM instance in AMD CPU that supports Secure Encrypted Virtualization SEV. CVE-2022-0171 A...

7.8CVSS4.1AI score0.01433EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2022/10/24 12:00 a.m.31 views

Mageia: Security Advisory (MGASA-2022-0380)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

8.8CVSS7.2AI score0.03872EPSS
SaveExploits12References15
OSV
OSV
added 2022/10/23 8:35 p.m.25 views

MGASA-2022-0379 Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 5.15.74 and fixes at least the following security issues: A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root host user-level application to crash the host kernel by creating a confidential guest VM...

8.8CVSS7.3AI score0.03872EPSS
SaveExploits8References11
NVD
NVD
added 2022/09/01 9:15 p.m.20 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2022/09/01 9:15 p.m.9 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS8.3AI score
SaveExploits0References2
OSV
OSV
added 2022/09/01 9:15 p.m.6 views

UBUNTU-CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS6.6AI score0.00227EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2022/09/01 9:15 p.m.58 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS6.7AI score0.00227EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/01 9:15 p.m.20 views

Design/Logic Flaw

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

1.7CVSS6.2AI score0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/09/01 8:01 p.m.28 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

7.2AI score0.00227EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2022/09/01 8:01 p.m.34 views

CVE-2022-2308

A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize t...

6.5CVSS5.4AI score0.00227EPSS
SaveExploits0
CVE
CVE
added 2022/09/01 8:01 p.m.126 views

CVE-2022-2308

CVE-2022-2308 describes a vulnerability in the Linux kernel’s vDPA with the VDUSE backend. The VDUSE kernel driver does not validate that the device config space size matches the features advertised by the VDUSE userspace app, causing Virtio config read helpers to pass uninitialized memory to vdu...

6.5CVSS6.8AI score0.00227EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2022/08/19 12:38 p.m.45 views

CVE-2022-2308

A flaw was found in the Linux kernel in vDPA with VDUSE backend. There were no checks in VDUSE kernel driver to ensure the size of the device config space was in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers did not...

6.5CVSS3.1AI score0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder