Linux Kernel Radeon Driver Memory Leak Vulnerability

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's Radeon driver. When the driver is unloaded, certain resources allocated during its operation are not properly released, leading to unreferenced objects that can cause memory management issues. This vulnerability affects the 'drm/radeon' component of the Linux kernel.

Impact

The vulnerability can lead to a memory leak, where allocated memory is not properly freed, potentially causing increased memory usage and degradation of system performance over time.

Reproduction

The vulnerability can be reproduced by loading the Radeon driver and then unloading it. During this process, the 'iio' resource allocated by the driver is not released, leading to a memory leak. This can be observed using 'kmemleak', which will report the unreferenced object as a memory leak.

Remediation

The vulnerability has been addressed in the Linux kernel. Users should upgrade to the latest version where this issue has been fixed.

Added: Oct 1, 2025, 2:53 PM
Updated: Oct 1, 2025, 2:53 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.0
exploitability
4.3
remediation
7.7
relevance
0.6
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.