Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915554 - <net-libs/nghttp2-1.57.0: HTTP/2 Rapid Reset vulnerability
Summary: <net-libs/nghttp2-1.57.0: HTTP/2 Rapid Reset vulnerability
Status: IN_PROGRESS
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL: https://github.com/nghttp2/nghttp2/re...
Whiteboard: A3 [glsa?]
Keywords:
Depends on: 915550 915599
Blocks: CVE-2023-44487
  Show dependency tree
 
Reported: 2023-10-10 16:59 UTC by Hans de Graaff
Modified: 2023-11-30 10:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2023-10-10 16:59:55 UTC
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

Please add nghttp2-1.57.0.
Comment 1 Larry the Git Cow gentoo-dev 2023-10-11 12:36:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5788abe47326ee17b77c3e6649d980a1215b24a0

commit 5788abe47326ee17b77c3e6649d980a1215b24a0
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-10-11 12:34:33 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-10-11 12:34:33 +0000

    net-libs/nghttp2: add 1.57.0
    
    Closes: https://bugs.gentoo.org/915550
    Bug: https://bugs.gentoo.org/915554
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-libs/nghttp2/Manifest              |  1 +
 net-libs/nghttp2/nghttp2-1.57.0.ebuild | 58 ++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)
Comment 2 Bernard Cafarelli gentoo-dev 2023-10-11 13:08:43 UTC
I am quickly testing bumped version on my server - will open a stable request in a few hours if it looks OK
Comment 3 Larry the Git Cow gentoo-dev 2023-11-30 07:59:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060dd1d5f79e1e19c5577a232d95d6b75f628c70

commit 060dd1d5f79e1e19c5577a232d95d6b75f628c70
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-11-30 07:58:50 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-11-30 07:58:50 +0000

    net-libs/nghttp2: remove vulnerable versions
    
    Bug: https://bugs.gentoo.org/915554
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-libs/nghttp2/Manifest                 |  4 --
 net-libs/nghttp2/nghttp2-1.51.0-r1.ebuild | 79 -------------------------------
 net-libs/nghttp2/nghttp2-1.51.0.ebuild    | 76 -----------------------------
 net-libs/nghttp2/nghttp2-1.52.0.ebuild    | 58 -----------------------
 net-libs/nghttp2/nghttp2-9999.ebuild      |  1 -
 5 files changed, 218 deletions(-)