
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49502 is a vulnerability discovered in the Linux kernel's media subsystem, specifically in the RGA (Raster Graphic Acceleration) driver. The vulnerability was identified as a potential memory leak in the rga_probe function, where rga->m2m_dev was not being properly freed when the probe function failed (Kernel Git). The issue was reported and documented in February 2025, affecting various Linux kernel versions (CVE Mitre).
The vulnerability stems from improper memory management in the RGA driver's probe function. When the rga_probe function encounters a failure condition, it was not properly releasing the m2m_dev resource, leading to a memory leak. The fix involved adding proper cleanup code by introducing a new rel_m2m label and ensuring v4l2_m2m_release(rga->m2m_dev) is called before releasing other resources (Kernel Git).
The vulnerability could result in memory leaks in systems utilizing the RGA driver in the Linux kernel. While memory leaks can gradually consume system resources, the impact is generally considered moderate as it requires local access and does not directly lead to code execution or privilege escalation (Debian Security).
The vulnerability has been patched in various Linux kernel versions. The fix involves properly freeing the m2m_dev resource when the rga_probe function fails. Users are advised to update their Linux kernel to a version that includes the fix. The patch has been backported to multiple stable kernel branches (Debian Security).
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.
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."