Lucene search
+L

2510 matches found

OSV
OSV
added 2024/05/20 9:48 a.m.22 views

CVE-2024-36003 ice: fix LAG and VF lock dependency in ice_reset_vf()

In the Linux kernel, the following vulnerability has been resolved: ice: fix LAG and VF lock dependency in iceresetvf 9f74a3dfcf83 "ice: Fix VF Reset paths when interface in a failed over aggregate", the ice driver has acquired the LAG mutex in iceresetvf. The commit placed this lock acquisition...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/20 9:47 a.m.168 views

CVE-2024-35991

CVE-2024-35991: In the Linux kernel, idxd dmaengine code changed from a spinlock-protected event log workqueue to a mutex-protected approach to safely call drain_workqueue(). The root cause was calling drain_workqueue() while holding a spinlock, risking a Call Trace due to possible task reschedul...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.41 views

CVE-2024-35991 dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drainworkqueue cannot be called safely in a spinlocked context due to possible task rescheduling. In the multi-task scenario, calling queuework while drainworkqueue...

6.4AI score0.00164EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.33 views

CVE-2024-35991 dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drainworkqueue cannot be called safely in a spinlocked context due to possible task rescheduling. In the multi-task scenario, calling queuework while drainworkqueue...

6.8AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 9:47 a.m.20 views

CVE-2024-35991 dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drainworkqueue cannot be called safely in a spinlocked context due to possible task rescheduling. In the multi-task scenario, calling queuework while drainworkqueue...

5.5CVSS6AI score0.00164EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.31 views

CVE-2024-35950 drm/client: Fully protect modes[] with dev->mode_config.mutex

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fully protect modes with dev-modeconfig.mutex The modes array contains pointers to modes on the connectors' mode lists, which are protected by dev-modeconfig.mutex. Thus we need to extend modes the same protection or ...

6.4AI score0.00248EPSS
SaveExploits0References7
Amazon
Amazon
added 2024/05/20 12:0 a.m.12 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the...

7.8CVSS6.4AI score0.00258EPSS
SaveExploits0
Amazon
Amazon
added 2024/05/20 12:0 a.m.8 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets CVE-2023-52620 createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missi...

5.5CVSS6.3AI score0.00258EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/20 12:0 a.m.46 views

Amazon Linux 2 : kernel (ALASKERNEL-5.10-2024-056)

The version of kernel installed on the remote host is prior to 5.10.215-203.850. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2024-056 advisory. 2024-07-03: CVE-2024-26643 was added to this advisory. 2024-07-03: CVE-2024-26642 was added to this...

7.8CVSS6.5AI score0.00258EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2024/05/20 12:0 a.m.40 views

Amazon Linux 2 : kernel (ALASKERNEL-5.15-2024-042)

The version of kernel installed on the remote host is prior to 5.15.156-102.160. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2024-042 advisory. 2024-07-03: CVE-2024-26642 was added to this advisory. 2024-07-03: CVE-2024-26629 was added to this...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/05/20 12:0 a.m.36 views

Amazon Linux 2 : kernel (ALASKERNEL-5.4-2024-064)

The version of kernel installed on the remote host is prior to 5.4.274-187.369. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.4-2024-064 advisory. 2024-07-03: CVE-2024-26642 was added to this advisory. 2024-07-03: CVE-2023-52620 was added to this...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/19 11:15 a.m.8 views

UBUNTU-CVE-2024-35934

In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for no good reason 1 This patch returns early from...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References21
CVE
CVE
added 2024/05/19 8:34 a.m.167 views

CVE-2024-35876

CVE-2024-35876 is not rejected in the connected documents. It is listed in Red Hat advisory RHSA-2025:1658 (kernel update) as CVE-2024-35876 affecting the Linux kernel, specifically noting an issue in x86/mce where the mce_sysfs_mutex should be acquired in set_bank(). The MiracleLinux/Nessus entr...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.17 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:7 a.m.26 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

5.5CVSS6.6AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.26 views

CVE-2024-35855

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:22 p.m.24 views

CVE-2024-35786

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveaugemioctlpushbuf If VMBIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.20 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

6.8CVSS7.5AI score0.00217EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

6.8CVSS5.8AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.22 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder