CVE-2024-26817
In the Linux kernel, the following vulnerability has been resolved:
amdkfd: use calloc instead of kzalloc to avoid integer overflow
This uses calloc instead of doing the multiplication which might
overflow.
More information : https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3a