CVE-2025-48611
Received
Received - Intake
Missing Bounds Check in DeviceId.java Causes Local Privilege Escalation
Publication date: 2026-03-10
Last updated on: 2026-03-30
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
In DeviceId of DeviceId.java, there is a possible desync in persistence due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |