CVE-2023-53818 in Linux Kernel
Summary
In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynq_early_slcr_init of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on error path. Add missing of_node_put() to avoid refcount leak.
Responsible
Linux
Reservation
12/09/2025
Disclosure
12/09/2025
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 335069 | Linux Kernel ARM of_find_compatible_node reference count | 911 | Not defined | Official fix | CVE-2023-53818 |