cbcvebase.
CVE-2026-45853
published 2026-05-27

CVE-2026-45853: In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()…

PriorityP341high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.16%
6.0th percentile
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges() amdgpu_discovery_get_nps_info() internally allocates memory for ranges using kvcalloc(), which may use vmalloc() for large allocation. Using kfree() to release vmalloc memory will lead to a memory corruption. Use kvfree() to safely handle both kmalloc and vmalloc allocations. Compile tested only. Issue found using a prototype static analysis tool and code review.

Affected

8 ranges
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= b194d21b9bcc15b50df1bc3ff7428e51c2918a6f < 16e7e7ad8cdc6b4c4af7f31e262f1494c1b2a55e16e7e7ad8cdc6b4c4af7f31e262f1494c1b2a55e
linuxlinux>= b194d21b9bcc15b50df1bc3ff7428e51c2918a6f < 9ae85b0c1909b6c6bfd2636b04cdaf7f520bf2b59ae85b0c1909b6c6bfd2636b04cdaf7f520bf2b5
linuxlinux>= b194d21b9bcc15b50df1bc3ff7428e51c2918a6f < f441538893eba6347b983f2904819ca6c99da65ef441538893eba6347b983f2904819ca6c99da65e
linuxlinux>= b194d21b9bcc15b50df1bc3ff7428e51c2918a6f < 0c44d61945c4a80775292d96460aa2f22e62f86c0c44d61945c4a80775292d96460aa2f22e62f86c
linuxlinux_kernel>= 6.11 < 6.12.756.12.75
linuxlinux_kernel>= 6.13 < 6.18.146.18.14
linuxlinux_kernel>= 6.19 < 6.19.46.19.4
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.