Lucene search
+L

6113 matches found

RedhatCVE
RedhatCVE
added 2024/04/05 1:27 p.m.31 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS7AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/05 1:26 p.m.44 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

4.4CVSS7AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/05 9:15 a.m.7 views

DEBIAN-CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

5.5CVSS5.2AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/05 9:15 a.m.23 views

CVE-2024-26813

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

5.5CVSS7.3AI score0.00234EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/05 9:15 a.m.24 views

CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.8CVSS7.4AI score0.00248EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/05 9:15 a.m.4 views

UBUNTU-CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.8CVSS6AI score0.00248EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.35 views

CVE-2024-26813 vfio/platform: Create persistent IRQ handlers

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

7AI score0.00234EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/05 8:24 a.m.14 views

CVE-2024-26813 vfio/platform: Create persistent IRQ handlers

In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer...

6.7AI score0.00234EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/05 8:24 a.m.7314 views

CVE-2024-26812

VFIO PCI: Create persistent INTx handler. The described issue allowed signaling an INTx eventfd with a NULL context via SET_IRQS or unmask irqfd even when the IRQ handler was unregistered. The connected documents state that the fix moves INTx interrupt handler configuration to track the lifetime ...

7.8CVSS6.3AI score0.00248EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.33 views

CVE-2024-26812 vfio/pci: Create persistent INTx handler

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.8CVSS7.1AI score0.00248EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/05 8:24 a.m.21 views

CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.8CVSS7.2AI score0.00248EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/05 8:24 a.m.35 views

CVE-2024-26810 vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.8CVSS7.1AI score0.00196EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.12 views

SUSE CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/05 12:0 a.m.70 views

CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/04/05 12:0 a.m.36 views

CVE-2024-26812

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfds to be signaled with a NULL context through the...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/04/05 12:0 a.m.30 views

CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.8CVSS6.4AI score0.00196EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2024/04/04 2:17 a.m.4 views

SUSE CVE-2024-26657

In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpucswaitioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung . For example the following code...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 1:25 a.m.41 views

CVE-2024-26733

A vulnerability was found in the arpreqget function in the Linux kernel when handling the SIOCGARP ioctl input/output control request. This function copies data over into a fixed-length buffer which could result in a buffer overflow and cause memory corruption, undefined behavior, or crashes...

5.5CVSS7.8AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:3 a.m.52 views

CVE-2024-26778

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS6.6AI score0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.122 views

CVE-2024-26777

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10
Rows per page
Query Builder