CVE-2025-27701

MEDIUM

Android - NULL Pointer Dereference in process_crypto_cmd

Title source: llm
STIX 2.1

Description

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 (1)

Core 1

Scores

CVSS v3 5.5
EPSS 0.0003
EPSS Percentile 7.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-476
Status published
Products (1)
google/android
Published May 27, 2025
Tracked Since Feb 18, 2026