CVE-2023-54249
BaseFortify
Publication date: 2025-12-30
Last updated on: 2025-12-31
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 in the Linux kernel's bus mhi ep component involves improper handling of the STOP and RESET commands. Specifically, the system sends a channel disconnect status (-ENOTCONN) only if the client driver is available. If the client driver is not available, sending this status results in a null pointer dereference, which can cause system instability or crashes.
How can this vulnerability impact me? :
The vulnerability can lead to null pointer dereferences when the client driver is unavailable during STOP and RESET commands, potentially causing system crashes or instability. This can disrupt normal operations and affect system reliability.