
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2025-21772 addresses multiple security issues in the Linux kernel's handling of Mac partition tables. The vulnerability was discovered in February 2025 and affects the partitions/mac subsystem of the Linux kernel. The issue involves improper handling of bogus partition tables that could lead to potential security risks (Kernel Git).
The vulnerability stems from three distinct issues in partition probing: 1) A bailout condition for bad partoffset that incorrectly handles sector cleanup, 2) Improper handling of non-standard sector sizes (like 0xfff bytes) that could result in partition table entries straddling sector boundaries and potential out-of-bounds memory access, and 3) Unsafe assumptions about NUL termination in partition tables. The fix involves proper cleanup using putdevsector(), validation of sector sizes using ispowerof_2(), and safer string handling with strnlen() and strncmp() instead of strlen() and strcmp() (Kernel Git).
The vulnerability could potentially lead to out-of-bounds memory access when processing malformed partition tables. This could result in system crashes or potential security implications when handling specially crafted partition tables (Kernel Git).
The issue has been resolved through patches in the Linux kernel. The fix includes proper validation of sector sizes, correct cleanup of resources, and safer string handling functions. Users should update their Linux kernel to a version that includes these security fixes (Kernel Git).
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.”