CVE-2026-0107
Local Privilege Escalation in gmc_mba_ddr.c via Confused Deputy
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-441 | The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the function gmc_ddr_handle_mba_mr_req within the file gmc_mba_ddr.c. It is a possible escalation of privileges caused by a confused deputy problem. This means that the software component mistakenly allows a user to gain higher privileges than intended without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The impact of this vulnerability is a local escalation of privilege. An attacker who already has some level of access to the system could exploit this issue to gain higher privileges, potentially allowing them to perform unauthorized actions or access sensitive information.
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