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 products107
- Red Hat Enterprise Linux AppStream (v. 8)
- Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-2:3.5.8-8.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-cdb-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-cdb-debuginfo-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-debuginfo-2:3.5.8-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debugsource-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- postfix-debugsource-2:3.5.8-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- postfix-debugsource-2:3.5.8-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- +77 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.