In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung <joonkyoj@yonsei.ac.kr>. For example the following code: static void Syzkaller1(int fd) { struct drm_amdgpu_gem_userptr arg; int ret; arg.addr = 0xffffffffffff0000; arg.size = 0x80000000; /*2 Gb*/ arg.flags =…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/22207fd5c80177b860279653d017474b2812af5e Patch
- https://git.kernel.org/stable/c/22f665ecfd1225afa1309ace623157d12bb9bb0c Patch
- https://git.kernel.org/stable/c/2e13f88e01ae7e28a7e831bf5c2409c4748e0a60
- https://git.kernel.org/stable/c/af054a5fb24a144f99895afce9519d709891894c Patch
- https://git.kernel.org/stable/c/e87e08c94c9541b4e18c4c13f2f605935f512605 Patch
- https://git.kernel.org/stable/c/22207fd5c80177b860279653d017474b2812af5e Patch
- https://git.kernel.org/stable/c/22f665ecfd1225afa1309ace623157d12bb9bb0c Patch
- https://git.kernel.org/stable/c/af054a5fb24a144f99895afce9519d709891894c Patch
- https://git.kernel.org/stable/c/e87e08c94c9541b4e18c4c13f2f605935f512605 Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
时间线
- nvd_ingest NVD