CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.
CVE
CVE-2022-49385
Severity
HIGH
CVSS
7.8
EPSS
0.30%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driver_attach failed When driver_attach(drv); failed, the driver_private will be freed. But it has been added to the bus, which caused a UAF. To fix it, we need to delete it from the bus when failed.
Related CVEs
Other vulnerabilities affecting the same vendor(s)