In the Linux kernel, the following vulnerability has been resolved:amdkfd: use calloc instead of kzalloc to avoid integer overflowThis uses calloc instead of doing the multiplication which mightoverflow.
- https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86a
- https://github.com/MaherAzzouzi/CVE-2024-26817-amdkfd
- https://github.com/nomi-sec/PoC-in-GitHub