VYPR
Unrated severityNVD Advisory· Published Oct 7, 2025

accel/qaic: Fix a leak in map_user_pages()

CVE-2023-53633

Description

In the Linux kernel, the following vulnerability has been resolved:

accel/qaic: Fix a leak in map_user_pages()

If get_user_pages_fast() allocates some pages but not as many as we wanted, then the current code leaks those pages. Call put_page() on the pages before returning.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

76

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.