Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.19.312 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3aPatch
- https://git.kernel.org/stable/c/315eb3c2df7e4cb18e3eacfa18a53a46f2bf0ef7Patch
- https://git.kernel.org/stable/c/3b0daecfeac0103aba8b293df07a0cbaf8b43f29Patch
- https://git.kernel.org/stable/c/8b0564704255c6b3c6a7188e86939f754e1577c0Patch
- https://git.kernel.org/stable/c/cbac7de1d9901521e78cdc34e15451df3611f2adPatch
- https://git.kernel.org/stable/c/e6721ea845fcb93a764a92bd40f1afc0d6c69751Patch
- https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86aPatch
- https://git.kernel.org/stable/c/fcbd99b3c73309107e3be71f20dff9414df64f91Patch
- https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3aPatch
- https://git.kernel.org/stable/c/315eb3c2df7e4cb18e3eacfa18a53a46f2bf0ef7Patch
- https://git.kernel.org/stable/c/3b0daecfeac0103aba8b293df07a0cbaf8b43f29Patch
- https://git.kernel.org/stable/c/8b0564704255c6b3c6a7188e86939f754e1577c0Patch
- https://git.kernel.org/stable/c/cbac7de1d9901521e78cdc34e15451df3611f2adPatch
- https://git.kernel.org/stable/c/e6721ea845fcb93a764a92bd40f1afc0d6c69751Patch
- https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86aPatch
FAQ
What is CVE-2024-26817?
CVE-2024-26817 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 o...
How severe is CVE-2024-26817?
CVE-2024-26817 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26817?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.