Linux Kernel User-Page Management Vulnerability in accel/qaic Component

Vulnerability

A vulnerability has been identified in the Linux kernel's accel/qaic component, specifically in the user-page management process. When the function get_user_pages_fast() successfully allocates some pages but fewer than expected, the current implementation fails to properly release the excess pages, leading to a memory leak. This issue has been addressed by modifying the code to include a call to put_page() for the leaked pages before exiting the function.

Impact

Exploitation of this vulnerability could result in a memory leak, where allocated pages are not properly released, potentially leading to increased memory usage and degradation of system performance.

Added: Oct 7, 2025, 5:47 PM
Updated: Oct 7, 2025, 5:47 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.3
remediation
7.7
relevance
0.7
threat
3.2
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.