CVE-2026-46199
Analyzed
Analyzed - Analysis Complete
AMDGPU VCN4 Out-of-Bounds Read in Linux Kernel
Publication date: 2026-05-28
Last updated on: 2026-06-10
Assigner: kernel.org
Description
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu/vcn4: 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
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 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) |
| linux | linux_kernel | From 5.13 (inc) to 6.1.175 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |