In the Linux kernel, the following vulnerability has been resolved:
ARM: zynq: Fix refcount leak in zynqearlyslcr_init
offindcompatiblenode() returns a node pointer with refcount incremented, we should use ofnodeput() on error path. Add missing ofnode_put() to avoid refcount leak.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53818.json",
"cna_assigner": "Linux"
}