CVE-2024-26817: amdkfd: use calloc instead of kzalloc to avoid integer overflow

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.

Classification

CVE ID: CVE-2024-26817

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 5.08% (scored less or equal to compared to others)

EPSS Date: 2025-02-04 (when was this score calculated)

References

https://git.kernel.org/stable/c/e6721ea845fcb93a764a92bd40f1afc0d6c69751
https://git.kernel.org/stable/c/8b0564704255c6b3c6a7188e86939f754e1577c0
https://git.kernel.org/stable/c/fcbd99b3c73309107e3be71f20dff9414df64f91
https://git.kernel.org/stable/c/cbac7de1d9901521e78cdc34e15451df3611f2ad
https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86a
https://git.kernel.org/stable/c/315eb3c2df7e4cb18e3eacfa18a53a46f2bf0ef7
https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3a
https://git.kernel.org/stable/c/3b0daecfeac0103aba8b293df07a0cbaf8b43f29

Timeline