CVE-2026-0116
Out-of-Bounds Write in MFC Core ISR Enables Remote Code Execution
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-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the function __mfc_handle_released_buf within the file mfc_core_isr.c. It is caused by a missing bounds check, which can result in an out of bounds write.
Because of this flaw, an attacker could potentially execute remote code without needing any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution, meaning an attacker could run arbitrary code on the affected system remotely.
Since no additional privileges or user interaction are required, the impact could be severe, potentially allowing full compromise of the affected system.
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