CVE-2026-63848
Received Received - Intake

AMDGPU JPEG Ring User Fence Write Bypass

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

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 driver. JPEG rings in the GPU do not support 64-bit user fence writes, which could lead to issues when user fences are submitted. The fix ensures submissions with user fences are rejected to prevent potential problems.

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 examining kernel version and driver compatibility. Commands like dmesg | grep -i amdgpu or journalctl -k | grep -i jpeg may help identify issues.

Impact Analysis

This vulnerability may cause graphics processing failures or crashes when using AMD GPUs with JPEG encoding/decoding features. Users might experience application errors or system instability during multimedia tasks.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it pertains to a graphics driver (AMDGPU JPEG) in the Linux kernel. The issue is limited to JPEG ring buffer handling and does not involve data exposure or privacy concerns.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for this AMD GPU JPEG vulnerability. If using a distribution kernel, apply available security updates immediately.

Chat Assistant

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

EPSS Chart