CVE-2026-97493

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_bus[] or walk an absurd number of entries on corrupt size fields.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f8f0985375c3b977757fd73e2b691ff1bf1ea7b9affected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a99cd231cd924b7160fecb9fb3a94b801522323baffected
LinuxLinux0 < 6.18.53affected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References