Skip to main content

Linux Kernel EUVDEUVD-2026-45536

| CVE-2026-63852 HIGH
2026-07-19 Linux GHSA-ggq9-85hc-h66h
7.8
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Requires a local account with DRM render-node access (AV:L, PR:L) and a simple crafted CS submission (AC:L); kernel memory corruption yields high C/I/A with no scope change.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SUSE
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Red Hat
5.5 MEDIUM
qualitative

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Jul 20, 2026 - 15:54 vuln.today
CVSS changed
Jul 20, 2026 - 15:22 NVD
7.8 (HIGH)
Patch available
Jul 19, 2026 - 16:19 EUVD
CVE Published
Jul 19, 2026 - 14:04 cve.org
HIGH 7.8
CVE Published
Jul 19, 2026 - 14:04 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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

drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring

VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences.

(cherry picked from commit ff1a5a125c5a70c328806b9bc01d7d942cf3f9aa)

AnalysisAI

Local privilege-adjacent memory corruption in the Linux kernel's AMD GPU (amdgpu) VCN v4.0.3 driver arises because the video encode/decode rings accept command-stream submissions carrying 64-bit user fences that the hardware cannot honor. A local user with GPU/DRM access could submit crafted VCN jobs with user fences, leading to out-of-bounds fence writes and kernel memory corruption. No public exploit has been identified at the time of analysis, EPSS is low (0.16%, 5th percentile), and the flaw is not on the CISA KEV list; a vendor patch is available.

Technical ContextAI

The affected component is the amdgpu Direct Rendering Manager (DRM) driver in the Linux kernel, specifically the Video Core Next (VCN) v4.0.3 IP block used for hardware-accelerated video encode/decode on recent AMD GPUs and APUs. User-space submits GPU work as command streams (CS) through the DRM ioctl interface; a 'user fence' lets the kernel write a 64-bit completion value to a user-designated address. The VCN encode/decode rings do not support 64-bit user-fence writes, yet the driver previously did not reject CS submissions that included them. The fix sets the ring's no_user_fence flag so such submissions are rejected outright. No CWE was assigned, but the class is best described as improper validation / write to an unsupported address (out-of-bounds or unintended memory write) triggered through the CS submission path.

RemediationAI

Vendor-released patch: upgrade to a fixed stable kernel - 6.6.141, 6.12.91, 6.18.33, 7.0.10, or 7.1, or later within each series - or apply the corresponding stable commits from git.kernel.org (e.g. c12a5d35033c0640c57c10d7111c010c7b9c2c8e). Rebuild and reboot into the patched kernel; on distributions, install the vendor's updated kernel package. Where immediate patching is not possible, compensating controls include restricting access to the DRM render/card device nodes (/dev/dri/renderD* and /dev/dri/card*) to trusted users or the video/render groups to reduce the local attack surface, and avoiding running untrusted local code or untrusted containers with GPU passthrough on affected AMD VCN 4.0.3 hosts - the trade-off is that this can break legitimate hardware video encode/decode for restricted users and GPU-accelerated workloads. Reference the fix commits and advisory at https://nvd.nist.gov/vuln/detail/CVE-2026-63852.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise High Availability Extension 15 SP7 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP7 Affected

Share

EUVD-2026-45536 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy