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 | 
|---|---|---|
| CPE | cpe:2.3:o:google:android:-:*:*:*:*:*:*:* | |
| First Time | Google 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 | 
|---|---|---|
| Summary | 
 | 
27 May 2025, 19:15
| Type | Values Removed | Values Added | 
|---|---|---|
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| CWE | CWE-476 | 
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
CVE.ORG link : CVE-2025-27701
JSON object : View
Products Affected
                - android
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
