In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: add error handle to avoid out-of-bounds
if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should
be stop to avoid out-of-bounds read, so directly return -EINVAL.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/011552f29f20842c9a7a21bffe1f6a2d6457ba46 - Patch | |
References | () https://git.kernel.org/stable/c/0964c84b93db7fbf74f357c1e20957850e092db3 - Patch | |
References | () https://git.kernel.org/stable/c/5594971e02764aa1c8210ffb838cb4e7897716e8 - Patch | |
References | () https://git.kernel.org/stable/c/5b0a3dc3e87821acb80e841b464d335aff242691 - Patch | |
References | () https://git.kernel.org/stable/c/8112fa72b7f139052843ff484130d6f97e9f052f - Patch | |
References | () https://git.kernel.org/stable/c/8b2faf1a4f3b6c748c0da36cda865a226534d520 - Patch | |
References | () https://git.kernel.org/stable/c/ea906e9ac61e3152bef63597f2d9f4a812fc346a - Patch |
03 Sep 2024, 18:16
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/011552f29f20842c9a7a21bffe1f6a2d6457ba46 - Patch | |
References | () https://git.kernel.org/stable/c/0964c84b93db7fbf74f357c1e20957850e092db3 - Patch | |
References | () https://git.kernel.org/stable/c/5594971e02764aa1c8210ffb838cb4e7897716e8 - Patch | |
References | () https://git.kernel.org/stable/c/5b0a3dc3e87821acb80e841b464d335aff242691 - Patch | |
References | () https://git.kernel.org/stable/c/8112fa72b7f139052843ff484130d6f97e9f052f - Patch | |
References | () https://git.kernel.org/stable/c/8b2faf1a4f3b6c748c0da36cda865a226534d520 - Patch | |
References | () https://git.kernel.org/stable/c/ea906e9ac61e3152bef63597f2d9f4a812fc346a - Patch | |
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
25 Jun 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-25 15:15
Updated : 2024-11-21 09:27
NVD link : CVE-2024-39471
Mitre link : CVE-2024-39471
CVE.ORG link : CVE-2024-39471
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read