CVE-2023-53818 in Linux Kernel
Sumário (Inglês)
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.
Responsável
Linux
Reservar
09/12/2025
Divulgação
09/12/2025
Inscrições
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerabilidade | CWE | Exp | Con | CVE |
|---|---|---|---|---|---|
| 335069 | Linux Kernel ARM of_find_compatible_node Negação de Serviço | 911 | Não definido | Correção oficial | CVE-2023-53818 |