CVE-2025-68290
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-18
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is in the Linux kernel's MOST subsystem related to USB drivers. It involves a double free and use-after-free issue caused by the MOST subsystem's non-standard registration function, which frees the interface on registration failures and deregistration. Recent changes caused reference underflow and use-after-free bugs to turn into multiple double free and use-after-free errors during late probe failures.
How can this vulnerability impact me? :
This vulnerability can lead to memory corruption issues such as double free and use-after-free errors, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or escalate privileges on affected systems.