In the function process_crypto_cmd, the values of ptrs[i] can be potentially equal to NULL which is valid value after calling slice_map_array(). Later this values will be derefenced without prior NULL check, which can lead to local Temporary DoS or OOB Read, leading to information disclosure.
CVSS
No CVSS.
References
Link | Resource |
---|---|
https://source.android.com/security/bulletin/pixel/2025-05-01 | Vendor Advisory |
Configurations
History
24 Jul 2025, 15:11
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:google:android:-:*:*:*:*:*:*:* | |
First Time |
Google android
|
|
References | () https://source.android.com/security/bulletin/pixel/2025-05-01 - Vendor Advisory |
27 May 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-27 16:15
Updated : 2025-07-24 15:11
NVD link : CVE-2025-27701
Mitre link : CVE-2025-27701
JSON object : View
Products Affected
- android
CWE
No CWE.