RHSA-2026:19187MediumCVSS 7.4
Red Hat Security Advisory: compat-openssl11 security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2025-69419 — openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing
🎯 Affected products17
- Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-1:1.1.1k-5.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debuginfo-1:1.1.1k-5.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debuginfo-1:1.1.1k-5.el9_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debuginfo-1:1.1.1k-5.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debuginfo-1:1.1.1k-5.el9_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debuginfo-1:1.1.1k-5.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debugsource-1:1.1.1k-5.el9_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debugsource-1:1.1.1k-5.el9_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debugsource-1:1.1.1k-5.el9_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debugsource-1:1.1.1k-5.el9_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- compat-openssl11-debugsource-1:1.1.1k-5.el9_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.