Lucene search
+L

13032 matches found

OSV
OSV
added 2024/06/24 2:15 p.m.13 views

AZL-42895 CVE-2024-38664 affecting package kernel for versions less than 6.6.35.1-4

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.8CVSS5.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/24 2:15 p.m.5 views

DEBIAN-CVE-2024-34027

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS5.5AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/24 1:56 p.m.1286 views

CVE-2024-34027

CVE-2024-34027 corresponds to a Linux kernel/F2FS issue where the f2fs compress path ({reserve,release}_compress_blocks()) could race with checkpoint due to cp_rwsem lock issues, risking corruption of filesystem metadata (blkaddr in dnode, inode fields, and .total_valid_block_count) after SPO. Th...

7.8CVSS7.9AI score0.00237EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.63 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS0.00237EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.16 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS6.9AI score0.00237EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.19 views

CVE-2024-32936 media: ti: j721e-csi2rx: Fix races while restarting DMA

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

7.8CVSS6.6AI score0.00146EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.19 views

SUSE CVE-2024-38570

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

6.7CVSS6.2AI score0.00676EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.11 views

SUSE CVE-2024-38589

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nrrtioctl syzbot loves netrom, and found a possible deadlock in nrrtioctl 1 Make sure we always acquire nrnodelistlock before nrnodelocknrnode 1 WARNING: possible circular locking dependency...

5.5CVSS6.4AI score0.00195EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.6 views

SUSE CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

6.1CVSS6.1AI score0.0021EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.23 views

CVE-2024-38634

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port-lock when calling uarthandlectschange uarthandlectschange has to be called with port lock taken, Since we run it in a separate work, the lock may not be taken at the time of running. Make sure that it's...

4.4CVSS6.9AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 12:15 p.m.11 views

AZL-42835 CVE-2024-38780 affecting package kernel for versions less than 5.15.162.2-1

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.5CVSS6.4AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.17 views

AZL-42819 CVE-2024-38780 affecting package kernel for versions less than 6.6.35.1-4

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.5CVSS6.4AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.4 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.13 views

UBUNTU-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.5CVSS6.1AI score0.00189EPSS
SaveExploits0References30
NVD
NVD
added 2024/06/21 11:15 a.m.24 views

CVE-2024-38634

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port-lock when calling uarthandlectschange uarthandlectschange has to be called with port lock taken, Since we run it in a separate work, the lock may not be taken at the time of running. Make sure that it's...

5.5CVSS0.00189EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/21 11:15 a.m.2 views

DEBIAN-CVE-2024-38634

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port-lock when calling uarthandlectschange uarthandlectschange has to be called with port lock taken, Since we run it in a separate work, the lock may not be taken at the time of running. Make sure that it's...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.9 views

DEBIAN-CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

5.5CVSS5.5AI score0.00277EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.22 views

CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

7.8CVSS0.00277EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.25 views

CVE-2024-38634

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port-lock when calling uarthandlectschange uarthandlectschange has to be called with port lock taken, Since we run it in a separate work, the lock may not be taken at the time of running. Make sure that it's...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/21 11:15 a.m.12 views

UBUNTU-CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

7.8CVSS6.1AI score0.00277EPSS
SaveExploits0References30
Rows per page
Query Builder