Improper input validation in Linux kernel - CVE-2026-63878
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in GEM_OP GET_MAPPING_INFO handling in amdgpu_gem.c when processing a user-supplied num_entries value. A local user can supply an oversized num_entries value to cause a denial of service.
On systems configured with CONFIG_PANIC_ON_WARN=y, the issue can lead to a kernel panic.