CVE-2026-63849
Received Received - Intake

AMDGPU VCN Encoder Ring User Fence Write Vulnerability

Vulnerability report for CVE-2026-63849, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-19

Assigner: kernel.org

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)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-19
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 5.0.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves the AMD GPU driver (amdgpu) and its Video Core Next (VCN) component. Specifically, the VCN encoder and decoder rings do not support 64-bit user fence writes, which are used to synchronize command submissions. As a result, the kernel now rejects command submissions that include user fences for VCN v5.0.1 enc rings to prevent potential issues.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMDGPU VCN driver and does not have direct network detection methods. Check kernel logs for AMDGPU-related errors or failed CS submissions with user fences using: dmesg | grep -i amdgpu or journalctl -k | grep -i amdgpu. Verify kernel version with uname -a and ensure it includes the fix.

Impact Analysis

This vulnerability may cause applications relying on AMD GPU VCN functionality to fail when submitting commands that use user fences. Users might experience crashes, rendering issues, or application errors when using affected software with AMD GPUs.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it pertains to a specific kernel-level issue in AMD GPU drivers. No evidence suggests it impacts data protection, privacy, or security controls required by these regulations.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this vulnerability. Check with your distribution vendor for available updates addressing CVE-2026-63849.

Chat Assistant

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

EPSS Chart