---
schema_version: '1.0'
id: security-20260705-8d9acc
url: https://osv.dev/vulnerability/DEBIAN-CVE-2026-22795
url_hash: 8d9acc5df5188a3d4000f70ae527cb979d16142f5d07351673665b67128dc00e
canonical_url: https://osv.dev/vulnerability/DEBIAN-CVE-2026-22795
source: osv:debian
category: security/os
category_raw: cve/os
region: null
tags:
- cve
- DEBIAN-CVE-2026-22795
- severity:CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- openssl
- Debian
lang: en
published_at: '2026-01-27T16:16:35Z'
fetched_at: '2026-07-05T15:34:34Z'
updated_at: '2026-07-05T15:35:57Z'
status: published
content_hash: cfbd23203375e7fb421d142200a8d945b60ad047758b5b03342adece6e5355fd
license_note: full
summary: 'Issue summary: An invalid or NULL pointer dereference can happen in an application
  processing a malformed PKCS#12 file.  Impact summary: An application processing
  a malformed PKCS#12 file can be caused to dereference an invalid or NULL pointer
  on memory read, resulting in a Denia'
summary_source: rss
summary_en: 'Issue summary: An invalid or NULL pointer dereference can happen in an
  application processing a malformed PKCS#12 file.  Impact summary: An application
  processing a malformed PKCS#12 file can be caused to dereference an invalid or NULL
  pointer on memory read, resulting in a Denia'
entities: []
key_facts: []
related: []
related_auto: []
title: DEBIAN-CVE-2026-22795 — openssl
---

# DEBIAN-CVE-2026-22795 — openssl

## TL;DR
Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS#12 file.  Impact summary: An application processing a malformed PKCS#12 file can be caused to dereference an invalid or NULL pointer on memory read, resulting in a Denia

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

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

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

**Details:**
Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS#12 file.  Impact summary: An application processing a malformed PKCS#12 file can be caused to dereference an invalid or NULL pointer on memory read, resulting in a Denial of Service.  A type confusion vulnerability exists in PKCS#12 parsing code where an ASN1_TYPE union member is accessed without first validating the type, causing an invalid pointer read.  The location is constrained to a 1-byte address space, meaning any attempted pointer manipulation can only target addresses between 0x00 and 0xFF. This range corresponds to the zero page, which is unmapped on most modern operating systems and will reliably result in a crash, leading only to a Denial of Service. Exploiting this issue also requires a user or application to process a maliciously crafted PKCS#12 file. It is uncommon to accept untrusted PKCS#12 files in applications as they are usually used to store private keys which are trusted by definition. For these reasons, the issue was assessed as Low severity.  The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS12 implementation is outside the OpenSSL FIPS module boundary.  OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.  OpenSSL 1.0.2 is not affected by this issue.

**References:**
- https://security-tracker.debian.org/tracker/CVE-2026-22795

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

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