CVE-2026-45684

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:*

History

No history.

Information

Published : 2026-06-02 16:16

Updated : 2026-07-22 19:10


NVD link : CVE-2026-45684

Mitre link : CVE-2026-45684

CVE.ORG link : CVE-2026-45684


JSON object : View

Products Affected

opentelemetry

  • ebpf_instrumentation
CWE
CWE-126

Buffer Over-read

CWE-787

Out-of-bounds Write