Lucene search
K

1536 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.16 views

CVE-2024-36006 mlxsw: spectrum_acl_tcam: Fix incorrect list API usage

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk call listfirstentry on the respective lists without...

6.8AI score0.00013EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.18 views

CVE-2024-36007 mlxsw: spectrum_acl_tcam: Fix warning during rehash

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in t...

6.3AI score0.0002EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.20 views

CVE-2024-36004 i40e: Do not use WQ_MEM_RECLAIM flag for workqueue

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQMEMRECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in checkflushdependency is being triggered. This seems to be...

6.5AI score0.00012EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.15 views

CVE-2024-36004 i40e: Do not use WQ_MEM_RECLAIM flag for workqueue

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQMEMRECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in checkflushdependency is being triggered. This seems to be...

6.9AI score0.00012EPSS
Exploits0References8
OSV
OSV
added 2024/05/20 9:48 a.m.15 views

CVE-2024-36004 i40e: Do not use WQ_MEM_RECLAIM flag for workqueue

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQMEMRECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in checkflushdependency is being triggered. This seems to be...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2024/05/20 9:48 a.m.12 views

CVE-2024-36004

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQMEMRECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in checkflushdependency is being triggered. This seems to be...

5.5CVSS7.4AI score0.00012EPSS
Exploits0
OSV
OSV
added 2024/05/20 9:47 a.m.13 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.00022EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.18 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.00022EPSS
Exploits0References3
CVE
CVE
added 2024/05/20 9:47 a.m.156 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.00022EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.30 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.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/05/20 9:47 a.m.21 views

CVE-2024-35991

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.5CVSS7.2AI score0.00022EPSS
Exploits0
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.23 views

CVE-2024-35990 dma: xilinx_dpdma: Fix locking

In the Linux kernel, the following vulnerability has been resolved: dma: xilinxdpdma: Fix locking There are several places where either chan-lock or chan-vchan.lock was not held. Add appropriate locking. This fixes lockdep warnings like 31.077578 ------------ cut here ------------ 31.077831...

5.4AI score0.00019EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from task rescheduling, where the drainworkqueue function cannot be safely called in a spin-locked environment...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References6
OSV
OSV
added 2024/05/19 9:15 a.m.2 views

DEBIAN-CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

6.1CVSS5.9AI score0.0001EPSS
Exploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.13 views

CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

6.1CVSS6.4AI score0.0001EPSS
Exploits0References9
NVD
NVD
added 2024/05/19 9:15 a.m.11 views

CVE-2024-35879

In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize ofchangesetdestroy with the devlink removals In the following sequence: 1 ofplatformdepopulate 2 ofoverlayremove During the step 1, devices are destroyed and devlinks are removed. During the step 2, OF...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.17 views

CVE-2024-35899

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

6.1CVSS6.4AI score0.0001EPSS
Exploits0References26
CVE
CVE
added 2024/05/19 8:34 a.m.153 views

CVE-2024-35899

Technical details for CVE-2024-35899 are not publicly available in the provided documents. Monitor for updates from official advisories; no product/vendor/impact specifics can be inferred from the supplied material.

6.1CVSS6.6AI score0.0001EPSS
Exploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.12 views

CVE-2024-35853

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in the region and in each...

6.4CVSS6.4AI score0.00256EPSS
Exploits0References27
CVE
CVE
added 2024/05/17 1:23 p.m.127 views

CVE-2024-35812

CVE-2024-35812 is rejected/not used as per the CVE Numbering Authority.

6.8AI score
Exploits0
Rows per page
Query Builder