Red Hat Security Advisory: postfix security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2026-43964 — postfix: buffer over-read via malformed enhanced status code
🎯 Affected products74
- Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-2:3.8.5-8.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-debuginfo-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-debuginfo-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-debuginfo-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-cdb-debuginfo-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debuginfo-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debuginfo-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debuginfo-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debuginfo-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debugsource-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debugsource-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debugsource-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-debugsource-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-debuginfo-2:3.8.5-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-debuginfo-2:3.8.5-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-debuginfo-2:3.8.5-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- postfix-ldap-debuginfo-2:3.8.5-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
- +44 more not shown
✅ 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, review and adjust the following Postfix configurations: - DNSBL: Remove the $rbl_text variable from the rbl_reply_maps and default_rbl_reply settings to prevent triggers via malicious DNSBL TXT responses. - Policy Servers and Milters: Ensure any connected policy daemons or milters return fully RFC-compliant enhanced status codes. They must not return codes that lack text after the third digit (e.g., they should return 5.7.1 Rejected rather than just 5.7.1). - Access Tables and Content Checks: Audit custom access tables, header_checks, body_checks, and transport_maps (specifically error transports) to confirm that any manually defined rejection messages or status codes include descriptive text following the numeric code.