Lucene search
K

21 matches found

RedhatCVE
RedhatCVE
added 2025/01/13 7:20 a.m.6 views

CVE-2024-45828

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS7.6AI score0.00012EPSS
Exploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.3 views

CVE-2024-45828

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS0.00012EPSS
Exploits0References6
OSV
OSV
added 2025/01/11 12:25 p.m.4 views

CVE-2024-45828 i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

5.5CVSS6.4AI score0.00012EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.9 views

CVE-2024-45828 i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RINGOPSTAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt...

0.00012EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/03/18 2:2 p.m.26 views

CVE-2023-52617

A flaw was found in the Linux Kernel that may result in a stdevrelease crash after a surprise hot remove...

4.4CVSS5.7AI score0.00013EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.19 views

CVE-2023-52617

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

4.4CVSS6.3AI score0.00013EPSS
Exploits0References24
CVE
CVE
added 2024/03/18 10:19 a.m.121 views

CVE-2023-52617

CVE-2023-52617 : Linux kernel PCI: switchtec device crash on surprise hot-remove fixed. The issue occurred when a PCI device was hot-removed while stdev->cdev was open; stdev_release() ran after switchtec_pci_remove(), risking a fatal page fault in DMA mode and a stale dev pointer during dma_f...

4.4CVSS5.8AI score0.00013EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/04 8:7 p.m.19 views

CVE-2023-52517

A flaw was found in the spi-sun6i module in the Linux kernel. A race condition between the drain procedure and the DMA engine can corrupt any data read...

5.1CVSS7.2AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS5.7AI score0.00013EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.23 views

CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS6.4AI score0.00013EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.14 views

CVE-2023-52517

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS6AI score0.00013EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.14 views

CVE-2023-52517 spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

6.7AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2024/03/02 9:52 p.m.1 views

CVE-2023-52517 spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when...

7CVSS5.8AI score0.00013EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.29 views

CVE-2021-47047

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

5.5CVSS6.3AI score0.00018EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.19 views

CVE-2021-47047 spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails

In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynqmp-gqspi: return -ENOMEM if dmamapsingle fails The spi controller supports 44-bit address space on AXI in DMA mode, so set dmaaddrt width to 44-bit to avoid using a swiotlb mapping. In addition, if dmamapsingle fails...

6.7AI score0.00018EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:1 a.m.1 views

SUSE CVE-2016-5238

The getcmd function in hw/scsi/esp.c in QEMU might allow local guest OS administrators to cause a denial of service out-of-bounds write and QEMU process crash via vectors related to reading from the information transfer buffer in non-DMA mode...

4.4CVSS7.1AI score0.00071EPSS
Exploits0References15
Tenable Nessus
Tenable Nessus
added 2016/07/14 12:0 a.m.39 views

Fedora 24 : xen (2016-389be30b95)

fix for CVE-2016-2858 doesn't build with qemu-xen enabled Unsanitised guest input in libxl device handling code XSA-175, CVE-2016-4962 1342132 Unsanitised driver domain input in libxl device handling XSA-178, CVE-2016-4963 1342131 arm: Host crash caused by VMID exhaust XSA-181 1342530 Qemu:...

6.8CVSS6.4AI score0.00137EPSS
Exploits0References8
Prion
Prion
added 2016/06/14 2:59 p.m.17 views

Out-of-bounds

The getcmd function in hw/scsi/esp.c in QEMU might allow local guest OS administrators to cause a denial of service out-of-bounds write and QEMU process crash via vectors related to reading from the information transfer buffer in non-DMA mode...

2.1CVSS6.6AI score0.00071EPSS
Exploits0References10Affected Software3
NVD
NVD
added 2016/06/14 2:59 p.m.11 views

CVE-2016-5238

The getcmd function in hw/scsi/esp.c in QEMU might allow local guest OS administrators to cause a denial of service out-of-bounds write and QEMU process crash via vectors related to reading from the information transfer buffer in non-DMA mode...

4.4CVSS5.5AI score0.00071EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2016/06/14 2:0 p.m.21 views

CVE-2016-5238

The getcmd function in hw/scsi/esp.c in QEMU might allow local guest OS administrators to cause a denial of service out-of-bounds write and QEMU process crash via vectors related to reading from the information transfer buffer in non-DMA mode...

4.4CVSS6.4AI score0.00071EPSS
Exploits0
Rows per page
Query Builder