[From nobody Tue Jul 14 16:15:06 2026
Received: (at submit) by bugs.debian.org; 14 Jul 2026 06:48:13 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.9 required=4.0 tests=BAYES_00, FOURLA,
 FROMDEVELOPER, 
 NO_RELAYS,XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 29; hammy, 150; neutral, 78; spammy,
 0. spammytokens: hammytokens:0.000-+--H*F:U*carnil,
 0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc, 0.000-+--H*Ad:N*Bug,
 0.000-+--H*Ad:N*Tracking
Return-path: &lt;carnil@debian.org&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1wjWw7-008DXu-2j
 for submit@bugs.debian.org; Tue, 14 Jul 2026 06:48:13 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: libcrypt-openssl-x509-perl: CVE-2026-58101 CVE-2026-58102
Message-ID: &lt;178401168951.127721.15234518350535903985.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Tue, 14 Jul 2026 08:48:09 +0200
Delivered-To: submit@bugs.debian.org

Source: libcrypt-openssl-x509-perl
Version: 2.1.2-1
Severity: important
Tags: security upstream
X-Debbugs-Cc: carnil@debian.org, Debian Security Team &lt;team@security.debian.org&gt;

Hi,

The following vulnerabilities were published for libcrypt-openssl-x509-perl.

CVE-2026-58101[0]:
| Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow denial of
| service via NULL pointer dereference.  X509V3_EXT_d2i(ext) returns
| NULL when an extension's DER value fails to parse. basicC,
| ia5string, and auth_att dereference its result without a NULL check.
| keyid_data also dereferences akid-&gt;keyid, which is NULL for an empty
| AKI SEQUENCE (DER 30 00) even when the parse succeeds.  A caller
| invoking an affected helper on an extension from an untrusted
| certificate triggers a SIGSEGV that crashes the Perl process.


CVE-2026-58102[1]:
| Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow a heap
| out-of-bounds read via a long certificate extension OID in hv_exts.
| When building the extension hash (via extensions(),
| extensions_by_long_name(), extensions_by_oid(), or
| has_extension_oid()), the code passes OBJ_obj2txt()'s return value
| as the hash-key length; because that value is the OID's full text
| length rather than the bytes written to the fixed-size buffer (129
| bytes), an OID whose text is longer than the 129-byte buffer causes
| a read past the allocation, exposing adjacent heap memory as the
| returned hash key. extensions_by_name() uses the static shortname
| path and is not affected.


If you fix the vulnerabilities please also make sure to include the
CVE (Common Vulnerabilities &amp; Exposures) ids in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2026-58101
    https://www.cve.org/CVERecord?id=CVE-2026-58101
[1] https://security-tracker.debian.org/tracker/CVE-2026-58102
    https://www.cve.org/CVERecord?id=CVE-2026-58102

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore
]