10 matches found
Azure Linux 3.0 Security Update: kernel (CVE-2025-21684)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21684 advisory. - In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw...
CVE-2025-21684 affecting package kernel for versions less than 5.15.179.1-1
CVE-2025-21684 affecting package kernel for versions less than 5.15.179.1-1. A patched version of the package is available...
CVE-2025-21684 affecting package kernel for versions less than 6.6.76.1-1
CVE-2025-21684 affecting package kernel for versions less than 6.6.76.1-1. An upgraded version of the package is available that resolves this issue...
Linux Distros Unpatched Vulnerability : CVE-2025-21684
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlo...
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...
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...
CVE-2025-21684
creationtimestamp| type| source ---|---|--- 2025-02-09 11:40:13+00:00| seen| https://infosec.exchange/users/cve/statuses/113973737079192703 2025-02-09 12:15:57+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lhqmawn3wx27 2025-02-09 13:19:32+00:00| seen|...
CVE-2025-21684 gpio: xilinx: Convert gpio_lock to raw spinlock
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...
CVE-2025-21684
CVE-2025-21684 affects the Linux kernel GPIO xilinx driver. Root cause: irq_chip locking used gpio_lock (a normal spinlock) in contexts that may run under raw spinlock requirements. The fix: convert gpio_lock to a raw spinlock and apply it in the xilinx GPIO code path (e.g., xgpio_irq_unmask), ad...
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...