CVE-2026-74447

7.8

Linux · Kernel

An integer overflow vulnerability in the Linux kernel amdkfd driver allows local authenticated users to cause memory corruption via improper ring buffer size alignment.

Executive summary

A high-severity memory corruption vulnerability in the Linux kernel amdkfd driver could allow an authenticated local attacker to compromise system stability.

Vulnerability

This vulnerability involves a uint32_t overflow when calculating EOP ring buffer size alignment within the amdkfd driver. An authenticated local user can trigger this overflow through specific queue property configurations, leading to heap-based memory corruption.

Business impact

With a CVSS score of 7.8, this vulnerability poses a significant threat to organizational assets. Exploitation could allow an attacker to crash the host system or potentially escalate privileges, undermining the security posture of any environment utilizing AMD GPU acceleration.

Remediation

Immediate Action: Update to kernel version 6.12.103, 6.18.44, 7.1.8, or later to incorporate the required overflow protections.

Proactive Monitoring: Monitor for kernel panic logs or unexpected driver restarts associated with the amdkfd module.

Compensating Controls: Limit access to GPU device nodes to authorized users only, reducing the attack surface for local exploitation.

Exploitation status

Public Exploit Available: unknown

Analyst recommendation

This vulnerability requires prompt attention. System administrators should verify their kernel versions and apply the recommended updates to prevent potential exploitation by malicious local actors.

More Linux CVEs