Skip to content

Commit a953221

Browse files
authored
Merge pull request #104162 from openshift-cherrypick-robot/cherry-pick-104143-to-enterprise-4.18
[enterprise-4.18] OBSDOCS-2941: Typo fix
2 parents de32de9 + 0a9ebcc commit a953221

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/distr-tracing-tempo-rn-bug-fixes.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
[id="fixed-issues_{context}"]
77
= Fixed issues
88

9+
[role="_abstract"]
910
The {TempoShortName} 3.8.1 patch release includes a fix for the following issue:
1011

1112
CVE-2025-58183::
12-
Before this update, malicious tar archives could be used for denial of service by triggering memory overuse by the `tar.Reader` decompressor. With this release, the Go version upgrade to 1.25.3 enforces a maximum limit on the count of sparse region data blocks. As a result, memory usage when processing these archives is bounded and secure.
13+
Before this update, malicious tar archives could be used for denial of service by triggering memory overuse by the `tar.Reader` decompressor. With this update, the Go version upgrade to 1.25.3 enforces a maximum limit on the count of sparse region data blocks. As a result, memory usage when processing these archives is bounded and secure.
1314
+
1415
link:https://www.cve.org/CVERecord?id=CVE-2025-58183[CVE-2025-58183]
1516

1617
The {TempoShortName} 3.8 release fixes the following issues:
1718

1819
Resolved issue with TLS certificates affecting Tempo pods::
19-
Before this update, the Tempo pods would stop to communicate because internal TLS certificates were renewed. With this update, the Tempo pods automatically restart when certificates are renewed.
20+
Before this update, the Tempo pods stopped communicating because internal TLS certificates were renewed. With this update, the Tempo pods automatically restart when certificates are renewed.
2021
+
2122
link:https://issues.redhat.com/browse/TRACING-5622[TRACING-5622]
2223

0 commit comments

Comments
 (0)