CVE-2026-63842
Received Received - Intake

AMDGPU JPEG Driver User Fence Write Bypass

Vulnerability report for CVE-2026-63842, 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 v5.0.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 0f43893d3cd478fa57836697525b338817c9c23d)

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_kernel linux_kernel 5.0.0

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 AMD GPU JPEG functionality. It resolves an issue where JPEG rings did not support 64-bit user fence writes, which could lead to command submission (CS) rejections if user fences were used.

Detection Guidance

This vulnerability is specific to the Linux kernel's AMD GPU JPEG driver. Detection requires checking kernel logs for AMD GPU JPEG-related errors or verifying if the system uses affected kernel versions. Commands like dmesg | grep -i amdgpu or journalctl -k | grep -i jpeg may help identify issues.

Impact Analysis

If you use AMD GPU hardware with JPEG functionality on a vulnerable Linux kernel, applications relying on user fences for JPEG operations may fail or crash. This could disrupt graphics processing tasks.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it pertains to a specific driver issue in the Linux kernel related to JPEG ring handling. No evidence suggests data privacy or security impacts that would violate these regulations.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this AMD GPU JPEG vulnerability. Monitor kernel logs for JPEG-related errors after updating.

Chat Assistant

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

EPSS Chart