Zurück zur Liste

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

GitHub · GitHub · CVE-2026-45684

ID
CVE-2026-45684
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
4.9

Zusammenfassung

### Summary 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. ### Details In…

Produkt

go: go.opentelemetry.io/obi

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu