Description
In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring

JPEG rings do not support 64-bit user fence writes, reject CS
submissions with user fences.

(cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927)
Published: 2026-07-19
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from the AMDGPU driver’s JPEG ring incorrectly handling 64‑bit user‑fence writes. By allowing these writes, the driver can misinterpret or corrupt the GPU command stream which results in the GPU scheduler rejecting the stream or the kernel panicking. Because the flaw exists in the kernel’s JPEG ring code, a crafted command stream can be delivered by a local or privileged application, causing the system to become unavailable. This manifests as a denial of service affecting GPU‑dependent functionality.

Affected Systems

All Linux kernel releases that contain the AMDGPU driver before the commit that disables 64‑bit user‑fence writes are susceptible. Distributions that ship those kernels—including Ubuntu LTS, Fedora, Debian, Arch, and others—remain at risk if they have not applied the kernel update. The issue is confined to AMDGPU GPUs; systems without the driver or with non‑AMD GPUs are unaffected.

Risk and Exploitability

The CVSS score of 7.8 classifies the issue as high severity. EPSS indicates an exploitation probability of less than 1 %, and the vulnerability is not listed in CISA KEV, suggesting no widely‑publicized exploits. Since the flaw requires injection of a malformed command stream into the GPU and can only be executed by software interacting with the JPEG ring, the attack surface is primarily local or requires elevated privileges. The safest mitigation remains applying the patched kernel; meanwhile, monitoring logs for GPU errors can help detect any attempts to trigger the fault.

Generated by OpenCVE AI on July 30, 2026 at 22:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install a kernel that incorporates the commit disabling 64‑bit user fence writes in the AMDGPU JPEG ring
  • If unable to update immediately, consider reverting to a kernel or driver version that disables JPEG ring usage until a patch is available
  • Monitor kernel logs for GPU command stream rejection or kernel panic messages related to the AMDGPU driver

Generated by OpenCVE AI on July 30, 2026 at 22:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8574-1 Linux kernel (GCP FIPS) vulnerabilities
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8574-2 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8595-1 Linux kernel (Oracle) vulnerabilities
Ubuntu USN Ubuntu USN USN-8596-1 Linux kernel (NVIDIA) vulnerabilities
Ubuntu USN Ubuntu USN USN-8595-2 Linux kernel (AWS) vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8606-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8607-1 Linux kernel (Azure CVM) vulnerabilities
Ubuntu USN Ubuntu USN USN-8608-1 Linux kernel (Azure FIPS) vulnerabilities
Ubuntu USN Ubuntu USN USN-8609-1 Linux kernel (Azure CVM) vulnerabilities
Ubuntu USN Ubuntu USN USN-8574-3 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8595-3 Linux kernel (AWS) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8619-1 Linux kernel (HWE) vulnerabilities
History

Tue, 21 Jul 2026 00:15:00 +0000


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Sun, 19 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927)
Title drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-05T12:36:21.992Z

Reserved: 2026-07-19T07:54:57.015Z

Link: CVE-2026-63844

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-19T00:00:00Z

Links: CVE-2026-63844 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T22:15:13Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input