
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2024-53107 is a vulnerability in the Linux kernel's fs/proc/taskmmu component, discovered in December 2024. The issue involves an integer overflow vulnerability in the pagemapscangetargs() function, where the 'arg->veclen' variable, which comes from user input, could lead to integer wrapping during multiplication with sizeof(struct pageregion) (NVD).
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 pagemapscangetargs() function where the multiplication of 'arg->veclen' (a u64 variable) with sizeof(struct pageregion) could result in integer wrapping. Additionally, since sizeadd/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).
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).
The vulnerability has been patched by implementing sizemul() to prevent integer wrapping and adding a check to ensure that 'arg->veclen' 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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”