golang-1.19.13-1.el9, go-toolset-1.19.13-1.el9

エラータID: AXSA:2023-6512:05

Release date: 
Thursday, October 19, 2023 - 04:22
Subject: 
golang-1.19.13-1.el9, go-toolset-1.19.13-1.el9
Affected Channels: 
MIRACLE LINUX 9 for x86_64
Severity: 
High
Description: 

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.

The golang packages provide the Go programming language compiler.

Security Fix(es):

* golang: net/http, x/net/http2: rapid stream resets can cause excessive work [CVE-2023-44487] (CVE-2023-39325)
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)
* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

* Midstream dist-git patches (BZ#2223637)

CVE-2023-29409
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
CVE-2023-39325
A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.
CVE-2023-44487
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.

Solution: 

Update packages.

Additional Info: 

N/A

Download: 

SRPMS
  1. golang-1.19.13-1.el9.src.rpm
    MD5: e147efe150d449c163ae683f91365b35
    SHA-256: f88a8b540f26d525fd7007d731ce386016c359e172b01387acb911ff3c4fea5e
    Size: 25.09 MB
  2. go-toolset-1.19.13-1.el9.src.rpm
    MD5: f8c373bbb987c861ca80dca4e6e96f9d
    SHA-256: 25415dec67767bd341f9eb942fe5c0396911d2d46b80a2788a4fbbe5db9fdec1
    Size: 9.99 kB

Asianux Server 9 for x86_64
  1. golang-1.19.13-1.el9.x86_64.rpm
    MD5: da426e532d11b4750d069b1a9c31d0bb
    SHA-256: 93fb85a97132252205607e1b8181abcf4a9da7776e185ec13578a84954da5b12
    Size: 574.24 kB
  2. golang-bin-1.19.13-1.el9.x86_64.rpm
    MD5: b936b8539068c4789eab7241ea79aa2a
    SHA-256: 9d0ca9d7fcdf7f433316c2a2a1c339c5251f35f50eaa81364b1809ce0ed67faf
    Size: 98.43 MB
  3. golang-docs-1.19.13-1.el9.noarch.rpm
    MD5: ca095a7f3ff9ebf3de6e17e37c75132d
    SHA-256: 32801cbbc199cb6fb8d28dee795406b654e1570b36235cbf0cd2b55ba04a9a86
    Size: 89.42 kB
  4. golang-misc-1.19.13-1.el9.noarch.rpm
    MD5: 6e3b0ee7e4011c402a7766f4bec98844
    SHA-256: 9a97c9fd04f54afebec2937ca99b6efe389ad86225746d389d40f677a7ba7a48
    Size: 209.05 kB
  5. golang-race-1.19.13-1.el9.x86_64.rpm
    MD5: dd20f8aef639ed96aa75b2d9f52c2983
    SHA-256: d8c87579a2494163a74fed844fff6ad1addddb7fc6a7e57f71b26ef06079b295
    Size: 20.26 MB
  6. golang-src-1.19.13-1.el9.noarch.rpm
    MD5: c5fdb35e3650b1d7667bda78dc0e7b58
    SHA-256: db81d53c5e935177ba6a8516cc31d5979cf6996667e06567a77fa82bccc36ccf
    Size: 11.33 MB
  7. golang-tests-1.19.13-1.el9.noarch.rpm
    MD5: 49b18bd32d57ebeac13d0def48fbedfb
    SHA-256: 7b3109a36b74faeaeea317d2440d40352d5602c2134c6b1f3e4c4eddd8a1edb8
    Size: 7.69 MB
  8. go-toolset-1.19.13-1.el9.x86_64.rpm
    MD5: bdbd2b7c90723da928fa39f5eae5c20a
    SHA-256: f6cba51b76048366b5f127f48849e67cbc6aff73ff810eb30eb30f1d6cfb6356
    Size: 7.88 kB