CVE-2024-26817
MediumPublished
amdkfd: use calloc instead of kzalloc to avoid integer overflow
- Published
- Apr 13, 2024
- Updated
- May 11, 2026
- Assigning CNA
- Linux
- Evidence observed
- Aug 5, 2026
Primary CVSS
5.5/ 10Medium
nvd · CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H0.8%
Low · next 30 days
- Percentile
- 53.4%
- Model date
- Sep 21, 2026
EPSS is a statistical estimate, not a certainty or a measure of impact. Combine it with CVSS, KEV status, exposure and your environment.
Summary
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.
Sources
1- CVE-2024-26817-amdkfdResearch
Potential Integer Overflow Leading To Heap Overflow in AMD KFD.
Responsible use
Use vulnerability information only on systems you own or are authorized to test. Kitploit links to public research metadata and does not store exploit code or malicious payloads.