CVE-2026-97425: drm/amdgpu: fix buffer overflow during vBIOS update
Published Sep 24, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: fix buffer overflow during vBIOS update
Clamp the buffer postion to write by setting the bin attribute to the maximum buffer size so that VFS layer will block the out-of-bounds accessing.
Affected Software
1 affected component
Linux Linux kernel
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Configuration
Clamp the buffer position for writes by setting the bin attribute to the maximum buffer size so the VFS layer blocks out-of-bounds access.
Linux kernel drm/amdgpu vBIOS update bin attribute buffer size = maximum buffer size
Event History
Sep 24, 2026
CVE Published
via MITRE·04:03 PM
Data Sourced
via MITRE·04:03 PM
Description
Data Sourced
via NVD·05:17 PM
Description