Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-68175

 

Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-68175

Published: August 12, 2026


Vulnerability identifier: #VU142133
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-68175
CWE-ID: CWE-772
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a resource leak in the mmiotrace tracer trace_pipe handling when closing the trace_pipe file with the mmiotrace tracer active. A local user can repeatedly open and close trace_pipe to cause a denial of service.

If the trace_pipe is read to completion, the resources are cleaned up; repeated partial reads such as reading a single line can trigger a large leak.


Affected software

Linux kernel

How to mitigate CVE-2026-68175

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins