CVE-2023-53818
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/12/2025
Last modified:
09/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ARM: zynq: Fix refcount leak in zynq_early_slcr_init<br />
<br />
of_find_compatible_node() returns a node pointer with refcount incremented,<br />
we should use of_node_put() on error path.<br />
Add missing of_node_put() to avoid refcount leak.
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1cc12d10d13ae5ad8d3f7432a4c0156d221fc99b
- https://git.kernel.org/stable/c/227f8c1c5c4b3d131b66e57e58d38054f441b915
- https://git.kernel.org/stable/c/351b7e93d02b50b2faae2d4bda28e16a8389cbb7
- https://git.kernel.org/stable/c/4c22ee805202087c2553c9175968e9e922d75bc1
- https://git.kernel.org/stable/c/9eedb910a3be0005b88c696a8552c0d4c9937cd4
- https://git.kernel.org/stable/c/e43a06c73be4b93d308f0df809ee0023b7c37b54
- https://git.kernel.org/stable/c/ede0334bf4df360f4f9446075cffbbb3bc54d0b6
- https://git.kernel.org/stable/c/f00bc6727adf840eb208700ea27cda4f3742629d



