LIVE · cybersecurity feed
Live wire
cve recordmedium

CVE-2026-31890

linuxfoundation · inspektor gadget

Published
CVSS5.5
Severitymedium
WeaknessCWE-223
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Description

Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. Prior to 0.50.1, in a situation where the ring-buffer of a gadget is – incidentally or maliciously – already full, the gadget will silently drop events. The include/gadget/buffer.h file contains definitions for the Buffer API that gadgets can use to, among the other things, transfer data from eBPF programs to userspace. For hosts running a modern enough Linux kernel (>= 5.8), this transfer mechanism is based on ring-buffers. The size of the ring-buffer for the gadgets is hard-coded to 256KB. When a gadget_reserve_buf fails because of insufficient space

References

← Back to the CVE Tracker

Our coverage of CVE-2026-31890

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-31890.