CVE-2026-0163
Received Received - Intake

Use After Free in VPU Driver

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

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: Google Devices

Description

In multiple functions of vpu_ioctl.c, there is a possible use after free due to a use after free. This could lead to remote 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-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google pixel From 2026-08-05 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in the vpu_ioctl.c file of Pixel devices. It allows an attacker to exploit a freed memory location, potentially leading to remote escalation of privilege without needing additional execution permissions or user interaction.

Detection Guidance

Detection requires checking if your Pixel device has the August 2026 security patch or later applied. Use the Settings app to check the security patch level under System > About phone > Android version > Security patch level.

Impact Analysis

If exploited, this vulnerability could allow an attacker to gain elevated privileges on your Pixel device. This might enable them to perform unauthorized actions, access sensitive data, or take control of your device remotely.

Mitigation Strategies

Install the August 2026 security update or later from the Pixel Update Bulletin. Ensure your device's security patch level is 2026-08-05 or newer to address this vulnerability.

Chat Assistant

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

EPSS Chart