CVE-2026-0123
8.4Google · Android
A missing bounds check in the Android kernel function EfwApTransport::ProcessRxRing allows for an out of bounds write, enabling local privilege escalation without user interaction.
Executive summary
A critical out of bounds write vulnerability in the Android kernel allows an attacker to achieve local privilege escalation without requiring user interaction or elevated privileges.
Vulnerability
This vulnerability occurs within the EfwApTransport::ProcessRxRing function due to a missing bounds check. It allows an unprivileged local attacker to trigger an out of bounds write, facilitating a full elevation of privilege.
Business impact
The ability for a local attacker to escalate privileges to a high level poses a significant risk to device integrity and user data privacy. Given the CVSS score of 8.4, this vulnerability is classified as High severity and could allow an adversary to bypass OS security boundaries, leading to unauthorized access to sensitive application data or persistent system compromise.
Remediation
Immediate Action: Review the March 2026 Android Security Bulletin and apply the latest kernel security updates provided by the device manufacturer as soon as they become available.
Proactive Monitoring: Monitor system logs for unusual kernel crash reports or unexpected process privilege changes that may indicate exploitation attempts.
Compensating Controls: Ensure that third party application installation is restricted to trusted sources and maintain strict device management policies to minimize the risk of malicious local code execution.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant security risk for Android users due to the potential for full privilege escalation within the kernel. Administrators and users should prioritize the installation of monthly security patches provided by Google and original equipment manufacturers to ensure the underlying kernel is protected against this memory corruption flaw.