CVE-2026-46204
Received Received - Intake
AMDGPU VCN4 Out-of-Bounds Read in IB Parsing

Publication date: 2026-05-28

Last updated on: 2026-05-28

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel within the drm/amdgpu/vcn4 component. It involves out-of-bounds (OOB) reads when parsing the IB (Indirect Buffer). The issue was resolved by rewriting the IB parsing code to use the function amdgpu_ib_get_value(), which properly handles bounds checking to prevent these OOB reads.


How can this vulnerability impact me? :

Out-of-bounds reads can lead to unintended information disclosure or system instability. In this case, the vulnerability could allow an attacker to read memory outside the intended buffer, potentially exposing sensitive data or causing crashes in the Linux kernel's AMD GPU driver.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart