Tracker / CVE-2022-49385
CVE-2022-49385
High 7.8
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.
Affected products and versions
| linux | linux_kernel · 3.9 → 5.4.198 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.47 |
| linux | linux_kernel · 5.16 → 5.17.15 |
| linux | linux_kernel · 5.18 → 5.18.4 |
| linux | linux_kernel · 5.5 → 5.10.122 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.