
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50245 is a vulnerability in the Linux kernel affecting the RapidIO subsystem. The issue was discovered in the mportcdevopen() function where if kfifoalloc() fails, it leads to a potential Use-After-Free (UAF) condition. The vulnerability was identified when priv remains in the chdev->filelist after a failure condition, which could cause list traversal issues (Ubuntu Security).
The vulnerability occurs in the drivers/rapidio/devices/riomportcdev.c file at line 1930 in the mportcdevopen() function. When kfifoalloc() fails, the code goes to errfifo and frees priv, but priv is still present in the chdev->file_list, which can lead to a Use-After-Free condition during list traversal (Ubuntu Security).
The vulnerability could potentially lead to system instability or crashes due to the Use-After-Free condition in the RapidIO subsystem. This affects various Linux distributions including Ubuntu and Red Hat Enterprise Linux versions (Ubuntu Security, Red Hat Portal).
The vulnerability has been fixed in multiple Linux kernel versions across different distributions. Ubuntu has released patches for various versions including 22.04 LTS (5.15.0-69.76), 20.04 LTS (5.4.0-144.161), and 18.04 LTS (4.15.0-208.220). The fix is also available for other kernel variants such as linux-aws, linux-azure, and linux-gcp (Ubuntu 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."