Lucene search
+L

24 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.5 views

SUSE CVE-2026-64457

In the Linux kernel, the following vulnerability has been resolved: virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NULL pointer dereference. The dmesg says: BUG: kernel NULL pointer...

5.7AI score0.00175EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64457

In the Linux kernel, the following vulnerability has been resolved: virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NULL pointer dereference. The dmesg says: BUG: kernel NULL pointer...

5.6AI score0.00175EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:51 a.m.15 views

CVE-2026-64457

The CVE-2026-64457 issue affects the Linux kernel’s virtio_pci subsystem. When unbinding a virtio balloon device (e.g., echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind), a NULL pointer dereference can occur due to a mismatch between sparse queue indices and dense queue indices (ho...

5.7AI score0.00175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64457

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NU...

5.5AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.14 views

CVE-2022-50426 remoteproc: imx_dsp_rproc: Add mutex protection for workqueue

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add mutex protection for workqueue The workqueue may execute late even after remoteproc is stopped or stopping, some resources rpmsg device and endpoint have been released in rprocstopsubdevices, then...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50064

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Avoid use-after-free on suspend/resume hctx-userdata is set to vq in virtblkinithctx. However, vq is freed on suspend and reallocated on resume. So, hctx-userdata is invalid after resume, and it will cause...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38074

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/11/22 8:20 a.m.9 views

CVE-2024-53092

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/22 3:48 a.m.4 views

SUSE CVE-2024-53092

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/21 7:15 p.m.34 views

CVE-2024-53092

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

8.4CVSS0.00203EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/21 6:17 p.m.29 views

CVE-2024-53092 virtio_pci: Fix admin vq cleanup by using correct info pointer

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

8.4CVSS0.00203EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/21 6:17 p.m.119 views

CVE-2024-53092

CVE-2024-53092 affects the Linux kernel virtio_pci subsystem. The admin virtqueue cleanup used vp_dev->vqs[] for its info pointer instead of vp_dev->admin_vq.info, causing a kernel NULL pointer dereference during vp_reset. The fix retrieves the admin vq’s info pointer from vp_dev->admin_...

8.4CVSS6.2AI score0.00203EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/21 6:17 p.m.12 views

CVE-2024-53092 virtio_pci: Fix admin vq cleanup by using correct info pointer

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

8.4CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/21 6:17 p.m.14 views

CVE-2024-53092

In the Linux kernel, the following vulnerability has been resolved: virtiopci: Fix admin vq cleanup by using correct info pointer vpmodernavqcleanup and vpdelvqs clean up admin vq resources by virtiopcivqinfo pointer. The info pointer of admin vq is stored in vpdev-adminvq.info instead of...

8.4CVSS5.3AI score0.00203EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/12 12:0 a.m.12 views

PT-2024-34707 · Freebsd · Freebsd

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The virtio vq recordon function is subject to a time-of-check to time-of-use TOCTOU race condition. Recommendations: At the moment, there is no...

6.5CVSS6.9AI score0.00305EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 1:15 p.m.8 views

DEBIAN-CVE-2022-48864

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.26 views

CVE-2024-37353

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CVE
CVE
added 2024/06/21 10:18 a.m.152 views

CVE-2024-37353

CVE-2024-37353 is labeled as Rejected by its CNA in the initial document, but connected security feeds disclose a concrete Linux kernel issue in the virtio subsystem. The Nessus/NASL entry attributes the vulnerability to the virtio path: kernel: virtio: delete vq in vp_find_vqs_msix() when reques...

6.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 1:4 p.m.28 views

CVE-2024-27066 virtio: packed: fix unmap leak for indirect desc table

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS6.7AI score0.00591EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/17 12:0 a.m.8 views

PT-2023-12179 · Hyperkit · Hyperkit

Name of the Vulnerable Software and Affected Versions: HyperKit versions 0.20210107 and prior Description: HyperKit is a toolkit for embedding hypervisor capabilities in an application. The implementation of qnotify at pci vtrnd notify fails to check the return value of vq getchain, leading to...

7.8CVSS7.4AI score0.0025EPSS
SaveExploits0References7
Rows per page
Query Builder