Ubuntu Issues Second Fix for Critical Exim Flaw
TL;DR: Ubuntu has released a second patch for the Exim mail server on version 22.04 LTS. The first fix for a critical vulnerability introduced a new bug, and this update corrects that error while keeping the original security fix intact.
Key facts
- Category
- Cybersecurity
- Impact
- High
- Published
- Source
- Ubuntu Security Notices
Full summary
Ubuntu has released a second patch for the Exim mail server to fix a bug introduced by a recent critical security update.
Ubuntu has released an important follow-up patch for the Exim mail transfer agent on its 22.04 Long-Term Support (LTS) release. The update addresses a problem, known as a regression, that was accidentally introduced by a previous security fix. The original patch, USN-6455-1, was designed to resolve a critical vulnerability tracked as CVE-2023-42117. This vulnerability could allow a remote attacker to corrupt memory and potentially execute arbitrary code on the server, making the initial fix a high priority. However, after applying the patch, users on Ubuntu 22.04 LTS began noticing that certain connections were generating "Taint mismatch" errors in their system logs. While not a security risk itself, this new bug created operational noise and could complicate system monitoring. This latest update, USN-6455-2, specifically corrects this regression.
This situation highlights a common challenge in software maintenance: sometimes a fix for one problem can inadvertently create another. For IT and security teams, the choice was between leaving a critical security hole open or dealing with a buggy but secure system. Exim is one of the most widely used mail servers, responsible for routing a significant portion of the internet's email, so its stability is paramount. The logging errors caused by the first patch could obscure other genuine issues, making it harder for administrators to monitor their mail infrastructure. This new update is crucial because it resolves that dilemma. It allows teams to fully protect their servers from the original remote code execution vulnerability without accepting the trade-off of system instability or noisy logs, ensuring both security and reliability.
Why it matters
The initial security patch for a critical remote code execution flaw in Exim was essential, but it introduced a bug causing system errors. This new fix allows administrators to secure their mail servers without sacrificing stability, resolving a tricky trade-off between security and reliability.
Business impact
Unpatched servers remain vulnerable to a critical flaw, risking data breaches and system compromise. The faulty patch could disrupt mail operations and monitoring, impacting business communication. This fix prevents potential security incidents and ensures the reliability of essential email services.
⚡ Action needed
Users of Ubuntu 22.04 LTS are advised to update their Exim packages to the latest version to apply this fix.
Action checklist
- 1Identify all Ubuntu 22.04 LTS systems running the Exim mail server.
- 2Apply the latest system updates using your standard package manager.
- 3Verify the Exim package has been updated to the new version.
- 4Monitor system and Exim logs to confirm the "Taint mismatch" errors are resolved.
- 5Confirm that mail services are operating normally after the update.
Tags
Related on Notifire
Related stories
Primary source: Ubuntu Security Notices
