
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48873 is a use-after-free vulnerability in the Linux kernel's fastrpc driver. The vulnerability was discovered in the Linux kernel versions from 5.2 through 6.2-rc4, affecting the map handling in the fastrpc driver. The issue was publicly disclosed and received an initial analysis by NIST on September 6, 2024 (NVD).
The vulnerability exists in the fastrpc driver's map handling mechanism where improper management of map references could lead to use-after-free conditions. Specifically, the issue occurs in the error path of fastrpcinitcreateprocess and fastrpcdevice_release functions. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicating local access required with low attack complexity (NVD).
The vulnerability could allow an attacker with local access to potentially achieve high levels of impact on confidentiality, integrity, and availability of the affected system through use-after-free exploitation (NVD).
The vulnerability has been fixed by modifying the map handling logic to properly manage reference counting. The fix involves not removing the map from the list on error path in fastrpcinitcreateprocess and instead calling fastrpcmapput. Similarly, in fastrpcdevicerelease, the map is not removed directly but handled through fastrpcmapput. The fastrpcfree_map function is now the only proper place to remove the map, which occurs only after the reference count reaches 0 (Kernel Patch).
Red Hat has stated that Red Hat Enterprise Linux is not impacted by this CVE, as the vulnerability does not affect the specific versions or configurations of the Linux kernel used in its distributions (Red Hat).
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."