CVE 7.1 HIGH

drm/amdgpu: Add bounds checking to ib_{get,set}_value_CVE-2026-46218

7.1 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Description

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

drm/amdgpu: Add bounds checking to ib_{get,set}_value

The uvd/vce/vcn code accesses the IB at predefined offsets without
checking that the IB is large enough. Check the bounds here. The caller
is responsible for making sure it can handle arbitrary return values.

Also make the idx a uint32_t to prevent overflows causing the condition
to fail.

Basic Information

ID CVE-2026-46218
Source Linux
Published May 28, 2026 at 09:40
Modified May 30, 2026 at 10:49

Affected Product

Vendor Linux
Product Linux
Version d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Affected Versions Linux Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Linux Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Linux Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Linux Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Linux Linux d38ceaf99ed015f2a0b9af3499791bd3a3daae21
Linux Linux 4.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.