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

drm/amdgpu/vcn4: Prevent OOB reads when parsing IB

Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the
bounds checks.
Published: 2026-05-28
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds read triggered during the parsing of an IB (in‑band) buffer within the amdgpu vcn4 driver in the Linux kernel. The read occurs because the original parsing function does not enforce bounds and the patch replaces it with the amdgpu_ib_get_value() helper that correctly validates the size. An attacker that can supply a malicious IB could cause the kernel to read memory beyond the intended buffer, potentially exposing sensitive data or causing a crash.

Affected Systems

The flaw exists in any Linux kernel that contains the amdgpu driver code before the commit that applies the patch. In practice that includes most recent mainline kernels up to the commit where the change was made. Vendor‑specific distributions may still ship kernels with the vulnerable code until they apply the patch.

Risk and Exploitability

The CVSS score for this vulnerability is 7.1. The EPSS score is <1%, and it is not listed in the CISA KEV catalog, so while a risk score cannot be quantified, the low EPSS suggests limited current exploitation activity. Nonetheless, out‑of‑bounds reads in kernel code can lead to information disclosure or cause a kernel crash. The likely attack vector would be local, requiring the attacker to execute code that forces the kernel to parse a malicious IB, or remote if a graphics API interface can be coerced to provide such a buffer.

Generated by OpenCVE AI on May 30, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the amdgpu vcn4 patch to eliminate the out‑of‑bounds read.
  • If an immediate kernel update is not possible, disable or avoid using the vcn4 component of the amdgpu driver until the patch is applied.
  • Monitor vendor advisories and kernel mailing lists for further updates or additional mitigations related to this vulnerability.

Generated by OpenCVE AI on May 30, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 30 May 2026 11:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H'}


Fri, 29 May 2026 03:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Fri, 29 May 2026 00:15:00 +0000


Thu, 28 May 2026 13:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds checks.
Title drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-14T18:02:32.741Z

Reserved: 2026-05-13T15:03:33.104Z

Link: CVE-2026-46204

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-28T10:16:36.060

Modified: 2026-06-10T16:50:09.937

Link: CVE-2026-46204

cve-icon Redhat

Severity :

Publid Date: 2026-05-28T00:00:00Z

Links: CVE-2026-46204 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T13:00:12Z

Weaknesses