CVE-2023-53610
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f8410e626569324cfe831aaecc0504cafc12b471 < b00baffcc2561374f8fe8af873d00531f19864eb | affected |
| Linux | Linux | f8410e626569324cfe831aaecc0504cafc12b471 < 4401b485855700f296cae4d0db36a52948bff4fa | affected |
| Linux | Linux | f8410e626569324cfe831aaecc0504cafc12b471 < ea54b608d85b7536f92238f3259730fa06cb5d21 | affected |
| Linux | Linux | f8410e626569324cfe831aaecc0504cafc12b471 < c32fb16331f612e66a7fa8930164e0dc15725b72 | affected |
| Linux | Linux | f8410e626569324cfe831aaecc0504cafc12b471 < 6caa5a2b78f5f53c433d3a3781e53325da22f0ac | affected |
| Linux | Linux | 5.9 | affected |
| Linux | Linux | 0 < 5.9 | unaffected |
| Linux | Linux | 5.10.173 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.99 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.16 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.3 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b00baffcc2561374f8fe8af873d00531f19864eb
- https://git.kernel.org/stable/c/4401b485855700f296cae4d0db36a52948bff4fa
- https://git.kernel.org/stable/c/ea54b608d85b7536f92238f3259730fa06cb5d21
- https://git.kernel.org/stable/c/c32fb16331f612e66a7fa8930164e0dc15725b72
- https://git.kernel.org/stable/c/6caa5a2b78f5f53c433d3a3781e53325da22f0ac
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.