CVE-2024-53151
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53151 is an integer overflow vulnerability discovered in the Linux kernel's svcrdma component. The vulnerability was disclosed on December 24, 2024, and affects Linux kernel versions from 5.11 through 6.12.2. The issue stems from improper validation of the segcount parameter in the xdrcheckwrite_chunk function (NVD).

Technical details

The vulnerability exists in the net/sunrpc/xprtrdma/svcrdmarecvfrom.c file where an untrusted u32 segcount value could cause an integer overflow. On 32-bit systems, any segcount value greater than or equal to SIZEMAX/16 would trigger an integer overflow in the calculation segcount * rpcrdmasegmentmaxsz sizeof(p), which could then be accepted by xdrinline_decode(). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could lead to a denial of service condition on affected systems. The CVSS scoring indicates that while the vulnerability requires local access and low privileges, it can result in high availability impact with no direct effect on confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel by implementing a range check on the segcount value before using it in calculations. The fix adds a validation step that ensures segcount does not exceed RPCSVC_MAXPAGES, preventing the integer overflow condition. 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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

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