PT-2026-44352 · Linux · Linux Kernel
Published
2026-05-28
·
Updated
2026-06-04
·
CVE-2026-46229
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue in the
drm/amdkfd component allows stale data exposure during VRAM allocation. While the GEM ioctl path correctly sets the AMDGPU GEM CREATE VRAM CLEARED flag for userspace allocations via amdgpu gem create ioctl() and amdgpu mode dumb create(), the KFD path lacks this flag. Consequently, freshly allocated VRAM may contain remnants from previous use, such as stale page table data, which can be observed by compute kernels. This can lead to crashes in RCCL P2P transport due to the corruption of the protocol handshake caused by non-zero data in the ptrExchange, head, and tail fields.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel