Description
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the per-CPU message-buffer fallback path uses a 256-byte backup buffer but preserves the original payload size, which can be up to 8KB. If a CPU mismatch occurs, OBI can read beyond the fallback buffer and leak adjacent memory into telemetry. This issue has been patched in version 0.9.0.
Problem types
CWE-130: Improper Handling of Length Parameter Inconsistency
Product status
References
github.com/...tation/security/advisories/GHSA-r6c9-g6q5-qrf9
github.com/...tation/security/advisories/GHSA-r6c9-g6q5-qrf9
github.com/...metry-ebpf-instrumentation/releases/tag/v0.9.0