Description
In gmc_phy_lp3_exit_restore_registers of phy_power.c, there is a possible escalation of privilege due to a missing bounds check. 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: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a missing bounds check in the function gmc_phy_lp3_exit_restore_registers of phy_power.c. This omission can allow a local attacker to modify hardware registers in a way that grants System execution privileges. Because no user interaction is required, an attacker need only be able to run code on the device to exploit the flaw, leading to full local privilege escalation.

Affected Systems

Google Android devices that implement the affected gmc_phy_lp3_exit_restore_registers function are susceptible. No specific Android version or device family is listed, so all releases containing the vulnerable code may be impacted until patched.

Risk and Exploitability

The EPSS score is unavailable and the flaw is not listed in CISA’s KEV catalog, but the CVSS severity is implicitly high given the local escalation and no user interaction requirement. Attacks would likely proceed from a malicious local program that gains a foothold on the device, then manipulates the registers to achieve privileged execution. The absence of an external trigger or network component limits the attack to devices directly compromised by local code execution.

Generated by OpenCVE AI on September 16, 2026 at 01:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Android OS to the latest security patch from Google that addresses gmc_phy_lp3_exit_restore_registers.
  • If a patch is not yet available, minimize exposure by restricting installation of unknown or privileged applications that could run local code on the device.
  • Monitor the device for abnormal register activity or hardware modification events and alert administrators to potential exploitation attempts.

Generated by OpenCVE AI on September 16, 2026 at 01:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-120
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Title Missing Bounds Check in gmc_phy_lp3_exit_restore_registers Enables Local Privilege Escalation on Android
Weaknesses CWE-119
CWE-20

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

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

Tue, 15 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description In gmc_phy_lp3_exit_restore_registers of phy_power.c, there is a possible escalation of privilege due to a missing bounds check. 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-17T03:56:24.205Z

Reserved: 2026-07-02T05:37:09.598Z

Link: CVE-2026-58695

cve-icon Vulnrichment

Updated: 2026-09-16T13:02:05.467Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-17T04:17:54.263

Link: CVE-2026-58695

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T01:15:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-20

    Improper Input Validation