Ubuntu Fixes Recent Apache Update
TL;DR: Ubuntu has released a follow-up security update for the Apache HTTP Server on Ubuntu 18.04 LTS. A previous patch, intended to fix vulnerabilities, inadvertently broke HTTP/2 functionality. This new update corrects the regression, restoring full service while maintaining security.
Key facts
- Category
- Cybersecurity
- Impact
- High
- Published
- Source
- Ubuntu Security Notices
Full summary
Ubuntu has released a follow-up patch for Apache on 18.04 LTS, fixing a regression that broke HTTP/2 in a recent security update.
Ubuntu has issued a follow-up security notice for its Apache HTTP Server packages on Ubuntu 18.04 LTS. The original update, USN-8338-1, was released to address several high-severity vulnerabilities related to how Apache handled certain response headers. However, that patch introduced a regression that specifically prevented the `mod_http2` module from loading correctly. This new advisory, USN-8338-2, directly resolves this issue, ensuring that the HTTP/2 module functions as expected without rolling back the crucial security fixes from the initial patch.
This update is essential for any organization running Apache web servers on Ubuntu 18.04 LTS. The faulty initial patch created a difficult choice for administrators: apply the security update and lose HTTP/2 performance benefits, or delay patching and remain exposed to vulnerabilities. This regression fix is critical for DevOps, IT, and security teams, as it allows them to maintain a strong security posture without compromising website performance or user experience. Applying the latest update ensures systems are both fully functional and protected against the original threats.
Why it matters
The initial patch forced administrators on Ubuntu 18.04 LTS to choose between security and functionality (disabling HTTP/2). This follow-up update is critical as it resolves that conflict, allowing teams to secure their servers without sacrificing modern web performance features.
Business impact
For businesses running web services on Ubuntu 18.04 LTS, this update prevents a potential negative impact on user experience and site performance caused by the loss of HTTP/2. It ensures critical security patches can be applied without disrupting service quality.
⚡ Action needed
Users of Apache HTTP Server on Ubuntu 18.04 LTS should update their systems to apply the regression fix.
Action checklist
- 1Identify all Ubuntu 18.04 LTS servers running Apache.
- 2Verify if the previous security update (USN-8338-1) was applied.
- 3Apply the new package updates as specified in USN-8338-2.
- 4Restart the Apache service to load the changes.
- 5Confirm that HTTP/2 functionality is restored.
Tags
Related on Notifire
Primary source: Ubuntu Security Notices
