Bug 1753576 (CVE-2019-15226)

Summary: CVE-2019-15226 envoy: crafted request allows remote attacker to cause denial of service
Product: [Other] Security Response Reporter: Dhananjay Arunesh <darunesh>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: bavery, rcernich, security-response-team, twalsh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-27 10:48:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1753581    

Description Dhananjay Arunesh 2019-09-19 10:55:58 UTC
A vulnerability was found in Envoy, where Envoy 1.11.0 and 1.11.1 will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in affected versions had O(n^2) performance characteristics. A remote attacker may craft a request that stays below the maximum request header size but consists of many thousands of small headers to consume CPU and result in a denial-of-service attack.

Comment 1 Timothy Walsh 2019-09-20 06:09:48 UTC
Acknowledgments:

Name: the Envoy security team

Comment 7 msiddiqu 2019-10-10 06:43:08 UTC
Upstream issue: 

https://github.com/envoyproxy/envoy/issues/8520