Bug 2243330
Summary: | [Major Incident] CVE-2023-44487 varnish:6.0/varnish: HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Anten Skrabec <askrabec> |
Component: | varnish | Assignee: | Ingvar Hagelund <ingvar> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 38 | CC: | dridi.boukelmoune, ingvar, luhliari |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-13 09:55:57 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: | 2242803 |
Description
Anten Skrabec
2023-10-11 18:20:35 UTC
Use the following template to for the 'fedpkg update' request to submit an update for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. ===== # bugfix, security, enhancement, newpackage (required) type=security # low, medium, high, urgent (required) severity=high # testing, stable request=testing # Bug numbers: 1234,9876 bugs=2242803,2243330 # Description of your update notes=Security fix for [PUT CVEs HERE] # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi web interface to submit updates: https://bodhi.fedoraproject.org/updates/new For f39 and f40, a new 7.3.1 and 7.4.2 releases should be available soon. For f38, the patch series a817c266f0..990bf81472 from the 7.3 branch upstream applies free of conflicts to the 7.2 branch and should be trivial to apply as an RPM patch. https://github.com/varnishcache/varnish-cache/pull/4011.patch This appears to apply cleanly with `patch -p1 <4011.patch` on my machine. The previous comment was meant for bug 2243328. For varnish 6.0 a 6.0.12 release should be available soon. varnish-6.0.12 and later, varnish-6.0.13 have pushed and built for the f38 module stream. These were probably the latest versions that I will push to the module stream, as f38 is end of life, and modularity has been retired from f39 onwards. https://fedoraproject.org/wiki/Changes/RetireModularity https://koji.fedoraproject.org/koji/buildinfo?buildID=2446090 |