CVE-2023-53164
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_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 | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < 07fceab32096c1290b491f2fcaace03f78e2db37 | affected |
| Linux | Linux | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < df8d3536b660c6c6f6b25fa8b157e9b38ad78142 | affected |
| Linux | Linux | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < 856fc2195494d1175ada0f1f46f92c5b28ce12eb | affected |
| Linux | Linux | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < a0d91a48e1a020fb636f0fcaf44672f123bb0799 | affected |
| Linux | Linux | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < 4ae40c20f1519e1767ba01609abc7e8d6485fc0c | affected |
| Linux | Linux | cd844b0715ceda3287d1fa8e5d8e1b25a85c9b0f < 02298b7bae12936ca313975b02e7f98b06670d37 | affected |
| Linux | Linux | 5.2 | affected |
| Linux | Linux | 0 < 5.2 | unaffected |
| Linux | Linux | 5.4.235 <= 5.4.* | 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/07fceab32096c1290b491f2fcaace03f78e2db37
- https://git.kernel.org/stable/c/df8d3536b660c6c6f6b25fa8b157e9b38ad78142
- https://git.kernel.org/stable/c/856fc2195494d1175ada0f1f46f92c5b28ce12eb
- https://git.kernel.org/stable/c/a0d91a48e1a020fb636f0fcaf44672f123bb0799
- https://git.kernel.org/stable/c/4ae40c20f1519e1767ba01609abc7e8d6485fc0c
- https://git.kernel.org/stable/c/02298b7bae12936ca313975b02e7f98b06670d37
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.