Description
In smmu_detach_dev of arm-smmu-v3.c, there is a possible permission bypass 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: Assess Impact
AI Analysis

Impact

The function smmu_detach_dev in arm-smmu‑v3.c contains a logic error that allows a local user to bypass permission checks, potentially elevating privileges to system execution level. The vulnerability does not require user interaction, so any local attacker can exploit it on a compromised device. The flaw specifically targets the SMMU detach operation, which controls secure memory access for peripherals.

Affected Systems

The vulnerability affects Android systems supplied by Google, specifically those that include the arm‑smmu‑v3.c component. The advisory does not list specific OS releases or device models, so any device running a version of Android with the affected code is potentially susceptible.

Risk and Exploitability

The CVSS score of 6.7 indicates moderate severity. The EPSS score is below 1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting that no widespread or actively exploited variants are known. Exploitation is likely local; an attacker with physical or local device access could trigger the privilege escalation without additional user interaction. Because the flaw allows a direct bypass of permission checks, the attack does not rely on complex chain steps and is thus relatively straightforward for anyone with local access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Wait for and apply any official Android security patch from Google that addresses the SMMU detach permission bypass.
  • Verify device firmware version and consult the manufacturer for updates that may include the fix.
  • Implement stricter local privilege controls, ensuring only trusted code can execute system-level operations, following CWE-693 recommendations.

Generated by OpenCVE AI on September 17, 2026 at 07:50 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 Permission Bypass in SMMU Detach Function Leading to Local Privilege Escalation

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

Type Values Removed Values Added
Title Permission Bypass in SMMU Detach Function Leading to Local Privilege Escalation

Tue, 15 Sep 2026 22:30: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_detach_dev of arm-smmu-v3.c, there is a possible permission bypass 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:14.541Z

Reserved: 2026-07-02T05:43:30.493Z

Link: CVE-2026-58747

cve-icon Vulnrichment

Updated: 2026-09-15T19:43:36.915Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-58747

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-693

    Protection Mechanism Failure