In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Avoid a possible buffer overflow if size is larger than 4K.
(cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434)
References
Configurations
Configuration 1 (hide)
|
History
24 Jan 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-11-19 02:16
Updated : 2025-02-18 16:15
NVD link : CVE-2024-50282
Mitre link : CVE-2024-50282
CVE.ORG link : CVE-2024-50282
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')