Lucene search
+L

427 matches found

Ubuntu
Ubuntu
added 2024/07/29 1:55 p.m.68 views

USN-6924-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM SCMI message protocol; - InfiniBand drivers; - TTY drivers; - TLS protocol; CVE-2024-26584, CVE-2024-36016,...

8.1CVSS6.8AI score0.00737EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.20 views

CVE-2024-40986

A vulnerability was found in dmaengine in the Linux kernel. This issue was resolved by fixing data synchronization in the xdmachannelisr function. The update ensures the vchan lock is acquired before accessing xdma-stoprequest, preventing race conditions during interrupt handling in XDMA channels...

5.1CVSS8.9AI score0.00229EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.4 views

SUSE CVE-2024-40986

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS7.7AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40986

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS5.4AI score0.00229EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40986

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

UBUNTU-CVE-2024-40986

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS5.8AI score0.00229EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.17 views

CVE-2024-40986 dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

6.8AI score0.00229EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 12:37 p.m.17 views

CVE-2024-40986 dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS6AI score0.00229EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/12 12:37 p.m.75 views

CVE-2024-40986

CVE-2024-40986 affects the Linux kernel DMA engine for Xilinx XDMA. The issue arises from data synchronization in xdma_channel_isr() where the code does not properly sequence operations before using xdma->stop_request, requiring the vchan lock prior to stop_request usage. The vulnerability is ...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.49 views

CVE-2024-40986

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix data synchronisation in xdmachannelisr Requests the vchan lock before using xdma-stoprequest...

5.5CVSS5.8AI score0.00229EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 a data synchronization issue in the interrupt service routine of the dmaengine:xilinx:xdma component...

5.5CVSS8.4AI score0.00229EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/07/03 11:4 p.m.64 views

USN-6868-1: Linux kernel vulnerabilities

Sander Wiebing, Alvise de Faveri Tron, Herbert Bos, and Cristiano Giuffrida discovered that the Linux kernel mitigations for the initial Branch History Injection vulnerability CVE-2022-0001 were insufficient for Intel processors. A local attacker could potentially use this to expose sensitive...

5.5CVSS7.2AI score0.08555EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/06/07 10:40 p.m.378 views

USN-6820-1: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS7.4AI score0.01635EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:0 a.m.3 views

dma: xilinx_dpdma: Fix locking

...

5.5CVSS7.3AI score0.00205EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.3 views

SUSE CVE-2024-35990

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.5CVSS6.4AI score0.00205EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

DEBIAN-CVE-2024-35990

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.5CVSS5.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

AZL-42240 CVE-2024-35990 affecting package kernel for versions less than 5.15.158.1-1

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.5CVSS6.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

AZL-42169 CVE-2024-35990 affecting package kernel for versions less than 6.6.35.1-4

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.5CVSS6.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-CVE-2024-35990

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.5CVSS6.2AI score0.00205EPSS
SaveExploits0References21
OSV
OSV
added 2024/05/20 9:47 a.m.20 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.5CVSS6.2AI score0.00205EPSS
SaveExploits0References12
Rows per page
Query Builder