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)
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 driver contains a flaw in the JPEG ring that mishandles 64‑bit user fence writes, causing command submission attempts with these fences to be rejected. This defect is classified as CWE‑1287 and can interrupt JPEG processing, resulting in a loss of GPU functionality for applications relying on hardware acceleration.

Affected Systems

Any Linux kernel that includes the AMDGPU driver with JPEG ring support prior to the inclusion of commit 0f43893d3cd478fa57836697525b338817c9c23d is potentially affected. This includes systems running recent mainstream distributions that ship the default amdgpu kernel module and use an AMDGPU GPU. Systems that do not use AMDGPU or have had the patch applied are not impacted.

Risk and Exploitability

The vulnerability receives a CVSS score of 7.8, indicating high severity, while the EPSS score of <1% suggests a very low likelihood of exploitation at present. The CVE is not listed in the CISA KEV catalog. Attackers would need local access to a system with an AMDGPU GPU; remote exploitation is not indicated, so the attack vector is inferred to be local.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a version that incorporates commit 0f43893d3cd478fa57836697525b338817c9c23d (CWE‑1287).
  • If an upgrade is not immediately possible, disable the AMDGPU JPEG ring by blacklisting the amdgpu driver or setting appropriate kernel parameters to prevent hardware acceleration.
  • Continue to apply GPU firmware and driver updates, and review system logs for GPU‑related errors after applying the patch.

Generated by OpenCVE AI on July 30, 2026 at 22:03 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

Type Values Removed Values Added
Weaknesses CWE-1287
References
Metrics threat_severity

None

threat_severity

Moderate


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.0.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 0f43893d3cd478fa57836697525b338817c9c23d)
Title drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.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:19.801Z

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

Link: CVE-2026-63842

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-63842 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input