CVE-2024-53107
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53107 is a vulnerability in the Linux kernel's fs/proc/task_mmu component, discovered in December 2024. The issue involves an integer overflow vulnerability in the pagemap_scan_get_args() function, where the 'arg->vec_len' variable, which comes from user input, could lead to integer wrapping during multiplication with sizeof(struct page_region) (NVD).

Technical details

The vulnerability is classified as an Integer Overflow or Wraparound (CWE-190) with a CVSS v3.1 base score of 5.5 (Medium). The issue occurs in the pagemap_scan_get_args() function where the multiplication of 'arg->vec_len' (a u64 variable) with sizeof(struct page_region) could result in integer wrapping. Additionally, since size_add/mul() functions work with unsigned long, there's a specific concern for 32-bit systems where 'arg->vec_len' needs to fit within an unsigned long range (NVD).

Impact

The vulnerability affects Linux kernel versions from 6.7 up to (excluding) 6.11.10, and various 6.12 release candidates. If exploited, this integer overflow could potentially lead to high availability impact, though there are no reported confidentiality or integrity impacts (NVD).

Mitigation and workarounds

The vulnerability has been patched by implementing size_mul() to prevent integer wrapping and adding a check to ensure that 'arg->vec_len' fits within an unsigned long on 32-bit systems. The fix has been applied in kernel version 6.11.10 and later releases (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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 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