In the Linux kernel, the following vulnerability has been resolved:
accel/amdxdna: Fix mmstruct reference leak in aie2populate_range()
aie2populaterange() jumps back to the again label without calling mmput(mm), leaking a reference to the mm_struct.
Add the missing mmput() before jumping to again.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63873.json",
"cna_assigner": "Linux"
}