Linux Kernel Event Tracing Denial-of-Service Vulnerability via Corrupt Histogram Triggers

Vulnerability

A denial-of-service vulnerability has been identified in the Linux kernel's event tracing subsystem. The issue arises when a histogram trigger is created with invalid parameters, which can lead to a crash. This vulnerability is present in the event tracing for the RCU (Read-Copy-Update) callback events. The problem occurs because the trigger registration process can fail, but the associated data is not properly cleaned up, leaving a reference that can cause a use-after-free condition. When the trigger is registered again, it can lead to a kernel crash by accessing freed memory.

Impact

Exploiting this vulnerability can cause a kernel crash, leading to a denial-of-service condition where the system becomes unresponsive or unavailable.

Reproduction

The vulnerability can be reproduced by navigating to the RCU callback event tracing directory and attempting to write a histogram trigger with invalid keys. The first command will fail with an 'Invalid argument' error, but the second command, which attempts to write a valid histogram trigger, will trigger the vulnerability by causing a crash.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
0.0
relevance
0.0
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.