opentelemetry-collector-0.152.1-2.el9_8
エラータID: AXSA:2026-1812:05
Collector with the supported components for a Red Hat build of OpenTelemetry
Security Fix(es):
net/mail: golang: net/mail: Denial of Service via pathological email address
parsing (CVE-2026-42499)
net/mail: golang: Go net/mail: Denial of Service via crafted email inputs
(CVE-2026-39820)
mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME
header (CVE-2026-42504)
github.com/open-telemetry/opentelemetry-go:
go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation:
OpenTelemetry-Go: Denial of Service via oversized baggage headers
(CVE-2026-41178)
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive
recursion in Unmarshal (CVE-2026-33818)
net/url: golang: golang net/url: Denial of Service from quadratic complexity
in path resolution (CVE-2026-56860)
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to
Denial of Service (CVE-2026-56853)
html/template: golang: Go html/template: Cross-Site Scripting via
pathological input (CVE-2026-56858)
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite
KeyUpdate messages (CVE-2026-56862)
encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth
issue (CVE-2026-56859)
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(s):
CVE-2026-33818
CVE-2026-39820
CVE-2026-41178
CVE-2026-42499
CVE-2026-42504
CVE-2026-56853
CVE-2026-56858
CVE-2026-56859
CVE-2026-56860
CVE-2026-56862
Update packages.
Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.
Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue.
Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.
When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.
Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS.
Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.
Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.
Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely.
N/A
SRPMS
- opentelemetry-collector-0.152.1-2.el9_8.src.rpm
MD5: ae4c2e057bedea7892841d675b6c91bf
SHA-256: f35b68ead6c8a14665e8643a408890ad70d533e01ef4d2a1a18518ccdd084939
Size: 27.58 MB
Asianux Server 9 for x86_64
- opentelemetry-collector-0.152.1-2.el9_8.x86_64.rpm
MD5: 70f57c6f6e5e2da8a765f462d7d157e2
SHA-256: d270198c96c40527b78aa6cad800839704c43f0e52b71f28ae70c61a01d5a3bc
Size: 40.30 MB