Lucene search
K

30 matches found

CVE
CVE
added 3 days ago5 views

CVE-2026-53237

The CVE-2026-53237 entry concerns the Linux kernel GPIO subsystem for Marvell Armada 370/XP. Root cause: during suspend/resume, mvebu_pwm_suspend() and mvebu_pwm_resume() are invoked for all GPIO banks, but banks without PWM present mvchip->mvpwm set to NULL. When mvebu_pwm_suspend() is called...

5.8AI score0.00175EPSS
Exploits0References5
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-39328

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.8AI score0.00175EPSS
Exploits0References5
Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-53237

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebupwmsuspend and mvebupwmresume are called for all GPIO banks during suspend/resume, but not all banks have PWM functionality. GPIO banks without PWM have mvchip-mvpw...

5.7AI score0.00175EPSS
Exploits0
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: The refcount leak in mvebugicpprobe has been fixed. The function ofirqfindparent returns a node pointer with the refcount incremented. We should use ofnodeput on it when it is no longer needed. Add ofnodep...

5.3AI score0.00165EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: gpio: mvebu: fixed the irq domain leak. Uwe Kleine-König pointed out that we still have one resource leak in the mvebu driver, which is triggered when the driver is detached. We will address this issue by implementing a custom...

5.5CVSS5.2AI score0.00135EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013667)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013667 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointe...

5.6AI score0.00165EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011031)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011031 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointe...

5.9AI score0.00165EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007490)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007490 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointe...

5.9AI score0.00165EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 1:5 a.m.8 views

SUSE CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-K�nig pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS5.8AI score0.00135EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.3 views

SUSE CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

6.4AI score0.00165EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53757

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when...

6.1AI score0.00165EPSS
Exploits0References2
NVD
NVD
added 2025/12/08 2:15 a.m.12 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00165EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 2:15 a.m.3 views

DEBIAN-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

UBUNTU-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.9AI score0.00165EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.29 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00165EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.5 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00165EPSS
Exploits0
CVE
CVE
added 2025/12/08 1:19 a.m.16 views

CVE-2023-53757

The CVE-2023-53757 issue is a Linux kernel vulnerability in irqchip/irq-mvebu-gicp where a refcount leak occurred: of_irq_find_parent() returns a node pointer with an incremented refcount and missing of_node_put() could leak refs if the pointer is not released. A fix was applied to add of_node_pu...

6AI score0.00165EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 1:19 a.m.7 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

6.3AI score0.00165EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.7 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 a missing reference count release in mvebugicpprobe, which could lead to a memory leak...

6AI score0.00165EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/08 12:0 a.m.2 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.9AI score0.00165EPSS
Exploits0References10
Rows per page
Query Builder