CVE 4.9 MEDIUM

OpenTelemetry eBPF Instrumentation: Log enricher writev path can overread and overwrite user buffers_CVE-2026-45684

4.9 / 10
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

Description

OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total iov_iter.count as the copy length. When log injection is enabled, a crafted multi-segment writev call can make OBI read and overwrite memory beyond the first segment. This issue has been patched in version 0.9.0.

Basic Information

ID CVE-2026-45684
Source GitHub_M
Published Jun 2, 2026 at 15:25

Affected Product

Vendor open-telemetry
Product opentelemetry-ebpf-instrumentation
Version >= 0.7.0, < 0.9.0
Affected Versions open-telemetry opentelemetry-ebpf-instrumentation >= 0.7.0, < 0.9.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.