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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
03 Feb 2025, 16:17
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3a - Patch | |
References | () https://git.kernel.org/stable/c/315eb3c2df7e4cb18e3eacfa18a53a46f2bf0ef7 - Patch | |
References | () https://git.kernel.org/stable/c/3b0daecfeac0103aba8b293df07a0cbaf8b43f29 - Patch | |
References | () https://git.kernel.org/stable/c/8b0564704255c6b3c6a7188e86939f754e1577c0 - Patch | |
References | () https://git.kernel.org/stable/c/cbac7de1d9901521e78cdc34e15451df3611f2ad - Patch | |
References | () https://git.kernel.org/stable/c/e6721ea845fcb93a764a92bd40f1afc0d6c69751 - Patch | |
References | () https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86a - Patch | |
References | () https://git.kernel.org/stable/c/fcbd99b3c73309107e3be71f20dff9414df64f91 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html - Mailing List | |
First Time |
Linux
Linux linux Kernel Debian debian Linux Debian |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc2:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
|
CWE | CWE-190 |
21 Nov 2024, 09:03
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/0c33d11153949310d76631d8f4a4736519eacd3a - | |
References | () https://git.kernel.org/stable/c/315eb3c2df7e4cb18e3eacfa18a53a46f2bf0ef7 - | |
References | () https://git.kernel.org/stable/c/3b0daecfeac0103aba8b293df07a0cbaf8b43f29 - | |
References | () https://git.kernel.org/stable/c/8b0564704255c6b3c6a7188e86939f754e1577c0 - | |
References | () https://git.kernel.org/stable/c/cbac7de1d9901521e78cdc34e15451df3611f2ad - | |
References | () https://git.kernel.org/stable/c/e6721ea845fcb93a764a92bd40f1afc0d6c69751 - | |
References | () https://git.kernel.org/stable/c/e6768c6737f4c02cba193a3339f0cc2907f0b86a - | |
References | () https://git.kernel.org/stable/c/fcbd99b3c73309107e3be71f20dff9414df64f91 - |
05 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
13 May 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Apr 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Apr 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
13 Apr 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-13 12:15
Updated : 2025-02-03 16:17
NVD link : CVE-2024-26817
Mitre link : CVE-2024-26817
CVE.ORG link : CVE-2024-26817
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-190
Integer Overflow or Wraparound