A small but critical defensive check landed in the AMDGPU Atom interpreter this month: a missing allocation check in amdgpu_atom_execute_table_locked could leave the driver with a NULL "WS" workspace pointer while its size field was non-zero, creating a deterministic NULL‑dereference that can...