grafana-7.5.15-5.el8.ML.1

エラータID: AXSA:2023-6522:08

Release date: 
Friday, October 20, 2023 - 08:52
Subject: 
grafana-7.5.15-5.el8.ML.1
Affected Channels: 
Asianux Server 8 for x86_64
Severity: 
Moderate
Description: 

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.

Security Fix(es):

* grafana: golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-39325)
* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)

A Asianux Security Bulletin which addresses further details about this flaw is available in the References section.

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.

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. grafana-7.5.15-5.el8.ML.1.src.rpm
    MD5: 29b06a41ebc35d45588198934c30d587
    SHA-256: 75f8c835dc7982654160dae724affe296aa602f1a62815ff5a33e47a3868558c
    Size: 115.56 MB

Asianux Server 8 for x86_64
  1. grafana-7.5.15-5.el8.ML.1.x86_64.rpm
    MD5: b4b776c283b8fe901208fc778fd1afc4
    SHA-256: 03841a0b0a1e59187809b7b2ab2672b10a270c09738d1fa4c98c60026d96717d
    Size: 39.48 MB