CVE-2026-0109
Denial of Service in dhd_ip.c via Precondition Check Failure
Publication date: 2026-03-10
Last updated on: 2026-03-11
Assigner: Google Devices
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-754 | The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the dhd_tcpdata_info_get function within the dhd_ip.c file. It is caused by a failure in a precondition check, which can lead to a Denial of Service (DoS) condition.
An attacker can exploit this vulnerability remotely without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
This vulnerability can cause a Denial of Service (DoS) condition, meaning that the affected system or service could become unavailable or unresponsive.
Since no additional execution privileges or user interaction are required, an attacker could remotely disrupt the service, potentially impacting availability.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know