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

drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring

VCN encoder and decoder rings do not support 64-bit user fence writes,
reject CS submissions with user fences.

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

Impact

The flaw involves the AMDGPU VCN encoder writes. This leads the kernel to reject command submissions that include such fences, potentially causing applications that rely on the GPU to malfunction or terminate. The weakness corresponds to CWE-1287, reflecting the improper execution of a program component due to incorrect input handling.

Affected Systems

The vulnerability targets Linux kernel builds containing the AMDGPU VCN module for hardware version 5.0.1. It applies to all Linux distributions that ship this kernel code without the upstream patch, regardless of vendor.

Risk and Exploitability

The CVSS score of 7.8 conveys a high severity, while the EPSS score of less than 1% indicates that exploitation attempts are expected to be rare. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack requires local privileged access to inject GPU commands; it does not provide a remote attack vector and would likely result in command submission failure or a denial of service for the affected process.

Generated by OpenCVE AI on July 30, 2026 at 21:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel update that contains the commit fixing the VCN user fence handling
  • If a system update is unavailable, manually apply the vendor’s patch or cherry‑pick the commit from the upstream repository into the kernel source
  • Until an official fix is deployed, restrict GPU usage to trusted users or disable VCN support via kernel parameter or udev rules to mitigate denial of service risk

Generated by OpenCVE AI on July 30, 2026 at 21:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Tue, 21 Jul 2026 00:15:00 +0000


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sun, 19 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit e16be95a2c3ee712b142cb27d2dca0b461181359)
Title drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring
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:36:27.366Z

Reserved: 2026-07-19T07:54:57.016Z

Link: CVE-2026-63849

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-63849 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T22:00:06Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input