CVE-2026-63856

7.8

Linux · Kernel

A vulnerability in the Linux kernel amdgpu VCN driver allows local attackers with low privileges to trigger high impact security consequences due to improper handling of 64-bit user fence writes.

Executive summary

A high-severity vulnerability in the Linux kernel amdgpu VCN driver allows authenticated local users to achieve full system compromise through improper user fence write validation.

Vulnerability

This is an improper control flaw within the drm/amdgpu/vcn component where VCN encoder and decoder rings fail to support 64-bit user fence writes. An authenticated local attacker with low privileges can exploit this via command submission to compromise system confidentiality, integrity, and availability.

Business impact

A successful exploit of this vulnerability can grant an attacker full control over the affected host operating system, leading to unauthorized data access, system disruption, and potential lateral movement across the network. The CVSS score of 7.8 indicates a high severity rating, driven by the ability of a locally authenticated user to achieve complete compromise of the targeted environment despite requiring local access.

Remediation

Immediate Action: Update the Linux kernel to version 6.6.141, 6.12.91, 6.18.33, 7.0.10, or later where the upstream fix has been integrated.

Proactive Monitoring: Monitor system audit logs for unauthorized command submission attempts or unexpected kernel panics related to the amdgpu driver.

Compensating Controls: Restrict local shell access and ensure principle of least privilege is strictly enforced to prevent untrusted users from executing arbitrary commands or accessing the graphics subsystem.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Security teams must prioritize updating affected Linux kernel deployments to the patched versions as soon as possible to neutralize the local privilege escalation and system compromise risk. Because the vulnerability targets core kernel graphics subsystems, applying the official vendor patch remains the definitive mitigation strategy.

More Linux CVEs

Sources