Description
In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-09-15
Score: 6.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the ARM SMMU driver (arm-smmu-v3.c) in the Android kernel. A logic error in multiple functions allows a local process that can execute arbitrary code to elevate its privileges to system execution level. The flaw does not require any user interaction; it simply relies on the existence of the code‑execution privilege. The CVSS score of 6.7 indicates a moderate severity risk, while the EPSS score of less than 1% reflects a low probability of exploitation, and the vulnerability is not yet listed in the CISA KEV catalog.

Affected Systems

The affect is part of the ARM SMMU driver bundled with the Android operating system. Devices that received the 2026‑09‑01 security bulletin from Google contain the vulnerable kernel modules. The advisory does not enumerate specific device models or version numbers, so any Android device with the unpatched ARM SMMU driver should be considered at risk.

Risk and Exploitability

Because the flaw is local only, the attacker must already have the ability to run code on the device, such as through a malicious application or another kernel exploit. Once local code execution is achieved, the attacker can trigger the logic error and gain system privileges, granting unrestricted access to all device resources and the ability to install further malware or change device settings. The low EPSS score and lack of KEV listing suggest that, to date, this vulnerability has not been actively exploited in the wild. Nevertheless, the potential impact of escalated system-level control warrants prompt patching.

Generated by OpenCVE AI on September 17, 2026 at 07:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Android security update released on 2026‑09‑01 that includes the fix for the ARM SMMU driver.
  • If the device cannot be updated, enforce SELinux enforcing mode and adjust SELinux policies to restrict unprivileged processes from accessing SMMU driver interfaces, allowing only system-level processes to invoke the driver.
  • Audit and monitor system logs for abnormal SMMU driver usage; configure alerts for unexpected access patterns or failed driver calls.

Generated by OpenCVE AI on September 17, 2026 at 07:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation in Android ARM SMMU Driver due to Logic Error

Wed, 16 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation in Android ARM SMMU Driver due to Logic Error

Tue, 15 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Tue, 15 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description In multiple functions of arm-smmu-v3.c, there is a possible escalation of privilege due to a logic error in the code. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-09-16T03:57:07.319Z

Reserved: 2026-07-02T05:46:59.932Z

Link: CVE-2026-58767

cve-icon Vulnrichment

Updated: 2026-09-15T19:27:49.143Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T19:17:34.023

Modified: 2026-09-16T19:24:44.153

Link: CVE-2026-58767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T07:30:05Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure