Lucene search
+L

1291 matches found

OSV
OSV
added 2025/01/21 1:15 p.m.6 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...

7.8CVSS6.1AI score0.00187EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/21 12:18 p.m.130 views

CVE-2025-21661

CVE-2025-21661 concerns the Linux kernel GPIO virtuser path (gpio-virtuser.c). When a virtuser device is created via configfs and probe fails due to an incorrect lookup table, the table was not cleaned up, blocking subsequent probes and potentially requiring device release to recover. A memory le...

7.8CVSS6.4AI score0.00187EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.31 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...

7.8CVSS0.00187EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.13 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.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 5:27 a.m.10 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.00203EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.5 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.00203EPSS
SaveExploits0References13
NVD
NVD
added 2025/01/19 12:15 p.m.12 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.00203EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/19 12:15 p.m.14 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.00203EPSS
SaveExploits0References23
CVE
CVE
added 2025/01/19 11:52 a.m.152 views

CVE-2024-57916

CVE-2024-57916 affects the Linux kernel component dealing with GPIO IRQ handling (misc: microchip: pci1xxxx). The root cause is improper IRQ handling that could trigger a kernel panic; the fix replaces generic_handle_irq with handle_nested_irq to resolve the issue. Public references indicate upst...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/01/19 11:52 a.m.9 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...

5.5CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.21 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.00203EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.10 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.5CVSS5.6AI score0.00203EPSS
SaveExploits0
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.00203EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/01/19 12:00 a.m.6 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 that stems from a failure to properly handle interrupts when dealing with GPIO interrupts, causing the kernel to crash...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References6
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
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.8 views

SUSE CVE-2024-57792

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS7.7AI score0.00259EPSS
SaveExploits0References19
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

DEBIAN-CVE-2024-57792

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.15 views

CVE-2024-57792

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS0.00259EPSS
SaveExploits0References8
NVD
NVD
added 2025/01/11 1:15 p.m.8 views

CVE-2024-47141

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

UBUNTU-CVE-2024-57792

In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is below lowest limit,...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0References36
Rows per page
Query Builder