Tracker / CVE-2024-46674
CVE-2024-46674
High 7.8
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undo_platform_dev_alloc" is entirely bogus. It drops the reference count from the platform device being probed. If error path is triggered, this will lead to unbalanced device reference counts and premature release of device resources, thus possible use-after-free when releasing remaining devm-managed resources.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 3.18 → 4.19.321 |
| linux | linux_kernel · 4.20 → 5.4.283 |
| linux | linux_kernel · 5.11 → 5.15.166 |
| linux | linux_kernel · 5.16 → 6.1.108 |
| linux | linux_kernel · 5.5 → 5.10.225 |
| linux | linux_kernel · 6.2 → 6.6.49 |
| linux | linux_kernel · 6.7 → 6.10.8 |
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.