Use-after-free Vulnerability in Linux Kernel Affecting Trace Array Functionality
CVE-2026-90014

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 September 2026

What is CVE-2026-90014?

A vulnerable aspect of the Linux Kernel involved the show_event_filters and show_event_triggers files associated with trace arrays. These files lack proper reference management for the trace array they display, allowing the array to be freed while being accessed. This flaw can lead to a use-after-free situation, potentially resulting in system crashes. The recent update addresses this issue by implementing a reference count mechanism on the trace array upon file access. This ensures the integrity of the trace array during read operations, thereby eliminating the risk of unintended memory freeing.

Affected Version(s)

Linux 729757b96a662d87e334fe8b837707800d8fd551 < 2ee3f7d43f79efaca0cd84a6798653d9d75ce60b

Linux 729757b96a662d87e334fe8b837707800d8fd551

Linux 7.0

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.