CVE-2023-52472
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52472 is a vulnerability in the Linux kernel's crypto RSA implementation that was discovered and patched in late 2023. The vulnerability stems from a missing allocation failure check in the mpi_alloc() function, which could potentially lead to a NULL pointer dereference. This issue affects Linux kernel versions from 6.5.0 up to (excluding) 6.6.14 and versions from 6.7.0 up to (excluding) 6.7.2 (NVD).

Technical details

The vulnerability exists in the RSA cryptographic subsystem of the Linux kernel, specifically in the allocation check for mpi_alloc() function. While small allocations typically don't fail in current kernels, static code analyzers identified a potential NULL pointer dereference scenario. The issue has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The vulnerability was introduced in a previous commit related to RSA FIPS mode implementation (Kernel Patch).

Impact

The vulnerability's impact is considered medium severity, primarily affecting system availability. While the likelihood of exploitation is low since small allocations typically don't fail in current kernels, a successful exploit could potentially cause a system crash through a NULL pointer dereference (Ubuntu).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by adding an explicit allocation failure check. The fix involves adding a simple check for NULL return from mpi_alloc() and returning -ENOMEM in case of allocation failure. The patch has been backported to affected stable kernel versions (Kernel Patch).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
NoYesJan 14, 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