Zurück zur Liste

OpenTelemetry eBPF Instrumentation: Java TLS ioctl kprobe allows kernel memory disclosure — CVE-2026-45683

GitHub · GitHub · CVE-2026-45683

ID
CVE-2026-45683
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
low
CVSS
3.8

Zusammenfassung

### Summary The Java TLS ioctl probe reads user-controlled ioctl pointers with `bpf_probe_read` instead of `bpf_probe_read_user`. An instrumented local process can therefore point OBI at kernel memory and cause that memory to be copied into telemetry. ### Details The vulnerable path is 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