CVE-2023-53633 PUBLISHED

accel/qaic: Fix a leak in map_user_pages()

Assigner: Linux
Reserved: 07.10.2025 Published: 07.10.2025 Updated: 07.10.2025

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 129776ac2e38231fa9c02ce20e116c99de291666 to cdcba752a3d48fbe6f05cf2c91ab9497c8daad0c (excl.)
  • affected from 129776ac2e38231fa9c02ce20e116c99de291666 to 73274c33d961f4aa0f968f763e2c9f4210b4f4a3 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.4 is affected
  • unaffected from 0 to 6.4 (excl.)
  • unaffected from 6.4.7 to 6.4.* (incl.)
  • unaffected from 6.5 to * (incl.)

References