
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-34495 is a double free vulnerability discovered in the Linux kernel's rpmsgprobe function located in drivers/rpmsg/virtiorpmsg_bus.c, affecting versions before 5.18.4. The vulnerability was disclosed on June 26, 2022 (NVD, CVE).
The vulnerability is classified as a double free condition (CWE-415) in the rpmsgprobe function. The issue occurs when rpmsgnsregisterdevice() fails, causing the vch pointer to be freed twice - once in the error handling path and again in virtiorpmsgrelease_device(). The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The double free vulnerability could potentially lead to a denial of service condition through system crashes. The vulnerability requires local access and low privileges to exploit (Ubuntu).
The vulnerability was fixed in Linux kernel version 5.18.4. The fix involves modifying the error handling path in rpmsgprobe() to avoid the double free by changing the error path from freevch to freectrldev, as vch will be freed in virtiorpmsgreleasedevice() (Linux 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.
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."