Lucene search
+L

6348 matches found

CVE
CVE
added 2024/06/24 1:52 p.m.173 views

CVE-2024-39292

The CVE-2024-39292 issue concerns the Linux kernel UML subsystem. The vulnerability arises in the winch handling path: registering a winch IRQ can race with the winch being added to the winch_handlers list, potentially allowing an interrupt to occur before the winch is tracked, which could lead t...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/24 1:52 p.m.28 views

CVE-2024-39292 um: Add winch to winch_handlers before registering winch IRQ

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winchhandlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winchhandlers list. If that happens, registerwinchirq adds to that list a winch...

6.9AI score0.00241EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/06/24 1:52 p.m.24 views

CVE-2024-39292

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winchhandlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winchhandlers list. If that happens, registerwinchirq adds to that list a winch...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/24 1:52 p.m.23 views

CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/24 1:50 p.m.15 views

CVE-2024-38664

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdpsub: Always register bridge We must always register the DRM bridge, since zynqmpdphpdworkfunc calls drmbridgehpdnotify, which in turn expects hpdmutex to be initialized. We do this before zynqmpdpsubdrminit since tha...

7.8CVSS4.8AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/24 1:50 p.m.53 views

CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0
OSV
OSV
added 2024/06/24 1:50 p.m.22 views

CVE-2024-38663 blk-cgroup: fix list corruption from resetting io stat

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

7.8CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.33 views

CVE-2024-38626

In the Linux kernel, the following vulnerability has been resolved: fuse: clear FRSENT when re-adding requests into pending list The following warning was reported by lee bruce: ------------ cut here ------------ WARNING: CPU: 0 PID: 8264 at fs/fuse/dev.c:300 fuserequestend+0x685/0x7e0...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.26 views

CVE-2024-38623

A vulnerability was found in the Linux kernel's NTFS3 filesystem module. This issue has been resolved by switching from a fixed-size array to a variable-length array. This change mitigates the risk of buffer overflows that could potentially be exploited by attackers. Mitigation Mitigation for thi...

5.5CVSS9.1AI score0.00526EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 12:15 p.m.36 views

CVE-2024-38780

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from syncprintobj Since commit a6aa8fca4d79 "dma-buf/sw-sync: Reduce irqsave/irqrestore from known context" by error replaced spinunlockirqrestore with spinunlockirq for both syncdebugfsshow and...

5.5CVSS0.00189EPSS
SaveExploits0References12
NVD
NVD
added 2024/06/21 12:15 p.m.21 views

CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

7.1CVSS0.00219EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/21 12:15 p.m.30 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/06/21 11:18 a.m.20 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 11:18 a.m.20 views

CVE-2024-36288

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

9.8CVSS5.7AI score0.0075EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 11:18 a.m.29 views

CVE-2024-36477

In the Linux kernel, the following vulnerability has been resolved: tpmtisspi: Account for SPI header when allocating TPM SPI xfer buffer The TPM SPI transfer mechanism uses MAXSPIFRAMESIZE for computing the maximum transfer length and the size of the transfer buffer. As such, it does not account...

7.8CVSS5.7AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 11:18 a.m.53 views

CVE-2024-34777

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

7.1CVSS5.6AI score0.00219EPSS
SaveExploits0
CVE
CVE
added 2024/06/21 11:15 a.m.141 views

CVE-2024-39277

In CVE-2024-39277, the Linux kernel vulnerability arises when dma-mapping benchmark bound to NUMA_NO_NODE triggers UBSAN array-index-out-of-bounds in arch/x86/topology.h. The root cause is calling cpumask_of_node() for NUMA_NO_NODE inside do_map_benchmark(), leading to an invalid cpumask[-1] acce...

7.8CVSS8.1AI score0.0022EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/06/21 11:15 a.m.39 views

CVE-2024-39277

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

7.8CVSS5.5AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/21 11:15 a.m.21 views

CVE-2024-38780

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from syncprintobj Since commit a6aa8fca4d79 "dma-buf/sw-sync: Reduce irqsave/irqrestore from known context" by error replaced spinunlockirqrestore with spinunlockirq for both syncdebugfsshow and...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2024/06/21 11:15 a.m.34 views

CVE-2024-38780 dma-buf/sw-sync: don't enable IRQ from sync_print_obj()

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from syncprintobj Since commit a6aa8fca4d79 "dma-buf/sw-sync: Reduce irqsave/irqrestore from known context" by error replaced spinunlockirqrestore with spinunlockirq for both syncdebugfsshow and...

6AI score
SaveExploits0References15
Rows per page
Query Builder