脆弱性に対応したapache2とnghttp2のテスト呼びかけ
2023年10月31日、脆弱性に対応した「apache2」と「nghttp2」のテスト呼びかけられました。http2環境でmod_http2のテストを
「http2」環境で脆弱性に対応した「mod_http2」の新バージョンをテストして欲しいとのことです。
脆弱性に対応した「apache2」や「nghttp2」をリリースする前に、本呼び掛けを通じて追加テストを実施したいとのことです。
ちなみに例として「Ubuntu 23.10」向け「apache2」の変更点は以下のようになっています。
同様に「Ubuntu 23.10」向け「nghttp2」の変更点は以下のようになっています。
他のサポート中の「Ubuntu」もテストの対象です。
脆弱性に対応した「apache2」や「nghttp2」をリリースする前に、本呼び掛けを通じて追加テストを実施したいとのことです。
ちなみに例として「Ubuntu 23.10」向け「apache2」の変更点は以下のようになっています。
apache2 (2.4.57-2ubuntu2.1) mantic-security; urgency=medium
* SECURITY UPDATE: mod_macro buffer over-read
- debian/patches/CVE-2023-31122.patch: fix length in
modules/core/mod_macro.c.
- CVE-2023-31122
* SECURITY UPDATE: Multiple issues in HTTP/2
- CVE-2023-43622: DoS in HTTP/2 with initial windows size 0
- CVE-2023-45802: HTTP/2 stream memory not reclaimed right away on RST
- debian/patches/update_http2.patch: backport version 2.0.22 of
mod_http2 from httpd 2.4.58.
- CVE-2023-43622
- CVE-2023-45802
* SECURITY UPDATE: mod_macro buffer over-read
- debian/patches/CVE-2023-31122.patch: fix length in
modules/core/mod_macro.c.
- CVE-2023-31122
* SECURITY UPDATE: Multiple issues in HTTP/2
- CVE-2023-43622: DoS in HTTP/2 with initial windows size 0
- CVE-2023-45802: HTTP/2 stream memory not reclaimed right away on RST
- debian/patches/update_http2.patch: backport version 2.0.22 of
mod_http2 from httpd 2.4.58.
- CVE-2023-43622
- CVE-2023-45802
同様に「Ubuntu 23.10」向け「nghttp2」の変更点は以下のようになっています。
nghttp2 (1.55.1-1ubuntu0.1) mantic-security; urgency=medium
* SECURITY UPDATE: HTTP/2 protocol denial of service
- debian/patches/CVE-2023-44487.patch: implement stream reset rate
limiting.
- CVE-2023-44487
* SECURITY UPDATE: HTTP/2 protocol denial of service
- debian/patches/CVE-2023-44487.patch: implement stream reset rate
limiting.
- CVE-2023-44487
他のサポート中の「Ubuntu」もテストの対象です。