THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-68146 — In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize trace_parser access In ftrace, the trace_parser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handle

[NVD] CVE-2026-68146 — In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize trace_parser access In ftrace, the trace_parser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handle

mednvdPublished 2026-08-10

CVE-2026-68146 CVSS: None Published: 2026-08-10T13:20:00.470

In the Linux kernel, the following vulnerability has been resolved:

ftrace: Add global mutex to serialize trace_parser access

In ftrace, the trace_parser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user input.

The affected handler paths and t

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-68146