Medium severity5.5NVD Advisory· Published Oct 4, 2025· Updated Jun 17, 2026
CVE-2023-53610
CVE-2023-53610
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
4Patches
Vulnerability mechanics
References
5- git.kernel.org/stable/c/4401b485855700f296cae4d0db36a52948bff4fanvdPatch
- git.kernel.org/stable/c/6caa5a2b78f5f53c433d3a3781e53325da22f0acnvdPatch
- git.kernel.org/stable/c/b00baffcc2561374f8fe8af873d00531f19864ebnvdPatch
- git.kernel.org/stable/c/c32fb16331f612e66a7fa8930164e0dc15725b72nvdPatch
- git.kernel.org/stable/c/ea54b608d85b7536f92238f3259730fa06cb5d21nvdPatch
News mentions
0No linked articles in our index yet.