
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49050 affects the Linux kernel's Renesas RPC-IF driver. The vulnerability was discovered in the memory subsystem where a platform-device leak occurs in the error path. This issue was identified and fixed in February 2025, impacting systems using the Renesas RPC-IF memory interface (Kernel Git).
The vulnerability stems from a failure to properly free the flash platform device when registration fails during probe. The issue occurs in the rpcif_probe function within the drivers/memory/renesas-rpc-if.c file. The bug was introduced with commit ca7d8b980b67 ("memory: add Renesas RPC-IF driver"). The CVSS score is 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) indicating moderate severity with local access required (Red Hat).
The vulnerability results in a memory leak when device registration fails during the probe sequence. While this doesn't lead to immediate system compromise, it can cause resource exhaustion over time as platform devices are not properly freed in error conditions.
The issue has been fixed by adding proper error handling in the rpcifprobe function to ensure the flash platform device is freed when registration fails. The fix involves storing the return value of platformdeviceadd() and calling platformdevice_put() if an error occurs. Users should update to patched kernel versions that include the fix (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.
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."