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

drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 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 49b1fbbb5a071197ee71e2d70959b1cb29bdc317)
Published: 2026-07-19
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Linux kernel’s AMDGPU VCN v5.0.0 encoder ring prevents command submissions when 64‑bit user fence values are written. The kernel rejects the CS requests, causing encoded or decoded video operations to fail and leading to service interruption for applications that rely on GPU video acceleration. The weakness is reflected in CWE‑1287, signifying improper handling of user data that results in denial of functionality.

Affected Systems

The vulnerability affects Linux systems whose kernels include the AMDGPU VCN v5.0.0 ring implementation. No specific kernel release numbers are listed in the data, so any distribution or custom kernel that still contains the unpatched VCN ring logic is potentially impacted. Users of AMD GPUs that rely on VCN hardware acceleration for encode or decode operations may experience this issue.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity, yet the EPSS score is below 1% and the flaw is not listed in CISA’s KEV catalog, suggesting a low likelihood of active exploitation. The bug is contained within the kernel’s handling of VCN user fences, so an attacker would need local kernel execution or privileged access to trigger it. The issue has already been patched upstream in commit 49b1fbbb5a071197ee71e2d70959b1cb29bdc317, which disables the no_user_fence requirement for VCN v5.0.0 rings.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that includes commit 49b1fbbb5a071197ee71e2d70959b1cb29bdc317, which disables the no_user_fence requirement for VCN v5.0.0 rings.
  • Ensure the updated kernel is booted and the AMDGPU driver is functioning with the new fence handling logic.
  • If an immediate kernel upgrade is not feasible, disable VCN hardware acceleration in the driver or BIOS until the patch is available.

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

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

None

threat_severity

Moderate


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.0 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 49b1fbbb5a071197ee71e2d70959b1cb29bdc317)
Title drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 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:28.456Z

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

Link: CVE-2026-63850

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-63850 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input