CVE-2026-63846
Received Received - Intake

AMDGPU JPEG Ring User Fence Write Bypass

Vulnerability report for CVE-2026-63846, 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/jpeg: set no_user_fence for JPEG v3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef)

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 involves the AMD GPU JPEG component. JPEG rings do not support 64-bit user fence writes, which could lead to issues when user fences are submitted. The fix ensures no_user_fence is set for JPEG v3.0 rings to prevent these submissions.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMD GPU JPEG driver. Detection requires checking kernel logs for AMD GPU-related errors or crashes during JPEG operations. Commands like dmesg | grep -i amdgpu or journalctl -k | grep -i amdgpu may help identify issues.

Impact Analysis

This vulnerability may cause crashes or instability in systems using AMD GPUs with JPEG functionality. Users could experience graphical issues or system failures when applications attempt to use JPEG rings with user fences.

Compliance Impact

This vulnerability does not directly affect compliance with standards like GDPR or HIPAA as it is specific to the Linux kernel's AMD GPU JPEG driver and does not involve data exposure or privacy violations.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this issue. Monitor AMD GPU driver updates and apply them promptly. If using a vulnerable kernel, avoid workloads that trigger JPEG ring operations until patched.

Chat Assistant

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

EPSS Chart