Skip to content
Threat Feed
medium advisory

Integer Overflow in AMD KFD Driver

A 32-bit integer overflow vulnerability in the AMD KFD kernel driver allows for potential memory corruption during CWSR size calculations.

CVE search metadata

CVE search record: CVE-2026-68257. KEV: no. Product: Linux kernel. Brief: Integer Overflow in AMD KFD Driver. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cve-2026-68257/

What's new

  • 1. added coverage for Linux Kernel Aug 11, 10:42 via msrc

The vulnerability, identified as CVE-2026-68257, exists within the drm/amdkfd component of the Linux kernel, which manages the AMD ROCm/KFD interface. The flaw involves a 32-bit integer overflow occurring during the calculation of the total size for Context Save/Restore (CWSR) operations. An attacker who can influence the input parameters to the affected driver function could trigger this overflow, leading to an incorrect allocation size for memory buffers. This can result in heap-based buffer overflows, potentially causing kernel instability (denial of service) or facilitating local privilege escalation depending on the environment. The issue is specific to the handling of GPU compute workloads via the kernel driver.

Impact

Successful exploitation of this vulnerability could allow an attacker with local user access to the affected system to crash the kernel or potentially gain elevated privileges by corrupting memory within the kernel address space. This affects Linux systems utilizing the AMD KFD driver for GPU compute tasks, particularly in high-performance computing, workstation, or cloud environments where users may have shared access to GPU resources.

Recommendation

Update the host Linux kernel to the latest stable release containing the fix for CVE-2026-68257. Systems administrators should review patch management cycles for GPU-compute nodes and ensure AMD GPU drivers are updated in accordance with the vendor's distribution guidelines.

Mitigations

Update Linux kernel on systems running AMD GPU drivers

medium_term IT Operations

CVE-2026-68257