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
Configurations
No configuration.
History
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-05-28 15:01
NVD link : CVE-2025-27701
Mitre link : CVE-2025-27701
CVE.ORG link : CVE-2025-27701
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference