CVE-2023-53750
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53750 is a memory out-of-bounds read vulnerability in the Linux kernel's pinctrl: freescale subsystem. The flaw occurs when num_configs is 1 and the code incorrectly attempts to access configs[1], which is outside the valid array bounds — a condition detectable by KASAN (Kernel Address Sanitizer). It affects Linux kernel versions starting from the introduction of commit f60c9eac54af28d7b5651fe49944bfd5098550e6 through the 6.3 and 6.4 stable series. The vulnerability was published on December 8, 2025, and carries an estimated CVSS severity of Medium with an EPSS score of 0.024% (Feedly, ENISA EUVD).

Technical details

The root cause is an off-by-one array access error (CWE-125: Out-of-bounds Read) in the Freescale/NXP pin controller driver within the Linux kernel. When pad wakeup configuration passes num_configs = 1, the driver incorrectly fetches configs[1] instead of limiting access to configs[0], reading one element beyond the allocated array. The fix constrains the access to configs[1] only when num_configs is at least 2. Patches were applied to stable branches targeting kernel versions 6.3.13, 6.4.4, and 6.5 (ENISA EUVD, kernel.org patch 1, kernel.org patch 2).

Impact

Exploitation of this vulnerability could result in a kernel crash (denial of service) or unintended disclosure of kernel memory contents due to the out-of-bounds read. The impact is primarily limited to systems using Freescale/NXP SoCs with the affected pin controller driver, which are commonly found in embedded Linux platforms. Confidentiality and availability are the primary concerns; integrity impact is considered low given the read-only nature of the flaw (Feedly, ENISA EUVD).

Exploitability

There is no known public proof-of-concept exploit or evidence of in-the-wild exploitation for CVE-2023-53750. The EPSS score is very low at approximately 0.024%, reflecting minimal exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation would require local access to a system running an affected kernel on Freescale/NXP hardware and the ability to trigger pad wakeup configuration with num_configs = 1 (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this vulnerability in stable versions 6.3.13, 6.4.4, and 6.5. Users running affected kernel versions on Freescale/NXP hardware should upgrade to the patched stable releases. SUSE has also issued kernel security advisories incorporating this fix (Linux Security SUSE, ENISA EUVD). No configuration-based workaround is documented; patching is the recommended remediation.

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-68427MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 10, 2026
CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-igx
NoYesAug 10, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68430NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-partner
NoYesAug 12, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-ibm-6.8
NoYesAug 10, 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