Vulnerability in Linux

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 calling mmput(mm), leaking a reference to the mm_struct. Add the missing mmput() before jumping to again.

EPSS: 0.002 (10.7th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions e486147c912f653ef4b60a6c7dbd4168a4c56a9f, 6.16, 0

References