3 matches found
CVE-2026-63873
creationtimestamp| type| source ---|---|--- 2026-07-19 16:00:24+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3mqz5lmx2dz2d...
DEBIAN-CVE-2026-63873
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...
CVE-2026-63873
In the Linux kernel advisory, the bug is in accel/amdxdna handling inside aie2_populate_range, where a missing mmput(mm) before jumping to the again label leaks an mm_struct reference. The issue affects the kernel component implementing the aie2_populate_range path; the root cause is a reference ...