---
id: CVE-2026-97425
title: |-
  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 bl…
summary: |-
  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 bl…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    c7b2af01ee2ecfb8f2289dc83524d8fb1ec72992
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    29fef371331e87311822000535f491ffc3d7a64f
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    6229898d46c0cbc238a6fe9f11c1ea12cf8bb9c5
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:17:26.057'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97425'
references:
  - url: 'https://git.kernel.org/stable/c/29fef371331e87311822000535f491ffc3d7a64f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/6229898d46c0cbc238a6fe9f11c1ea12cf8bb9c5'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c7b2af01ee2ecfb8f2289dc83524d8fb1ec72992'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.883Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
