CVE Details
Basic Information
| Title | CVE-2025-48965 |
|---|---|
| Type | cve |
| Published | 2025-07-20T00:00:00.000Z |
| Modified | 2025-07-20T17:57:03.445Z |
Product Information
| Vendor | Mbed |
|---|---|
| Product | mbedtls |
| Version | 0 |
CVSS Information
| Base Score | 4.0 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L |
Affected Products
- Mbed mbedtls 0
Additional Information
| CWE List | CWE-696 |
|---|---|
| Source | mitre |
Description
Mbed TLS before 3.6.4 has a NULL pointer dereference because mbedtls_asn1_store_named_data can trigger conflicting data with val.p of NULL but val.len greater than zero.