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.
EPSS 0.155%Risk 0
View source- Published
- 2026-07-19 15:16:54
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-07-27 17:44:23
- Vector
- Pending