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

drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 ring

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

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

Impact

The Linux kernel’s AMDGPU JPEG driver contains a flaw that causes the JPEG ring to reject command submissions that include 64‑bit user fences. When a client submits JPEG work containing such fences, the ring cannot process the command and the operation fails. This results in the loss of GPU‑accelerated JPEG encoding or decoding and can cause applications that rely on fast JPEG processing to stall or terminate. The weakness is a defect in the driver’s handling of user‑supplied fencing information (CWE‑1287).

Affected Systems

The vulnerability affects any Linux installation that uses the AMDGPU JPEG driver before the patch that adds support for 64‑bit user fence writes, identified by commit 86ac011e. This includes mainline and distribution kernels that have not yet incorporated this change. Systems running newer kernel releases that contain the patch are not affected.

Risk and Exploitability

The CVSS score of 7.8 indicates a high‑severity flaw, while the EPSS score of less than 1 % suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description it can be inferred that an attacker needs local access to submit a JPEG command that triggers the failure; it does not provide a remote code execution path. The resulting denial of service could interrupt services that rely on GPU JPEG acceleration, but the impact is limited to the affected application or service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel patch that adds support for 64‑bit user fence writes in the AMDGPU JPEG driver (commit 86ac011e).
  • Upgrade the system to a kernel that includes this patch, such as a newer mainline or distribution‑specific update.
  • If an upgrade cannot be performed immediately, disable AMDGPU JPEG acceleration or switch to a software JPEG decoder to prevent problematic command submissions.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel 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 v5.3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 86ac011ae234c03fb872f4945913391ea1d8862e)
Title drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 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:17.647Z

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

Link: CVE-2026-63840

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-63840 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input