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

drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring

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

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

Impact

The vulnerability arises in the Linux kernel AMDGPU JPEG ring when a 64‑bit user fence is written; the ring does not support such fences and rejects command submissions that include them. This flaw, classified as a concurrency defect (CWE‑1287), can repeatedly block JPEG decoding requests, potentially exhausting resources or preventing JPEG processing. The defect does not provide a path to execute arbitrary code or to crash the kernel, but it can disrupt services that rely on GPU‑accelerated JPEG decoding.

Affected Systems

All Linux kernel builds that have not incorporated the fix commit—specifically any distribution shipping a kernel version prior to the incorporation of commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef—are affected. Because the issue is present in the kernel source tree, any system using a vulnerable kernel, regardless of distribution, remains at risk.

Risk and Exploitability

The CVSS score of 7.8 indicates a moderate severity flaw, and the EPSS score of less than 1% suggests that automated exploitation is unlikely. The description implies that an attacker would need to supply JPEG decoding data that triggers the rejected user fence, typically requiring local privileged access or control over a component that initiates GPU decoding. As no remote exploitation vector is documented and the flaw is confined to kernel‑space JPEG ring handling, the overall risk is primarily a disruptive denial of service rather than a direct code‑execution threat. The CVE is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 3, 2026 at 02:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a Linux kernel release that contains the AMDGPU JPEG ring fix (commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef).
  • If a suitable update is not available, backport the commit to the running kernel version and rebuild the kernel image.
  • Reboot the system to activate the patched kernel.

Generated by OpenCVE AI on August 3, 2026 at 02:37 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 v3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. (cherry picked from commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef)
Title drm/amdgpu/jpeg: set no_user_fence for JPEG v3.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:24.131Z

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

Link: CVE-2026-63846

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity :

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

Links: CVE-2026-63846 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T02:45:03Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input