Lucene search
+L

6101 matches found

Cvelist
Cvelist
added 2024/04/05 8:24 a.m.33 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.10 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.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.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.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
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

DEBIAN-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.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

DEBIAN-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.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.16 views

CVE-2024-26733

In the Linux kernel, the following vulnerability has been resolved: arp: Prevent overflow in arpreqget. syzkaller reported an overflown write in arpreqget. 0 When ioctlSIOCGARP is issued, arpreqget looks up an neighbour entry and copies neigh-ha to struct arpreq.arpha.sadata. The arpha here is...

5.5CVSS7.5AI score0.00256EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.28 views

CVE-2024-26733

In the Linux kernel, the following vulnerability has been resolved: arp: Prevent overflow in arpreqget. syzkaller reported an overflown write in arpreqget. 0 When ioctlSIOCGARP is issued, arpreqget looks up an neighbour entry and copies neigh-ha to struct arpreq.arpha.sadata. The arpha here is...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.32 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.5CVSS6AI score0.00254EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.43 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.1AI score0.00254EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2024/04/03 5:1 p.m.61 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.3AI score0.00254EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.58 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

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...

6.6AI score0.00254EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:1 p.m.11 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

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.9AI score
SaveExploits0References13
CVE
CVE
added 2024/04/03 5:1 p.m.238 views

CVE-2024-26777

CVE-2024-26777 concerns Linux kernel fbdev drivers (sis and savage) where pixclock may be used as a divisor before being validated, enabling a divide-by-zero error via user-supplied ioctl values. The root cause is that pixclock is used in calculations (e.g., drate) before a zero check, with fixes...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 5:1 p.m.33 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.9AI score0.00254EPSS
SaveExploits0
Rows per page
Query Builder