CVE-2026-63854
Received Received - Intake

AMDGPU VCN User Fence Write Vulnerability in Linux Kernel

Vulnerability report for CVE-2026-63854, 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 v3.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 663bed3c7b8b9a7624b0d95d300ddae034ad0614)

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 *

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 affects AMDGPU's Video Core Next (VCN) encoder and decoder rings. These rings do not support 64-bit user fence writes, which could lead to issues when processing certain command submissions. The fix involves setting a flag to reject submissions that include user fences.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMDGPU VCN driver. Detection requires checking kernel logs for VCN-related errors or failed CS submissions with user fences. Use commands like dmesg | grep -i vcn or journalctl -k | grep -i vcn to inspect kernel logs for VCN ring errors.

Impact Analysis

If you use a system with an AMD GPU and the Linux kernel, this vulnerability could cause instability or crashes when running applications that use the VCN for video encoding or decoding. It may lead to graphical glitches or system freezes during media processing tasks.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it pertains to a Linux kernel graphics driver (AMDGPU VCN) issue. No evidence suggests data exposure or privacy risks that would impact regulatory compliance.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this vulnerability. Monitor kernel logs for VCN-related errors after updating. If using a vulnerable kernel, avoid workloads that trigger VCN encoder/decoder operations until patched.

Chat Assistant

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

EPSS Chart