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.
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 |
---|---|---|
First Time |
Google
Google android |
|
CPE | cpe:2.3:o:google:android:-:*:*:*:*:*:*:* | |
References | () https://source.android.com/security/bulletin/pixel/2025-05-01 - Vendor Advisory |
28 May 2025, 15:01
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
CVE.ORG link : CVE-2025-27701
JSON object : View
Products Affected
- android
CWE
CWE-476
NULL Pointer Dereference