CVE-2026-63855
Received Received - Intake

AMDGPU VCN Rings User Fence Write Vulnerability

Vulnerability report for CVE-2026-63855, 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 v2.5 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 efc9dd5590894109bce9a0bfe1fa5592dd6b20b1)

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 handling certain command submissions. The fix involves setting no_user_fence for VCN v2.5 enc/dec rings to prevent unsupported operations.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMDGPU VCN (Video Core Next) driver. Detection requires checking kernel logs for VCN-related errors or failed CS (Command Submission) attempts due to unsupported user fence writes. Use commands like dmesg | grep -i vcn or journalctl -k | grep -i vcn to inspect kernel logs for VCN-related issues.

Impact Analysis

If exploited, this vulnerability could allow attackers to submit malicious commands to the GPU, potentially causing system instability, crashes, or unauthorized access. Users running affected Linux kernel versions with AMDGPU may face performance issues or security risks.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it is a Linux kernel issue related to AMD GPU VCN rings and user fence writes. No evidence suggests it impacts data protection or privacy requirements.

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 you cannot update immediately, consider disabling the AMDGPU VCN driver if not in use, but this may impact video encoding/decoding functionality.

Chat Assistant

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

EPSS Chart