CVE-2025-27701
MEDIUM EPSS 1.1%
Published May 27, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published May 27, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
1.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| android | * | any |
References 1
- source.android.com https://source.android.com/security/bulletin/pixel/2025-05-01
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.