CVE-2022-48873
HIGHLinux Kernel 5.2-5.4.230 5.5-5.10.165 5.11-5.15.90 5.16-6.1.8 - Use-After-Free in fastrpc_map_put
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on creater_process and device_release Do not remove the map from the list on error path in fastrpc_init_create_process, instead call fastrpc_map_put, to avoid use-after-free. Do not remove it on fastrpc_device_release either, call fastrpc_map_put instead. The fastrpc_free_map is the only proper place to remove the map. This is called only after the reference count is 0.
References (5)
Core 5
Core References
Scores
CVSS v3
7.8
EPSS
0.0024
EPSS Percentile
15.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-416
Status
published
Products (20)
linux/Kernel
5.11.0 - 5.15.90linux
linux/Kernel
5.16.0 - 6.1.8linux
linux/Kernel
5.2.0 - 5.4.230linux
linux/Kernel
5.5.0 - 5.10.165linux
Linux/Linux
< 5.2
Linux/Linux
5.1.6 - 5.2
Linux/Linux
5.10.165 - 5.10.*
Linux/Linux
5.15.90 - 5.15.*
Linux/Linux
5.2
Linux/Linux
5.4.230 - 5.4.*
... and 10 more
Published
Aug 21, 2024
Tracked Since
Feb 18, 2026