Lucene search
+L

473 matches found

CVE
CVE
added 2025/02/26 2:23 a.m.107 views

CVE-2022-49570

CVE-2022-49570 affecting the Linux kernel gpio-xilinx driver. The issue is an integer overflow/overflow-prone data type that prevents configuring more than 32 pins; the fix casts to unsigned long to handle larger pin counts. Public references point to kernel stable tree patches (e.g., git.kernel....

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:23 a.m.18 views

CVE-2022-49570 gpio: gpio-xilinx: Fix integer overflow

In the Linux kernel, the following vulnerability has been resolved: gpio: gpio-xilinx: Fix integer overflow Current implementation is not able to configure more than 32 pins due to incorrect data type. So type casting with unsigned long to avoid it...

5.5CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.47 views

CVE-2022-49570

In the Linux kernel, the following vulnerability has been resolved: gpio: gpio-xilinx: Fix integer overflow Current implementation is not able to configure more than 32 pins due to incorrect data type. So type casting with unsigned long to avoid it...

5.5CVSS5.7AI score0.00253EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Drivers: Soc: Xilinx: Add the missing kfree function in xlnxaddcbforsuspend. If memory allocation for cbdata fails using kmalloc, the memory allocation for evedata never gets freed. Therefore, add the missing kfree function in th...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/11 3:48 a.m.13 views

SUSE CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

4.7CVSS7.6AI score0.00206EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/02/10 12:00 a.m.14 views

PT-2025-33781

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the clock clk subsystem, specifically in the xilinx VCUs. An issue exists where the pll post is improperly unregistered if its initial...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2025/02/09 12:15 p.m.14 views

AZL-56546 CVE-2025-21684 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/09 12:15 p.m.12 views

AZL-56550 CVE-2025-21684 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/09 12:15 p.m.7 views

DEBIAN-CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/09 12:15 p.m.14 views

UBUNTU-CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2025/02/09 11:37 a.m.23 views

CVE-2025-21684

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/01/27 7:04 p.m.31 views

USN-7179-4: Linux kernel (Xilinx ZynqMP) vulnerabilities

Andy Nguyen discovered that the Bluetooth L2CAP implementation in the Linux kernel contained a type-confusion error. A physically proximate remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2020-12351 Andy Nguyen discovered that the...

8.8CVSS8.1AI score0.07693EPSS
SaveExploits7
Ubuntu
Ubuntu
added 2025/01/20 12:52 p.m.40 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:00 a.m.27 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:00 a.m.6 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...

7.8CVSS6.5AI score0.00174EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.8 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.6 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.8 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.19 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.154 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
Rows per page
Query Builder