NONE · 0

CVE-2026-63873

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range() aie2_populate_range() jumps back to the again label without c...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range() aie2_populate_range() 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.

References

FAQ

What is CVE-2026-63873?

CVE-2026-63873 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range() aie2_populate_range() jumps back to the again label without c...

How severe is CVE-2026-63873?

CVSS scoring is not yet available for CVE-2026-63873. Check NVD for updates.

Is there a patch for CVE-2026-63873?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.