In the Linux kernel, the following vulnerability has been resolved:
accel/amdxdna: Fix leak when pinning ubuf pages
When pinuserpages_fast() returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak.
Fix this by unpinning any partially pinned pages before returning failure.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74423.json"
}