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

drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets

The VCPU BO contains the actual FW at an offset, but
it was not calculated into the VCPU BO size.
Subtract this from the FW size to make sure there is
no out of bounds access.

Make sure the stack and data offsets are aligned to
the 32K TLB size.

Check that the FW microcode actually fits in the
space that is reserved for it.

(cherry picked from commit c16fe59f622a080fc457a57b3e8f14c780699449)
Published: 2026-07-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw occurs in the Linux kernel’s AMDGPU VCE1 driver where the firmware image is placed at an offset that is not reflected in the allocated buffer size. When the firmware is loaded, the kernel may read or write past the end of the buffer, corrupting memory. This memory corruption could lead to a system crash or denial of service. The vulnerability is classified as an Out-of-Bounds Read (CWE‑125).

Affected Systems

It is inferred that all Linux distributions that ship a kernel containing the AMDGPU VCE1 driver – including Ubuntu, Fedora, Debian, and others – are affected as long as the kernel includes the unpatched code.

Risk and Exploitability

The EPSS score is less than 1 %, and the vulnerability is not listed in the CISA KEV catalog, implying a very low likelihood of widespread exploitation. The CVSS score of 8.8 indicates high severity for a local attacker with the ability to load custom firmware or disrupt the VCE1 driver. Based on the description, it is inferred that attackers would need local access to trigger the firmware load through the VCE1 driver; no known public exploits have been disclosed.

Generated by OpenCVE AI on August 4, 2026 at 14:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel version that includes the commit c16fe59f622a080fc457a57b3e8f14c780699449, which corrects the VCE1 firmware buffer size calculations and aligns offsets, thereby fixing the CWE‑125 out‑of‑bounds bug.
  • Reboot the system after the kernel upgrade to ensure the patched driver is loaded.
  • If an immediate kernel update is not possible, disable the VCE1 driver via module parameters or udev rules to prevent its loading and mitigate the risk of exploitation.

Generated by OpenCVE AI on August 4, 2026 at 14:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Sun, 02 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129
CWE-787

Wed, 29 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129
CWE-787

Mon, 27 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sat, 25 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets The VCPU BO contains the actual FW at an offset, but it was not calculated into the VCPU BO size. Subtract this from the FW size to make sure there is no out of bounds access. Make sure the stack and data offsets are aligned to the 32K TLB size. Check that the FW microcode actually fits in the space that is reserved for it. (cherry picked from commit c16fe59f622a080fc457a57b3e8f14c780699449)
Title drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
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-08-05T12:42:33.445Z

Reserved: 2026-07-19T15:36:31.794Z

Link: CVE-2026-64516

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-07-25T10:17:37.870

Modified: 2026-07-27T05:16:55.983

Link: CVE-2026-64516

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-25T00:00:00Z

Links: CVE-2026-64516 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:15:10Z

Weaknesses