In the Linux kernel, the following vulnerability has been resolved:
accel/qaic: Fix a leak in mapuserpages()
If getuserpagesfast() allocates some pages but not as many as we wanted, then the current code leaks those pages. Call putpage() on the pages before returning.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53633.json",
"cna_assigner": "Linux"
}