Vulnerability in Linux
CVE-2025-68190
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_locked() kcalloc() may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.ws_size is set, leading to a potential NULL pointer dereference in atom_get_src_int() when accessing WS entries. Return -ENOMEM on allocation failure to avoid the NULL dereference.
EPSS: 0.002 (6.9th percentile) — read the EPSS interpretation.
Affected products
- Linux — versions d38ceaf99ed015f2a0b9af3499791bd3a3daae21, 4.2, 0