VYPR

opentelemetry-ebpf-profiler

by Opentelemetry

CVEs (1)

  • CVE-2026-48496medJun 23, 2026
    risk 0.19cvss epss

    ### Summary An unprivileged process can easily trigger the `processPIDEvents` goroutine to be blocked indefinitely, preventing the goroutine from analyzing any new ELF file. The goroutine stays blocked in the `openat2` syscall forever and the profiler can no longer work…