Overview
About vulnerability
Tempo queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy.
Mitigation can be done by setting max_result_limit in the search config, e.g. to 262144 (2^18).
Details
- Affected product:
- Grafana , grafana/tempo
- Affected packages:
- github.com/grafana/tempo @ 1.5.1-0.20241001135150-ed943d7a56b2 (+7 more)
Tempo queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy.
Mitigation can be done by setting max_result_limit in the search config, e.g. to 262144 (2^18).