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.
History

Tue, 27 May 2025 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 27 May 2025 16:00:00 +0000

Type Values Removed Values Added
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

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published: 2025-05-27T15:42:11.318Z

Updated: 2025-05-27T18:27:29.747Z

Reserved: 2025-03-05T19:11:23.389Z

Link: CVE-2025-27701

cve-icon Vulnrichment

Updated: 2025-05-27T18:22:31.108Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2025-05-27T16:15:31.390

Modified: 2025-05-28T15:01:30.720

Link: CVE-2025-27701

cve-icon Redhat

No data.