Sploitus

CVE-2026-74391

No indexed exploits for CVE-2026-74391 yet

In the Linux kernel, the following vulnerability has been resolved: tracing: Bound synthetic-field strings with seq_buf The synthetic field helpers build a prefixed synthetic variable name and a generated hist command in fixed MAX_FILTER_STR_VAL buffers. The current code appends those strings with raw strcat(), so long key lists, field names, or saved filters can run past the end of the staging buffers. Build both strings with seq_buf and propagate -E2BIG if either the synthetic variable name or the generated command exceeds MAX_FILTER_STR_VAL. This keeps the existing tracing-side limit while using the helper intended for bounded command construction. [ sdr: Moved struct seq_buf *s for upside-down x-mas tree formatting ]

EPSS
0.2% (6th percentile)
NVD status
Received
Published
2026-08-15
CVE-2026-74391 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-74391 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-74391 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.