CVE-2026-74391
Last modified
CVE-2026-74391 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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 ]
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 02205a6752f223779a1b0e9e8ffacbea6e717851, < 0c584c27f6649a93ec12061cc779a4bd8f7c1434; >= 02205a6752f223779a1b0e9e8ffacbea6e717851, < 88b901fdc1662b131ff908cbd017333b61e7acc8; >= 02205a6752f223779a1b0e9e8ffacbea6e717851, < baa333b2700a7fa3529d504529c8c10060fd687c; >= 02205a6752f223779a1b0e9e8ffacbea6e717851, < cf334620036ad2250e008c7e7bb6646a3938b7b0; >= 02205a6752f223779a1b0e9e8ffacbea6e717851, < f07883450eb14d1cf020b55d9f3a7ec5683bcd26 |
| Linux | Linux | 4.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74391?
How severe is CVE-2026-74391?
How do I fix CVE-2026-74391?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74386In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74387In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74389In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7439AgentFlow's local web API accepts non-JSON content types on …4.8
- CVE-2026-74390In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74392In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74393In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74394In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74395In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74396In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74397In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-74391?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
