Lucene search
+L

473 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 9:22 a.m.19 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

6.7AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:22 a.m.22 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

6AI score
SaveExploits0References8
CVE
CVE
added 2024/08/17 9:22 a.m.121 views

CVE-2024-43851

CVE-2024-43851 summary (Linux kernel) The issue affects Linux kernel code for the Xilinx SoC path (soc: xilinx). The root cause is the per-CPU variable cpu_number1 being passed to xlnx_event_handler as the argument dev_id, but not used by that function; a patch renames cpu_number1 to dummy_cpu_nu...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.45 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

0.00211EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/17 9:22 a.m.57 views

CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.10 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, which originated when the soc:xilinx module renamed and deleted the initialization of the unused cpunumber1 variable to...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2024/07/29 1:55 p.m.77 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,...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.29 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.00241EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.7 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...

7.8CVSS7.7AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.6 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.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.9 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...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.22 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...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits0References11
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.00241EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 12:37 p.m.25 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...

7.8CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.58 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...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:37 p.m.95 views

CVE-2024-40986

Summary (concrete details from connected documents): The Linux kernel DMA engine Xilinx XDMA driver (xdma.c) had a synchronization flaw in xdma_channel_isr() where the vchan lock was not acquired before using xdma->stop_request. Affected component: dmaengine: xilinx: xdma. Root cause: lack of ...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.14 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.00241EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/07/03 11:04 p.m.70 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...

7.8CVSS7.2AI score0.08555EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/06/07 10:40 p.m.385 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.8CVSS7.4AI score0.01635EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.6 views

dma: xilinx_dpdma: Fix locking

...

7.8CVSS7.3AI score0.00212EPSS
SaveExploits0
Rows per page
Query Builder