CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 8.8. It affects Linux.
CVE
CVE-2022-50732
Severity
HIGH
CVSS
8.8
EPSS
0.24%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192u: Fix use after free in ieee80211_rx() We cannot dereference the "skb" pointer after calling ieee80211_monitor_rx(), because it is a use after free.