Lucene search
+L

4268 matches found

Cvelist
Cvelist
added 2022/09/13 7:18 p.m.23 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.6AI score0.00382EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/13 7:18 p.m.20 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS7.3AI score0.00382EPSS
SaveExploits1References4
CVE
CVE
added 2022/09/13 7:18 p.m.107 views

CVE-2022-2962

The CVE-2022-2962 issue affects the Tulip network device emulation in QEMU. The root cause is a DMA reentrancy flaw: during reads/writes to the rx/tx descriptor or when copying frames, Tulip does not verify that the destination is within its own MMIO space, allowing MMIO handlers to be triggered ...

7.8CVSS7.2AI score0.00382EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/09/13 7:18 p.m.41 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS6.4AI score0.00382EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/09/13 7:18 p.m.88 views

CVE-2022-2962

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS7.5AI score0.00382EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/09/13 9:49 a.m.6 views

kernel: ice: Fix memory corruption in VF driver

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.7AI score0.00256EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/09/09 12:0 a.m.10 views

PT-2024-11768

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc3+ Description The issue arises from the psb gem unpin function calling dma resv lock while the underlying ww mutex is destroyed by drm gem object release. To fix this, the drm gem object release call in...

5.5CVSS5.3AI score0.00195EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/02 12:0 a.m.11 views

PT-2024-8428 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a DMA mappings leak in the Linux kernel's ice component. This leak occurs when a user changes ring parameters, and new DMA mappings are created for RX buffers...

8.4CVSS6.5AI score0.08555EPSS
SaveExploits1References1279
OPENSUSE Linux
OPENSUSE Linux
added 2022/09/01 12:0 a.m.53 views

Security update for the Linux Kernel (important)

openSUSE Security Update: Security update for the Linux Kernel Announcement ID: openSUSE-SU-2022:2173-1 Rating: important References: 1177282 1199365 1200015 1200143 1200144 1200206 1200207 1200249 1200259 1200263 1200268 1200529 Cross-References: CVE-2020-26541 CVE-2022-1966 CVE-2022-1974...

7.8CVSS7AI score0.00528EPSS
SaveExploits6References12
OSV
OSV
added 2022/08/25 8:15 p.m.30 views

CVE-2021-3929

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS8AI score0.00643EPSS
SaveExploits2References7
OSV
OSV
added 2022/08/25 8:15 p.m.6 views

AZL-10721 CVE-2021-3929 affecting package qemu for versions less than 6.2.0-13

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS7.4AI score0.00643EPSS
SaveExploits2References1
OSV
OSV
added 2022/08/25 8:15 p.m.2 views

DEBIAN-CVE-2021-3929

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

8.2CVSS8.1AI score0.00643EPSS
SaveExploits2References1
Prion
Prion
added 2022/08/25 8:15 p.m.34 views

Design/Logic Flaw

A DMA reentrancy issue was found in the NVM Express Controller NVME emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvmectrlreset, data structs will be freed leading to a use-after-free issue. A malicious guest could...

4CVSS7.8AI score0.00643EPSS
SaveExploits3References6Affected Software2
CVE
CVE
added 2022/08/25 7:36 p.m.433 views

CVE-2021-3929

CVE-2021-3929 concerns a DMA reentrancy/use-after-free in QEMU’s NVMe emulation. The issue occurs when a reentrancy write triggers nvme_ctrl_reset(), freeing data structures and potentially allowing a local guest to crash the host QEMU process or execute code within the host context. Connected do...

8.2CVSS8AI score0.00643EPSS
SaveExploits2References7Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/25 12:0 a.m.13 views

PT-2025-25861

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the dma-buf/dma-resv component, where a check was added to ensure that a new fence is really later than...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/08/17 12:0 a.m.61 views

EulerOS 2.0 SP5 : kernel (EulerOS-SA-2022-2273)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Insufficient control flow management for the IntelR 82599 Ethernet Controllers and Adapters may allow an authenticated user to potentially enabl...

7.8CVSS7.3AI score0.0055EPSS
SaveExploits3References10
AlmaLinux
AlmaLinux
added 2022/08/09 12:0 a.m.50 views

Moderate: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: information leak in scsiioctl CVE-2022-0494 use-after-free in tcnewtfilter in net/sched/clsapi.c CVE-2022-1055 For more details about the security issues, including the impact, a CVSS score,...

8.6CVSS7AI score0.005EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2022/08/01 12:0 a.m.28 views

Huawei EulerOS: Security Advisory for qemu (EulerOS-SA-2022-2194)

The remote host is missing an update for the Huawei EulerOS 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.2CVSS6.8AI score0.01366EPSS
SaveExploits1References2
OSV
OSV
added 2022/07/31 2:48 p.m.11 views

GSD-2022-1004851 net: stmmac: fix dma queue left shift overflow issue

net: stmmac: fix dma queue left shift overflow issue This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.290 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:41 p.m.13 views

GSD-2022-1004778 net: stmmac: fix dma queue left shift overflow issue

net: stmmac: fix dma queue left shift overflow issue This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.254 by commit...

7.5AI score
SaveExploits0
Rows per page
Query Builder