CVE-2025-36928

7.8

Google · Android

An out of bounds write vulnerability in the GetHostAddress function of the Android kernel allows for local escalation of privilege without requiring user interaction.

Executive summary

A critical out of bounds write vulnerability in the Android kernel could allow a local attacker to escalate privileges to the highest level.

Vulnerability

This vulnerability involves an incorrect bounds check within the GetHostAddress function of gxp_buffer.h, which facilitates an out of bounds write. An attacker with low privileges can exploit this flaw to achieve escalation of privilege without requiring user interaction.

Business impact

The ability for a local attacker to escalate privileges represents a significant security risk, potentially allowing unauthorized access to sensitive data and the execution of arbitrary code with elevated permissions. Given the CVSS score of 7.8, this vulnerability is classified as High severity, as it bypasses standard system access controls and threatens the integrity and confidentiality of the mobile device environment.

Remediation

Immediate Action: Users and administrators should apply the latest Android security patches provided by Google or the device manufacturer as specified in the December 2025 security bulletin.

Proactive Monitoring: Security teams should monitor device logs for suspicious system calls or unexpected crashes associated with the kernel or GXP buffer processes.

Compensating Controls: Ensure that systems are running the latest available kernel security updates and maintain strict control over applications with local access permissions to limit the potential for privilege escalation.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

This vulnerability presents a clear risk to Android device security through local privilege escalation. Organizations and individual users must prioritize the deployment of the December 2025 security updates to address the underlying out of bounds write issue. Failure to patch leaves the device susceptible to local attacks that could lead to full system compromise.

More Google CVEs

Sources