---
id: CVE-2026-97493
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amdgpu: Bound GPIO I2C table entry count from VBIOS

  Reject undersized tables and cap the derived entry count
  to AMDGPU_MAX_I2C_BUS so we do not overrun adev->i2c_b…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/amdgpu: Bound GPIO I2C table entry count from VBIOS

  Reject undersized tables and cap the derived entry count
  to AMDGPU_MAX_I2C_BUS so we do not overrun adev->i2c_b…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    f8f0985375c3b977757fd73e2b691ff1bf1ea7b9
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    a99cd231cd924b7160fecb9fb3a94b801522323b
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:26.947'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97493'
references:
  - url: 'https://git.kernel.org/stable/c/a99cd231cd924b7160fecb9fb3a94b801522323b'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/f8f0985375c3b977757fd73e2b691ff1bf1ea7b9'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.867Z'
epss: 0.00155
epssPercentile: 0.03969
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: Bound GPIO I2C table entry count from VBIOS

Reject undersized tables and cap the derived entry count
to AMDGPU_MAX_I2C_BUS so we do not overrun adev->i2c_bus[]
or walk an absurd number of entries on corrupt size fields.

## Remediation

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