CVE-2026-63873
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e486147c912f653ef4b60a6c7dbd4168a4c56a9f < e83fc4c28226be75fbc0c41f2846935ba2b5f949 | affected |
| Linux | Linux | e486147c912f653ef4b60a6c7dbd4168a4c56a9f < 21dfec59939120b20d2c7794caaa421f9450be0a | affected |
| Linux | Linux | e486147c912f653ef4b60a6c7dbd4168a4c56a9f < 2f41af638c92bac6f1f9275ea2d1901baef578f3 | affected |
| Linux | Linux | 6.16 | affected |
| Linux | Linux | 0 < 6.16 | unaffected |
| Linux | Linux | 6.18.36 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.13 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/e83fc4c28226be75fbc0c41f2846935ba2b5f949
- https://git.kernel.org/stable/c/21dfec59939120b20d2c7794caaa421f9450be0a
- https://git.kernel.org/stable/c/2f41af638c92bac6f1f9275ea2d1901baef578f3
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.