Lucene search
+L

441 matches found

Ubuntu
Ubuntu
added 2025/01/20 12:52 p.m.36 views

USN-7166-4: Linux kernel (Xilinx ZynqMP) 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: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.8CVSS7.4AI score0.01369EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.23 views

PT-2025-6032 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.73/6.12.10 Description: The issue is related to incorrect locking of resources in the Linux kernel, specifically with the gpio lock in the Xilinx GPIO driver. This can lead to a denial of service. The irq ch...

8.8CVSS6AI score0.36848EPSS
SaveExploits9References1346
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-5995

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the dmaengine subsystem, specifically within the Xilinx XDMA driver. The max register field is incorrectly assigned the size of the registe...

6.5AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.5 views

SUSE CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

3.3CVSS7.7AI score0.00218EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2024/12/27 2:11 p.m.16 views

CVE-2024-56546

In the Linux kernel, the following vulnerability has been resolved: drivers: soc: xilinx: add the missing kfree in xlnxaddcbforsuspend If we fail to allocate memory for cbdata by kmalloc, the memory allocation for evedata is never freed, add the missing kfree in the error handling path...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 2:11 p.m.147 views

CVE-2024-56546

CVE-2024-56546 affects the Linux kernel in drivers/soc/xilinx, specifically xlnx_add_cb_for_suspend. The issue arises if kmalloc fails to allocate cb_data, because the error path does not free eve_data (missing kfree), potentially causing a memory leak and impacting availability. The patch adds t...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References6Affected Software1
Ubuntu
Ubuntu
added 2024/12/20 7:43 p.m.58 views

USN-7173-2: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Several security issues were discover...

8.8CVSS7AI score0.00743EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/11/21 7:15 p.m.15 views

CVE-2024-50297

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

4.7CVSS6.9AI score0.00274EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/19 3:48 a.m.5 views

SUSE CVE-2024-50297

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS7.7AI score0.00274EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 2:16 a.m.19 views

CVE-2024-50297

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS0.00274EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 2:16 a.m.4 views

DEBIAN-CVE-2024-50297

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

4.7CVSS5.6AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.18 views

UBUNTU-CVE-2024-50297

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS6.7AI score0.00274EPSS
SaveExploits0References17
CVE
CVE
added 2024/11/19 1:30 a.m.120 views

CVE-2024-50297

CVE-2024-50297 concerns the Linux kernel Xilinx axienet driver (net/xilinx) where a synchronization race between enqueueing Tx packets in the dql and starting the dmaengine can trigger a crash (BUG: lib/dynamic_queue_limits.c) during iperf stress tests. The evidence across connected documents tie...

7.5CVSS6.7AI score0.00274EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.5 views

CVE-2024-50297 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.6AI score0.00274EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.28 views

CVE-2024-50297 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes race condition. Tx transfer starts once dma engine is started and may execute dql dequeue in completion...

7.5CVSS0.00274EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/10/16 10:52 p.m.37 views

USN-7073-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: - Watchdog drivers; - Netfilter; - Memory management; - Network traffic control; CVE-2024-27397, CVE-2024-38630,...

7.8CVSS6.9AI score0.00264EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/09/23 5:2 p.m.23 views

USN-7021-2: 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: - GPU drivers; - BTRFS file system; - F2FS file system; - GFS2 file system; - BPF subsystem; - Netfilter; - RxRPC...

9.8CVSS6.9AI score0.00682EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/09/16 12:0 a.m.32 views

Ubuntu: Security Advisory (USN-7003-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.2AI score0.00871EPSS
SaveExploits1References2
Rows per page
Query Builder