cbcvebase.
CVE-2025-21842
published 2025-03-07

CVE-2025-21842: In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo…

PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
14.5th percentile
In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_obj); Which takes void** as the second parameter. GCC allows passing void* to the function because void* can be implicitly casted to any other types, so it can pass compiling. However, passing this void* parameter into the function's execution process(which expects void** and dereferencing void**) will result in errors.

Affected

11 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.12.16-1 (forky)linux 6.12.16-1 (forky)
linuxlinux
linuxlinux>= fb91065851cd5f2735348c5f3eddeeca3d7c2973 < ae5ab1c1ae504f622cc1ff48830a9ed48428146dae5ab1c1ae504f622cc1ff48830a9ed48428146d
linuxlinux>= fb91065851cd5f2735348c5f3eddeeca3d7c2973 < 091a68c58c1bbd2ab7d05d1b32c1306394ec691d091a68c58c1bbd2ab7d05d1b32c1306394ec691d
linuxlinux>= fb91065851cd5f2735348c5f3eddeeca3d7c2973 < a33f7f9660705fb2ecf3467b2c48965564f392cea33f7f9660705fb2ecf3467b2c48965564f392ce
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.12.16-16.12.16-1
linuxlinux_kernel>= 0 < 6.12.16-16.12.16-1
linuxlinux_kernel>= 6.12 < 6.12.166.12.16
linuxlinux_kernel>= 6.13 < 6.13.46.13.4

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5LOW
vendor_redhat5.5MEDIUM
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.