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 products84
- Red Hat Enterprise Linux AppStream E4S (v.8.8)
- Red Hat Enterprise Linux AppStream TUS (v.8.8)
- Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- postfix-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-2:3.5.8-4.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-2:3.5.8-4.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- postfix-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- postfix-cdb-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-cdb-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-cdb-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-cdb-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-debuginfo-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)
- postfix-debugsource-2:3.5.8-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)
- +54 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.