CVE-2023-53757
published 2025-12-08CVE-2023-53757: In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent() returns…
PriorityP419
EPSS
0.19%
9.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
of_irq_find_parent() returns a node pointer with refcount incremented,
We should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.20-1 (bookworm) | linux 6.1.20-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < d6b99b9b5e354f9c801a3cc3b1d4881d920e1718 | d6b99b9b5e354f9c801a3cc3b1d4881d920e1718 |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < 4545d7a70ce0fc78b1d3c33c4a0939a86f363b57 | 4545d7a70ce0fc78b1d3c33c4a0939a86f363b57 |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < c7d78d36e19eeb74a1c12799fbadbcdbaf36c0bd | c7d78d36e19eeb74a1c12799fbadbcdbaf36c0bd |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < cee12e8be8e227731a845ae43a4c9ce2e404be45 | cee12e8be8e227731a845ae43a4c9ce2e404be45 |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < 88cb93d3a16f706bd7213f8a5882c394e5d10c4e | 88cb93d3a16f706bd7213f8a5882c394e5d10c4e |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < bb755e020abc24793b9411c9419ed43f07f9a03d | bb755e020abc24793b9411c9419ed43f07f9a03d |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < 91e149b201bdb68c77011d50d011e47fadbcc8bd | 91e149b201bdb68c77011d50d011e47fadbcc8bd |
| linux | linux | >= a68a63cb4dfc30e8a79b444aabc7747bb7621acf < 9419e700021a393f67be36abd0c4f3acc6139041 | 9419e700021a393f67be36abd0c4f3acc6139041 |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.20-1 | 6.1.20-1 |
| linux | linux_kernel | >= 0 < 6.1.20-1 | 6.1.20-1 |
| linux | linux_kernel | >= 0 < 6.1.20-1 | 6.1.20-1 |
| linux | linux_kernel | >= 4.13.0 < 4.14.308 | 4.14.308 |
| linux | linux_kernel | >= 4.15.0 < 4.19.276 | 4.19.276 |
| linux | linux_kernel | >= 4.20.0 < 5.4.235 | 5.4.235 |
| linux | linux_kernel | >= 5.11.0 < 5.15.99 | 5.15.99 |
| linux | linux_kernel | >= 5.16.0 < 6.1.16 | 6.1.16 |
| linux | linux_kernel | >= 5.5.0 < 5.10.173 | 5.10.173 |
| linux | linux_kernel | >= 6.2.0 < 6.2.3 | 6.2.3 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
vendor_redhat·2025-12-08
CVE-2023-53757 kernel: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
kernel: 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 mvebu_gicp_probe
of_irq_find_parent() returns a node pointer with refcount incremented,
We should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel (Red Hat Enterprise Linux 9)
Debian
CVE-2023-53757: linux - In the Linux kernel, the following vulnerability has been resolved: irqchip/irq...
vendor_debian·2023
CVE-2023-53757 CVE-2023-53757: linux - In the Linux kernel, the following vulnerability has been resolved: irqchip/irq...
In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 6.1.20-1)
bullseye: resolved (fixed in 5.10.178-1)
forky: resolved (fixed in 6.1.20-1)
sid: resolved (fixed in 6.1.20-1)
trixie: resolved (fixed in 6.1.20-1)
GHSA
GHSA-g22m-4m6x-f6v8: In the Linux kernel, the following vulnerability has been resolved:
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
of_irq_find_parent
ghsa_unreviewed·2025-12-08
CVE-2023-53757 GHSA-g22m-4m6x-f6v8: In the Linux kernel, the following vulnerability has been resolved:
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
of_irq_find_parent
In the Linux kernel, the following vulnerability has been resolved:
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
of_irq_find_parent() returns a node pointer with refcount incremented,
We should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2023-53757: In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent()
osv·2025-12-08
CVE-2023-53757 CVE-2023-53757: In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent()
In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
OSV
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
osv·2025-12-08
CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
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 mvebu_gicp_probe
of_irq_find_parent() returns a node pointer with refcount incremented,
We should use of_node_put() on it when not needed anymore.
Add missing of_node_put() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/4545d7a70ce0fc78b1d3c33c4a0939a86f363b57https://git.kernel.org/stable/c/88cb93d3a16f706bd7213f8a5882c394e5d10c4ehttps://git.kernel.org/stable/c/91e149b201bdb68c77011d50d011e47fadbcc8bdhttps://git.kernel.org/stable/c/9419e700021a393f67be36abd0c4f3acc6139041https://git.kernel.org/stable/c/bb755e020abc24793b9411c9419ed43f07f9a03dhttps://git.kernel.org/stable/c/c7d78d36e19eeb74a1c12799fbadbcdbaf36c0bdhttps://git.kernel.org/stable/c/cee12e8be8e227731a845ae43a4c9ce2e404be45https://git.kernel.org/stable/c/d6b99b9b5e354f9c801a3cc3b1d4881d920e1718
2025-12-08
Published