Lucene search
+L

21149 matches found

NVD
NVD
added 2024/05/20 10:15 a.m.24 views

CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS6.5AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/20 10:15 a.m.9 views

UBUNTU-CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.29 views

CVE-2024-35996

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/20 10:15 a.m.9 views

UBUNTU-CVE-2024-35983

In the Linux kernel, the following vulnerability has been resolved: bounds: Use the right number of bits for power-of-two CONFIGNRCPUS bitsper rounds up to the next power of two when passed a power of two. This causes crashes on some machines and configurations...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.27 views

CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/20 10:15 a.m.9 views

UBUNTU-CVE-2024-35996

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References14
CVE
CVE
added 2024/05/20 9:48 a.m.171 views

CVE-2024-36007

The CVE-2024-36007 issue relates to the Linux kernel mlxsw spectrum_acl_tcam rehash process. The problem was that on error the chunk marker was reset while entry markers remained relative to it, risking resuming migration from an entry not in the current chunk and causing a chunk to be processed ...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.21 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.00226EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.24 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...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.41 views

CVE-2024-36005 netfilter: nf_tables: honor table dormant flag from netdev release event path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregistered hook. 524854.857999 ------------ cut here...

6.5AI score0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:48 a.m.38 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.9AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.21 views

CVE-2024-35996 cpu: Re-enable CPU mitigations by default for !X86 architectures

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

7AI score0.00244EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.41 views

CVE-2024-35996 cpu: Re-enable CPU mitigations by default for !X86 architectures

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

6.5AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:47 a.m.19 views

CVE-2024-35996 cpu: Re-enable CPU mitigations by default for !X86 architectures

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

6.2AI score
SaveExploits0References12
CVE
CVE
added 2024/05/20 9:47 a.m.118 views

CVE-2024-35996

Technical details for CVE-2024-35996 are not provided in the supplied documents. The description summarizes kernel-mitigation changes, but there are no explicit affected products, versions, impacts, or fixes. Monitor vendor advisories for updates.

5.5CVSS6.8AI score0.00244EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/05/20 9:47 a.m.196 views

CVE-2024-35989

CVE-2024-35989 affects the Linux kernel dmaengine idxd driver. The vulnerability arises during rmmod/removal of the idxd driver on single-CPU systems, where an offline perf context migration could target an invalid recipient, causing a kernel oops (page fault on mutex_lock during perf_pmu_migrate...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.50 views

CVE-2024-35989 dmaengine: idxd: Fix oops during rmmod on single-CPU platforms

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

6.3AI score0.00214EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.39 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...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.24 views

CVE-2024-35989 dmaengine: idxd: Fix oops during rmmod on single-CPU platforms

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

7AI score0.00214EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/20 9:41 a.m.195 views

CVE-2024-35957

The CVE-2024-35957 vuln in the Linux kernel/IOMMU VT-d path arises from probing code that tracked all probed devices in an rbtree by source ID, assuming uniqueness that VT-d does not guarantee. The fix, per the linked advisories, is to only track devices that have PCI ATS capabilities in the iomm...

5.9CVSS6.7AI score0.00198EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder