CVE-2026-0028
8.4Google · Android
A vulnerability in the Android kernel's mem_protect component allows for an out of bounds write due to an integer overflow, leading to local privilege escalation.
Executive summary
A critical out of bounds write vulnerability in the Google Android kernel could allow a local attacker to achieve unauthorized privilege escalation.
Vulnerability
This vulnerability occurs in the __pkvm_host_share_guest function within mem_protect.c, where an integer overflow leads to an out of bounds write, enabling local privilege escalation without requiring user interaction or elevated privileges.
Business impact
The ability for a local attacker to gain elevated privileges poses a severe risk to device integrity and user data confidentiality. Given the CVSS score of 8.4, this vulnerability represents a high-severity threat that could allow malicious actors to bypass security boundaries, potentially leading to full system compromise or unauthorized access to sensitive application data.
Remediation
Immediate Action: Apply the latest security patches provided in the March 2026 Android Security Bulletin to address the identified kernel flaws.
Proactive Monitoring: Review system logs for signs of unexpected kernel-level crashes or unauthorized attempts to access protected memory regions.
Compensating Controls: Ensure that all applications are sourced from verified stores and maintain strict control over physical device access to mitigate the risk of local exploitation.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a substantial risk to Android device security due to the potential for privilege escalation. Administrators and users should prioritize the deployment of the March 2026 security updates to ensure the kernel is protected against this out of bounds write condition. Immediate patching remains the most effective method for mitigating this risk.