
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A vulnerability in the Linux kernel's memory management subsystem was discovered where pages being freed using freepage() still had an mlocked flag at freepages_prepare() stage. The issue was identified by Syzbot and has been assigned CVE-2024-53105. The vulnerability affects the memory management (mm) subsystem, specifically the page allocation mechanism (Kernel Git).
The vulnerability was caused by a page being freed while still having the mlocked flag set, resulting in a bad page state. This occurred when using lower-level getpage()/freepage() APIs, particularly in KVM (Kernel Virtual Machine) usage. The issue was originally introduced by commit b109b87050df which focused on handling pagecache and anonymous memory but wasn't suitable for these lower-level APIs (Kernel Git).
The bug is considered relatively harmless, primarily causing warning messages in system logs. However, it does result in a small memory leak as 'bad' pages are prevented from being reallocated. This could potentially lead to gradual system memory degradation over time (Kernel Git).
The issue has been fixed by moving the mlocked flag clearance down to freepageprepare(). This patch has been merged into the Linux kernel and is available in updated versions. The fix is included in various distribution updates, including Debian 11 (bullseye) version 6.1.128-1~deb11u1 (Debian LTS).
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.”