---
schema_version: '1.0'
id: security-20260705-101bd9
url: https://osv.dev/vulnerability/DEBIAN-CVE-2025-69421
url_hash: 101bd97c47fa3683e35abd210980898b56d194cbd7772e6b0038324930846272
canonical_url: https://osv.dev/vulnerability/DEBIAN-CVE-2025-69421
source: osv:debian
category: security/os
category_raw: cve/os
region: null
tags:
- cve
- DEBIAN-CVE-2025-69421
- severity:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- openssl
- Debian
lang: en
published_at: '2026-01-27T16:16:34Z'
fetched_at: '2026-07-05T15:34:34Z'
updated_at: '2026-07-05T15:35:57Z'
status: published
content_hash: e6b70fcd58a9d92d1cd9e06cd96fc37709e5a04c13e1acf1c16ced6fda743604
license_note: full
summary: 'Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer
  dereference in the PKCS12_item_decrypt_d2i_ex() function.  Impact summary: A NULL
  pointer dereference can trigger a crash which leads to Denial of Service for an
  application processing PKCS#12 files.  T'
summary_source: rss
summary_en: 'Issue summary: Processing a malformed PKCS#12 file can trigger a NULL
  pointer dereference in the PKCS12_item_decrypt_d2i_ex() function.  Impact summary:
  A NULL pointer dereference can trigger a crash which leads to Denial of Service
  for an application processing PKCS#12 files.  T'
entities: []
key_facts: []
related: []
related_auto: []
title: DEBIAN-CVE-2025-69421 — openssl
---

# DEBIAN-CVE-2025-69421 — openssl

## TL;DR
Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function.  Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS#12 files.  T

## Key Points
- cve / DEBIAN-CVE-2025-69421 / severity:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H / openssl / Debian

## Details
**Severity:** CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
**Advisory:** DEBIAN-CVE-2025-69421

**Affected (your watchlist):**
- `Debian:openssl` 3.0.11-1~deb12u2 → no fixed version listed [rpi]

**Details:**
Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function.  Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS#12 files.  The PKCS12_item_decrypt_d2i_ex() function does not check whether the oct parameter is NULL before dereferencing it. When called from PKCS12_unpack_p7encdata() with a malformed PKCS#12 file, this parameter can be NULL, causing a crash. The vulnerability is limited to Denial of Service and cannot be escalated to achieve code execution or memory disclosure.  Exploiting this issue requires an attacker to provide a malformed PKCS#12 file to an application that processes it. For that reason the issue was assessed as Low severity according to our Security Policy.  The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.  OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.

**References:**
- https://security-tracker.debian.org/tracker/CVE-2025-69421

_Data: OSV.dev (upstream: debian) — https://osv.dev/vulnerability/DEBIAN-CVE-2025-69421_

## Source
元記事: [DEBIAN-CVE-2025-69421 — openssl](https://osv.dev/vulnerability/DEBIAN-CVE-2025-69421) — published 2026-01-27T16:16:34Z
