In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
It malicious user provides a small pptable through sysfs and then
a bigger pptable, it may cause buffer overflow attack in function
smu_sys_set_pp_table().
References
Link | Resource |
---|---|
https://git.kernel.org/stable/c/1abb2648698bf10783d2236a6b4a7ca5e8021699 | Mailing List Patch |
https://git.kernel.org/stable/c/231075c5a8ea54f34b7c4794687baa980814e6de | Mailing List Patch |
https://git.kernel.org/stable/c/2498d2db1d35e88a2060ea191ae75dce853dd084 | Mailing List Patch |
https://git.kernel.org/stable/c/3484ea33157bc7334f57e64826ec5a4bf992151a | Mailing List Patch |
https://git.kernel.org/stable/c/e43a8b9c4d700ffec819c5043a48769b3e7d9cab | Mailing List Patch |
Configurations
Configuration 1 (hide)
|
History
01 Oct 2025, 20:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/1abb2648698bf10783d2236a6b4a7ca5e8021699 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/231075c5a8ea54f34b7c4794687baa980814e6de - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/2498d2db1d35e88a2060ea191ae75dce853dd084 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/3484ea33157bc7334f57e64826ec5a4bf992151a - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/e43a8b9c4d700ffec819c5043a48769b3e7d9cab - Mailing List, Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
Summary |
|
|
CWE | CWE-120 | |
First Time |
Linux linux Kernel
Linux |
27 Feb 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 03:15
Updated : 2025-10-01 20:18
NVD link : CVE-2025-21780
Mitre link : CVE-2025-21780
CVE.ORG link : CVE-2025-21780
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')