CVE-2026-0106
Unknown Unknown - Not Provided

Arbitrary Address mmap Vulnerability in vpu_ioctl Enables Privilege Escalation

Vulnerability report for CVE-2026-0106, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-05

Last updated on: 2026-02-19

Assigner: Google Devices

Description

In vpu_mmap of vpu_ioctl, there is a possible arbitrary address mmap due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-05
Last Modified
2026-02-19
Generated
2026-07-06
AI Q&A
2026-02-05
EPSS Evaluated
2026-07-04
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google android *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the vpu_mmap function of vpu_ioctl, where a missing bounds check allows for a possible arbitrary address memory mapping (mmap).

Because of this flaw, an attacker can perform a local escalation of privilege without needing any additional execution privileges or user interaction.

Impact Analysis

The vulnerability can lead to a local escalation of privilege, meaning an attacker with local access could gain higher privileges on the affected system.

This can result in full control over the system, including the ability to read, modify, or delete sensitive data, install malicious software, or disrupt system operations.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-0106. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart