CVE-2026-63873
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range() a
CVSS
—
No CVSS
EPSS
0.2%
p5
KEV
—
Exploit Today
2
0-100
Published: Jul 19, 2026 · Last modified: Jul 27, 2026
0.2%EPSS · 30 days0.2%
2026-07-202026-07-30
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.
No related CVEs by CWE or product.