In the Linux kernel, the following vulnerability has been resolved:
irqchip: Fix refcount leak in platform_irqchip_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.
References
Configurations
Configuration 1 (hide)
|
History
05 Feb 2026, 16:40
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-Other | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/4401b485855700f296cae4d0db36a52948bff4fa - Patch | |
| References | () https://git.kernel.org/stable/c/6caa5a2b78f5f53c433d3a3781e53325da22f0ac - Patch | |
| References | () https://git.kernel.org/stable/c/b00baffcc2561374f8fe8af873d00531f19864eb - Patch | |
| References | () https://git.kernel.org/stable/c/c32fb16331f612e66a7fa8930164e0dc15725b72 - Patch | |
| References | () https://git.kernel.org/stable/c/ea54b608d85b7536f92238f3259730fa06cb5d21 - Patch |
04 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 16:15
Updated : 2026-02-05 16:40
NVD link : CVE-2023-53610
Mitre link : CVE-2023-53610
CVE.ORG link : CVE-2023-53610
JSON object : View
Products Affected
linux
- linux_kernel
CWE
