GPU VulnDB

Database/Control plane, storage & DevOps

OpenTelemetry eBPF Profiler: unprivileged process can stall the agent by mapping a FIFO

CVSS 6.2CVE-2026-48496Control plane, storage & DevOpscurated

Impact

Between 0.0.202527 and 0.0.202622, the profiler opens mapping files backed by non-regular types such as a FIFO and blocks indefinitely, halting further ELF analysis. Any unprivileged process on the node can arrange this, so a single workload silently takes down continuous profiling for the whole host. On a GPU fleet this is an observability loss, not a data loss: the agent typically runs privileged as a DaemonSet across every node, and a tenant that can start a process can blind the operator's profiling for that node without touching anyone else's GPUs. There is no claim of code execution or data exposure.

Who can reach it

Local, unauthenticated relative to the agent: any unprivileged process on a node where the profiler runs, including a process inside a tenant pod.

What to do

Upgrade the profiler to v0.0.202622. The advisory states no workarounds are available. For a DaemonSet deployment this is an image bump and a rolling restart of the agent pods - no node drain and no GPU workload interruption.

References

Related entries

All Control plane, storage & DevOps entries

This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.