Description
In smmu_install_nested_ste 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

A logic error in smmu_install_nested_ste of arm‑smmu‑v3.c allows a local attacker to obtain system execution privileges. The flaw can be triggered by executing code that interacts with the driver, and no user interaction is required. Because the vulnerability is classified as CWE‑693, it highlights insufficient safeguards against privilege escalation.

Affected Systems

The flaw affects Android devices that utilize the Google ARM SMMU v3 driver. The vendor is Google:Android and no specific version ranges are enumerated, so devices running any recent Android release that includes this driver are potentially impacted.

Risk and Exploitability

The CVSS score of 6.7 places the vulnerability in the medium severity band. The EPSS score of less than 1% indicates a low probability of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, because local privilege escalation can be achieved without user interaction, the practical risk remains significant for devices that are physically accessible to an attacker.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android firmware update that contains the patched arm‑smmu‑v3 driver.
  • Limit user‑space access to the SMMU driver by configuring the system to allow only trusted processes to interact with it.
  • If a patch cannot be applied immediately, consider disabling the SMMU driver or restricting its use to mitigate the privilege escalation path.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Title Local privilege escalation via logic error in arm-smmu-v3.c

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

Type Values Removed Values Added
Title Local privilege escalation via logic error in arm-smmu-v3.c

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 smmu_install_nested_ste 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:12.358Z

Reserved: 2026-07-02T05:45:35.351Z

Link: CVE-2026-58755

cve-icon Vulnrichment

Updated: 2026-09-15T19:39:51.316Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-58755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T08:00:24Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure