Bug 6381 - [Anolis OS 8] Bugfix for CVE-2022-27664
Summary: [Anolis OS 8] Bugfix for CVE-2022-27664
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-09-06 18:14 UTC by 小龙
Modified: 2023-09-06 18:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-09-06 18:14:30 UTC
Description:
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

Broken commit info:

Bugfix commit info:
https://github.com/golang/go/commit/9cfe4e258b1c9d4a04a42539c21c7bdb2e227824
https://github.com/golang/go/commit/5bc9106458fc07851ac324a4157132a91b1f3479
https://github.com/golang/go/commit/5bc9106458fc07851ac324a4157132a91b1f3479 (go1.18.6)
https://github.com/golang/go/commit/29af494fca8a25d7d46276f6d4835c4dcd09e47d
https://github.com/golang/go/commit/9cfe4e258b1c9d4a04a42539c21c7bdb2e227824 (go1.19.1)