Bug 1847481
Summary: | CVE-2020-11080 nodejs:10/nghttp2: overly large SETTINGS frames can lead to DoS [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora Modules | Reporter: | Cedric Buissart <cbuissar> |
Component: | nodejs | Assignee: | Stephen Gallagher <sgallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | jkosci, kdudka, mkocka, msekleta, phracek, rbean, sgallagh, svashisht, zsvetlik |
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: | 2021-06-07 12:53:31 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: | 1844929 |
Description
Cedric Buissart
2020-06-16 13:34:32 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=1844929,1847481 # 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 I didn't check f31, but f32 looks like fixed. Apologies, feel free to CLOSE that tracker Yes, updated packages of nghttp2 for Fedora were available 14 days before this tracker was created. Anyway, I do not understand why we have separate trackers for nodejs:10/nghttp2, nodejs:11/nghttp2, nodejs:12/nghttp2, nodejs:13/nghttp2, and nodejs:14/nghttp2. I thought there was only one nghttp2 package in Fedora. Could you please clarify it? Hi Kamil, The manifest (database we use to keep track of components and modules within components) report these nodejs:*/nghttp2 as separate components After a quick check : the nodejs:14 module seems to currently have nghttp2-0:1.41.0-1.module_f32+9030+0a08c360.src , while nodejs:13 has nghttp2-0:1.40.0-2.module_f32+8199+88b63a05.src, so they look like based on different component (I used the following command to search that on f32 : `for x in nodejs:1{0,2,3,4}; do echo $x; dnf module info $x | grep "\bnghttp2" ; done`) Thanks for the quick reply on this! It is definitely not me who takes care of the mentioned module builds. Stephen, any idea how I got assigned to these bugs for components that I had no idea they had ever existed? (In reply to Kamil Dudka from comment #5) > Thanks for the quick reply on this! It is definitely not me who takes care > of the mentioned module builds. > > Stephen, any idea how I got assigned to these bugs for components that I had > no idea they had ever existed? Because it was filed against nghttp2, not against the modules? Reassigning. Cedric, could you please update the manifest such that these bugs are filed for Product: Fedora Modules and Component: nodejs next time? This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. |