VDB
DEBIAN-CVE-2024-46674
DEBIAN-CVE-2024-46674
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.52-1, 6.1.98-1, * |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.112-1~deb11u1, * |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.216-1, 5.10.218-1, 5.10.221-1 |
Timeline
- Sep 13, 2024 CVE Published
- Apr 28, 2026 CVE Updated