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).

Exploitability

The exploitability of this vulnerability is considered low, as it requires local access and specific conditions to trigger. The vulnerability is primarily theoretical, as noted in the patch description which states that 'small allocations like this can't actually fail in current kernels' (Kernel Patch).

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-2026-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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