Lucene search
+L

54 matches found

RedhatCVE
RedhatCVE
added 2025/06/21 5:58 a.m.12 views

CVE-2025-38064

In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0x102877002, size 2, region 'null', reason: rejected...

7CVSS6.9AI score0.00147EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 9:33 a.m.115 views

CVE-2025-38064

The CVE-2025-38064 entry concerns the Linux kernel virtio subsystem, specifically virtio-console, where devices continue to write to MMIO after the underlying virtio-pci device is reset, causing hangs in kexec-in-VM scenarios. The issue is mitigated by the kernel fix that breaks all virtio device...

7.8CVSS6.2AI score0.00147EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.18 views

CVE-2025-38064 virtio: break and reset virtio devices on device_shutdown()

In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0x102877002, size 2, region 'null', reason: rejected...

7.8CVSS0.00147EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the virtio device not being properly reset at shutdown resulting in memory access errors...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 7:56 p.m.17 views

CVE-2021-36144

The polling timer handler in ACRN before 2.5 has a use-after-free for a freed virtio device, related to devicemodel/hw/pci/virtio/.c...

7.5CVSS7AI score0.00961EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.5 views

SUSE CVE-2022-49146

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 1:55 a.m.78 views

CVE-2022-49146

The CVE-2022-49146 entry describes a Linux kernel issue in virtio handling where drivers bypass the enable_cbs callback during virtio_device_restore(), causing suspend-resume traces and potential interrupt handling problems. The root cause is failure to call virtio_device_ready() in restore, so i...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.76 views

CVE-2022-49146

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the unused virtiodeviceready in virtiodevicerestore...

5.5CVSS5.1AI score0.00253EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: vpvdpa: fixed the issue where the idtable array was not terminated with a null terminator. Also, an additional virtiodeviceid was allocated as a null terminator. Otherwise, vdpamgmtdevgetclasses might iterate multiple times an...

7.3CVSS6.2AI score0.00243EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.9 views

SUSE CVE-2024-53110

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix idtable array not null terminated error Allocate one extra virtiodeviceid as null terminator, otherwise vdpamgmtdevgetclasses may iterate multiple times and visit undefined memory...

5.5CVSS7.8AI score0.00243EPSS
SaveExploits0References17
OSV
OSV
added 2024/12/02 2:15 p.m.5 views

DEBIAN-CVE-2024-53110

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix idtable array not null terminated error Allocate one extra virtiodeviceid as null terminator, otherwise vdpamgmtdevgetclasses may iterate multiple times and visit undefined memory...

5.5CVSS5.6AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 1:44 p.m.9 views

CVE-2024-53110 vp_vdpa: fix id_table array not null terminated error

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix idtable array not null terminated error Allocate one extra virtiodeviceid as null terminator, otherwise vdpamgmtdevgetclasses may iterate multiple times and visit undefined memory...

7.3CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2024/07/30 8:15 a.m.10 views

AZL-54111 CVE-2024-42134 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Check if isavq is NULL bug In the virtiopcicommon.c function vpdelvqs, vpdev-isavq is involved to determine whether it is admin virtqueue, but this function vpdev-isavq may be empty. For installations, virtiopcilegacy...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.35 views

UBUNTU-CVE-2021-47561

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect data on the I2C bus and/or memory corruptions in the guest since the device can still be operating on the buffers it was given while the guest...

7.8CVSS6.5AI score0.00202EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:00 a.m.41 views

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

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-0998 advisory. - An integer overflow flaw was found in the Linux kernel's virtio device driver code in the way a user triggers...

7.8CVSS6.7AI score0.0037EPSS
SaveExploits0References2
NVD
NVD
added 2022/03/30 4:15 p.m.16 views

CVE-2022-0998

An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhostvdpaconfigvalidate function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/30 4:15 p.m.9 views

CVE-2022-0998

An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhostvdpaconfigvalidate function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS7.1AI score
SaveExploits0References3
Prion
Prion
added 2022/03/30 4:15 p.m.27 views

Integer overflow

An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhostvdpaconfigvalidate function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.2CVSS7.5AI score0.0037EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2022/03/30 4:15 p.m.34 views

CVE-2022-0998

An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhostvdpaconfigvalidate function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.8AI score0.0037EPSS
SaveExploits0References3
Rows per page
Query Builder