Linux Kernel Context Restoration Memory Leak Vulnerability in DRM XE ConfigFS

Vulnerability

A memory leak vulnerability has been addressed in the Linux kernel's DRM XE ConfigFS component. The issue arises because the 'ctx_restore_mid_bb' memory, allocated in the 'wa_bb_store()' function, was not properly freed when the ConfigFS device was released. This oversight could lead to unnecessary memory consumption. The vulnerability has been fixed by ensuring that 'ctx_restore_mid_bb[0].cs' is freed as well, preventing the allocation from being lost when the ConfigFS device is removed.

Impact

The vulnerability could lead to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage over time.

Added: Apr 3, 2026, 2:22 PM
Updated: Apr 3, 2026, 2:22 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
3.1
exploitability
4.0
remediation
7.7
relevance
5.2
threat
3.2
urgency
2.9
incentive
0.0

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