Answer in brief
CVE-2024-46674 records a Unknown severity vulnerability in usb: dwc3: st: fix probed platform device ref count on probe error path. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-46674 records a Unknown severity vulnerability in usb: dwc3: st: fix probed platform device ref count on probe error path. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f83fca0707c66e36f14efef7f68702cb12de70b7 <b0979a885b9d4df2a25b88e9d444ccaa5f9f495c || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <f3498650df0805c75b4e1c94d07423c46cbf4ce1 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <6aee4c5635d81f4809c3b9f0c198a65adfbb2ada || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <060f41243ad7f6f5249fa7290dda0c01f723d12d || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <4c6735299540f3c82a5033d35be76a5c42e0fb18 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <e1e5e8ea2731150d5ba7c707f9e02fafebcfeb49 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <1de989668708ce5875efc9d669d227212aeb9a90 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <ddfcfeba891064b88bb844208b43bef2ef970f0c | b0979a885b9d4df2a25b88e9d444ccaa5f9f495c, f3498650df0805c75b4e1c94d07423c46cbf4ce1, 6aee4c5635d81f4809c3b9f0c198a65adfbb2ada, 060f41243ad7f6f5249fa7290dda0c01f723d12d, 4c6735299540f3c82a5033d35be76a5c42e0fb18, e1e5e8ea2731150d5ba7c707f9e02fafebcfeb49, 1de989668708ce5875efc9d669d227212aeb9a90, ddfcfeba891064b88bb844208b43bef2ef970f0c |
| Linux/Linuxgeneric | 3.18 | Not reported |
Published upstream
Sep 13, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f83fca0707c66e36f14efef7f68702cb12de70b7 <b0979a885b9d4df2a25b88e9d444ccaa5f9f495c || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <f3498650df0805c75b4e1c94d07423c46cbf4ce1 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <6aee4c5635d81f4809c3b9f0c198a65adfbb2ada || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <060f41243ad7f6f5249fa7290dda0c01f723d12d || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <4c6735299540f3c82a5033d35be76a5c42e0fb18 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <e1e5e8ea2731150d5ba7c707f9e02fafebcfeb49 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <1de989668708ce5875efc9d669d227212aeb9a90 || >=f83fca0707c66e36f14efef7f68702cb12de70b7 <ddfcfeba891064b88bb844208b43bef2ef970f0c | b0979a885b9d4df2a25b88e9d444ccaa5f9f495c, f3498650df0805c75b4e1c94d07423c46cbf4ce1, 6aee4c5635d81f4809c3b9f0c198a65adfbb2ada, 060f41243ad7f6f5249fa7290dda0c01f723d12d, 4c6735299540f3c82a5033d35be76a5c42e0fb18, e1e5e8ea2731150d5ba7c707f9e02fafebcfeb49, 1de989668708ce5875efc9d669d227212aeb9a90, ddfcfeba891064b88bb844208b43bef2ef970f0c |
| Linux/Linuxgeneric | 3.18 | Not reported |
Published upstream
Sep 13, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.