CVE-2023-53818
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53818 is a reference count (refcount) leak vulnerability in the Linux kernel's ARM Zynq platform initialization code, specifically in the zynq_early_slcr_init function. The root cause is that of_find_compatible_node() returns a node pointer with an incremented reference count, but the code fails to call of_node_put() on error paths, resulting in a resource leak. The vulnerability affects multiple stable Linux kernel branches prior to the following patched versions: 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.99, 6.1.16, 6.2.3, and 6.3. It was published on December 9, 2025, and carries an estimated CVSS severity of Medium with an EPSS score of 0.000240 (Feedly, EUVD).

Technical details

The vulnerability is classified as a resource management error (CWE-401: Missing Release of Memory after Effective Lifetime). In zynq_early_slcr_init, the kernel function of_find_compatible_node() increments the reference count of the returned device tree node pointer. When an error condition is encountered and the function returns early, the code omits the required of_node_put() call to decrement the reference count, causing a refcount leak. This is a local, kernel-level issue triggered during early platform initialization on ARM Zynq hardware; it does not involve network-accessible attack surfaces. The fix adds the missing of_node_put() call on all error paths, as reflected in multiple stable kernel commits (Feedly, EUVD).

Impact

The primary impact of this vulnerability is a kernel resource (reference count) leak, which can lead to memory not being properly freed over time on affected ARM Zynq systems. In practice, this may cause gradual resource exhaustion or incorrect reference counting for device tree nodes, potentially affecting system stability. The vulnerability does not directly enable remote code execution, privilege escalation, or data exfiltration, and its real-world impact is limited to systems using ARM Zynq-based hardware running affected Linux kernel versions (Feedly).

Exploitability

There is no known public exploit code, active in-the-wild exploitation, or threat actor attribution associated with CVE-2023-53818. The EPSS score is extremely low at 0.000240, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection coverage exists via Nessus (plugin 278103) and Qualys (plugin 761056) (Feedly, Tenable).

Mitigation and workarounds

The fix has been backported to multiple stable Linux kernel branches. Users should update to the following patched versions or later: 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.99, 6.1.16, 6.2.3, or 6.3. The fix is implemented via upstream kernel commits adding the missing of_node_put() call on error paths in zynq_early_slcr_init. There are no known configuration-based workarounds; upgrading the kernel is the recommended remediation (Feedly, EUVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80724HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoNoAug 28, 2026
CVE-2026-80722HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-extra
NoYesAug 28, 2026
CVE-2026-80721HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesAug 28, 2026
CVE-2026-80723HIGH8.4
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 28, 2026
CVE-2026-80725HIGH7
  • Linux Kernel logoLinux Kernel
  • linux-aws-5.4
NoYesAug 29, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management