2 matches found
CVE-2026-46276
The CVE-2026-46276 entry describes a Linux kernel fix in the AMDGPU driver for RDNA4 (GFX 12). The issue occurred when RDNA4 hardware absence of on‑chip GDS/GWS/OA resources left their sizes at zero; the amdgpu_ttm_init() path called amdgpu_ttm_init_on_chip() unconditionally, which forwarded a ze...
CVE-2025-40102 KVM: arm64: Prevent access to vCPU events before init
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Prevent access to vCPU events before init Another day, another syzkaller bug. KVM erroneously allows userspace to pend vCPU events for a vCPU that hasn't been initialized yet, leading to KVM interpreting a bunch of...