CVE-2026-0031
Undergoing Analysis Undergoing Analysis - In Progress
Integer Overflow in mem_protect.c Causes Local Privilege Escalation

Publication date: 2026-03-02

Last updated on: 2026-03-06

Assigner: Android (associated with Google Inc. or Open Handset Alliance)

Description
In multiple functions of mem_protect.c, there is a possible out of bounds write due to an integer overflow. 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-03-02
Last Modified
2026-03-06
Generated
2026-06-16
AI Q&A
2026-03-02
EPSS Evaluated
2026-06-15
NVD
EUVD
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-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in multiple functions of the mem_protect.c file where an integer overflow can cause an out of bounds write.

An integer overflow occurs when a calculation exceeds the maximum size that can be stored in an integer variable, leading to unexpected behavior.

The out of bounds write means that the program writes data outside the intended memory area, which can corrupt memory and cause security issues.

Impact Analysis

This vulnerability can lead to local escalation of privilege, meaning an attacker who already has some access to the system could gain higher privileges.

No additional execution privileges or user interaction are needed to exploit this vulnerability, making it easier for an attacker to leverage.

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-0031. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart