← Back to CVE List

CVE-2024-26817

Published: 2024-04-13T12:15Z
Last Modified: 2025-02-03T16:17Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt