CVE-2023-54136
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54136 is a memory leak vulnerability in the Linux kernel's serial: sprd (Spreadtrum serial) driver. The flaw occurs because DMA buffers are not released when the _probe() function returns a failure, resulting in a kernel memory leak. It affects Linux kernel versions from 5.2 up to (but not including) the patched stable releases. Fixed versions include 5.4.257, 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, and 6.6. The vulnerability was published on December 24, 2025, and carries an EPSS score of approximately 0.024% (very low), with no CVSS base score assigned (Feedly, ENISA EUVD).

Technical details

The root cause is a missing resource cleanup path in the Spreadtrum (SPRD) serial driver's probe function (CWE-401: Missing Release of Memory after Effective Lifetime). When sprd_probe() encounters an error and returns early, it fails to free previously allocated DMA buffers, leaving them permanently leaked in kernel memory. This is a local, kernel-space issue — exploitation would require the ability to trigger repeated probe failures (e.g., via module reload or hardware hotplug events on affected Spreadtrum-based platforms), causing gradual kernel memory exhaustion (Feedly, ENISA EUVD).

Impact

The primary impact is a kernel memory leak (availability impact), where DMA buffers allocated during failed probe attempts are never freed. On systems using Spreadtrum serial hardware, repeated probe failures could gradually exhaust kernel memory, potentially leading to system instability or denial of service. There is no known confidentiality or integrity impact, and the vulnerability does not enable code execution or privilege escalation (Feedly).

Exploitability

There is no known public exploit code, no evidence of in-the-wild exploitation, and this CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.024%, reflecting a very low probability of exploitation. The vulnerability is limited to systems running Spreadtrum (SPRD) serial hardware, which significantly narrows the affected population (Feedly).

Mitigation and workarounds

Apply the upstream Linux kernel patches that introduce proper DMA buffer cleanup in the sprd_probe() error path. Fixed stable kernel versions are: 5.4.257, 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, and 6.6. Administrators should update to the appropriate patched stable release for their kernel branch. As a workaround, systems not using Spreadtrum serial hardware are not affected and require no action (ENISA EUVD, Feedly).

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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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