CVE-2024-46674
Published: Sep 13, 2024
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f83fca0707c66e36f14efef7f68702cb12de70b7 - < b0979a885b9d4df2a25b88e9d444ccaa5f9f495caffected f83fca0707c66e36f14efef7f68702cb12de70b7 - < f3498650df0805c75b4e1c94d07423c46cbf4ce1affected f83fca0707c66e36f14efef7f68702cb12de70b7 - < 6aee4c5635d81f4809c3b9f0c198a65adfbb2adaaffected f83fca0707c66e36f14efef7f68702cb12de70b7 - < 060f41243ad7f6f5249fa7290dda0c01f723d12daffected f83fca0707c66e36f14efef7f68702cb12de70b7 - < 4c6735299540f3c82a5033d35be76a5c42e0fb18+3 more versions |
Linux | Linux | affected 3.18unaffected 0 - < 3.18unaffected 4.19.321 - <= 4.19.*unaffected 5.4.283 - <= 5.4.*unaffected 5.10.225 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now