Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26817
HistoryApr 14, 2024 - 2:49 p.m.

CVE-2024-26817

2024-04-1414:49:50
redhat.com
access.redhat.com
18
cve-2024-26817
amdkfd
integer overflow
calloc
multiplication
security vulnerability

AI Score

7.5

Confidence

Low

EPSS

0

Percentile

13.0%

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.