Description
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. This issue has been patched in version 0.9.0.
Problem types
CWE-20: Improper Input Validation
CWE-754: Improper Check for Unusual or Exceptional Conditions
Product status
References
github.com/...tation/security/advisories/GHSA-pgvv-q3wf-mm9m
github.com/...tation/security/advisories/GHSA-pgvv-q3wf-mm9m
github.com/...metry-ebpf-instrumentation/releases/tag/v0.9.0