
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49388 is a use-after-free vulnerability discovered in the Linux kernel's UBI (Unsorted Block Images) subsystem. The vulnerability specifically affects the ubicreatevolume() function in the error handling path. The issue was identified and resolved in 2022, with the fix being implemented to address memory management issues during volume creation failures (NVD, RedHat).
The vulnerability occurs due to a redundant release of 'ebatbl' in the error handling path of ubicreatevolume(). The problematic sequence involves ubiebareplacetable(vol, ebatbl) followed by vol->ebatbl = tbl, then ubiebadestroytable(ebatbl) which frees 'ebatbl', and finally a use-after-free condition when accessing tbl->entries during volrelease (Kernel Commit). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (CISA-ADP).
The vulnerability could potentially lead to memory corruption and system instability when creating UBI volumes that fail during initialization. This use-after-free condition could result in privilege escalation, information disclosure, or system crashes (NVD).
The vulnerability has been fixed by removing the redundant 'ebatbl' releasing in the error handling path. The fix was implemented through a patch that removes the redundant call to ubiebadestroytable(eba_tbl) (Kernel Commit).
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.”