Lucene search
+L

1164 matches found

Debian CVE
Debian CVE
added 2025/02/09 11:37 a.m.18 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.00182EPSS
SaveExploits0
OSV
OSV
added 2025/02/09 11:37 a.m.17 views

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...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits0References9
Amazon
Amazon
added 2025/02/05 12:0 a.m.9 views

Important: kernel-livepatch-6.1.119-129.201

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify CVE-2024-36899 In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API busregister...

7.8CVSS7.1AI score0.00251EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.6 views

spi: spi-fsl-dspi: Fix crash when not using GPIO chip select

...

5.5CVSS6.9AI score0.00233EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/29 12:0 a.m.9 views

The vulnerability of the davinci_gpio_probe() function in the gpio component of the Linux operating system’s kernel allows a hacker to induce a service failure.

The vulnerability of the davincigpioprobe function in the gpio component of Linux operating systems is related to insufficient validation of input data. Exploiting this vulnerability can allow attackers to cause system failures...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References48Affected Software5
Amazon
Amazon
added 2025/01/24 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: CDC-NCM: avoid overflow in sanity checking CVE-2022-48938 In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux...

9.1CVSS6.7AI score0.01367EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.4 views

SUSE CVE-2025-21661

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

5.5CVSS7.6AI score0.00172EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/21 4:54 p.m.15 views

CVE-2025-21661

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/21 1:15 p.m.19 views

CVE-2025-21661

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

5.5CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 1:15 p.m.3 views

DEBIAN-CVE-2025-21661

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.3 views

UBUNTU-CVE-2025-21661

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

5.5CVSS6.1AI score0.00172EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/21 12:18 p.m.106 views

CVE-2025-21661

CVE-2025-21661 relates to the Linux kernel GPIO virtuser subsystem. The issue occurred when a virtuser device is created via configfs and the probe failed due to an incorrect lookup table, causing the table not to be removed and blocking subsequent probes until the device is released. The fix int...

5.5CVSS6.4AI score0.00172EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.23 views

CVE-2025-21661 gpio: virtuser: fix missing lookup table cleanups

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix missing lookup table cleanups When a virtuser device is created via configfs and the probe fails due to an incorrect lookup table, the table is not removed. This prevents subsequent probe attempts from...

0.00172EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.9 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 Linux kernel that stems from the virtuser device in the gpio module not cleaning up the lookup table when probing fails. This could result in...

5.5CVSS6.4AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 5:27 a.m.7 views

CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

5.5CVSS6.8AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.2 views

SUSE CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

4.7CVSS7.6AI score0.00199EPSS
SaveExploits0References13
NVD
NVD
added 2025/01/19 12:15 p.m.8 views

CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

5.5CVSS0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/19 12:15 p.m.6 views

UBUNTU-CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.14 views

CVE-2024-57916 misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

0.00199EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.7 views

CVE-2024-57916 misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

6.1AI score0.00199EPSS
SaveExploits0References4
Rows per page
Query Builder