Lucene search
+L

3804 matches found

Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.31 views

CVE-2021-47246

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for its internal ring buffer. If the peer net device...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/21 7:54 a.m.29 views

CVE-2024-35995

A vulnerability was found in the ACPI subsystem's CPPC driver in the Linux kernel. This issue occurs due to the mishandling of memory access bit width during performance capability calculations, which can lead to misaligned memory accesses and cause kernel panics on affected platforms...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 6:21 a.m.8 views

CLSA-2024-1716272474 Fix CVE(s): CVE-2023-49288

SECURITY UPDATE: Denial of Service attack against HTTP header parsing - debian/patches/CVE-2023-49288.patch: fix unintentional freeing in TRACE request handler - CVE-2023-49288...

8.6CVSS7.1AI score0.04777EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/20 6:17 p.m.23 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 5:10 p.m.28 views

CVE-2024-35968

A vulnerability was found in the pdscore driver of the Linux kernel, introduced in version 6.8. The issue occurs when the driver attempts a PCI reset within its health thread, leading to a deadlock because the thread cannot stop while performing the reset. Mitigation Mitigation for this issue is...

5.5CVSS8.7AI score0.0015EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 12:15 p.m.11 views

AZL-42162 CVE-2024-4323 affecting package fluent-bit for versions less than 2.2.3-1

A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http server’s parsing of trace requests and may result in denial of service conditions, information disclosure, or remote code execution...

9.8CVSS6.4AI score0.28309EPSS
SaveExploits3References1
OSV
OSV
added 2024/05/20 12:15 p.m.7 views

AZL-42103 CVE-2024-4323 affecting package fluent-bit for versions less than 3.0.6-1

A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http server’s parsing of trace requests and may result in denial of service conditions, information disclosure, or remote code execution...

9.8CVSS6.4AI score0.28309EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2024/05/20 12:6 p.m.19 views

CVE-2024-4323 Fluent Bit Memory Corruption Vulnerability

A memory corruption vulnerability in Fluent Bit versions 2.0.7 thru 3.0.3. This issue lies in the embedded http server’s parsing of trace requests and may result in denial of service conditions, information disclosure, or remote code execution...

9.8CVSS9.8AI score0.28309EPSS
SaveExploits3References2
NVD
NVD
added 2024/05/20 10:15 a.m.19 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/20 10:15 a.m.25 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.5CVSS6.5AI score0.00246EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/20 10:15 a.m.25 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.5CVSS6.4AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-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.5CVSS6.5AI score0.00164EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.29 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.22 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.7AI score0.00224EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.18 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
OSV
OSV
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...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/20 9:48 a.m.32 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.00246EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.33 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6.4AI score0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/20 9:48 a.m.171 views

CVE-2024-36002

Linux kernel CVE-2024-36002 details a crash in dpll_pin_on_pin_register/dpll_pin_on_pin_unregister when a pin is registered with multiple parent pins on the same dpll device. A crash trace occurs during ice driver removal (ICE/ice_dpll_deinit_pins). The fix adds a cookie-like parent pointer when ...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.17 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6.8AI score0.00183EPSS
SaveExploits0References2
Rows per page
Query Builder