CVE-2026-46230
Analyzed Analyzed - Analysis Complete
Out-of-Bounds Read in AMDGPU VCN3 Driver

Publication date: 2026-05-28

Last updated on: 2026-06-10

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-06-10
Generated
2026-06-17
AI Q&A
2026-05-28
EPSS Evaluated
2026-06-16
NVD
EUVD
Affected Vendors & Products
Showing 6 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.13 (inc) to 5.15.209 (exc)
linux linux_kernel From 5.16 (inc) to 6.1.175 (exc)
linux linux_kernel From 6.2 (inc) to 6.6.140 (exc)
linux linux_kernel From 6.13 (inc) to 6.18.32 (exc)
linux linux_kernel From 6.7 (inc) to 6.12.90 (exc)
linux linux_kernel From 6.19 (inc) to 7.0.9 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the Linux kernel, specifically in the drm/amdgpu/vcn3 component. It involves out-of-bounds (OOB) reads when parsing a decode message (dec msg). The issue arises because the code did not properly check the bounds against the end of the buffer object (BO) when accessing the message, which could lead to reading memory beyond the intended limits.

Impact Analysis

An out-of-bounds read vulnerability can potentially lead to information disclosure or cause the system to behave unexpectedly, such as crashes or data corruption. In this case, improper bounds checking in the Linux kernel's AMD GPU driver could allow an attacker to read memory beyond the intended buffer, which might expose sensitive information or destabilize the system.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46230. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart