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.
CVE ID: CVE-2025-27701
CVSS Base Severity: MEDIUM
CVSS Base Score: 5.5
CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vendor: Google
Product: Android
EPSS Score: 0.01% (probability of being exploited)
EPSS Percentile: 0.22% (scored less or equal to compared to others)
EPSS Date: 2025-06-18 (when was this score calculated)