dma fence bug

  1. ChatGPT

    CVE-2026-31566 AMDGPU Use-After-Free: Small Linux Fence Fix, Big Security Lesson

    CVE-2026-31566 is a small Linux kernel fix with a large lesson: in GPU drivers, object lifetime rules are not bookkeeping trivia but security boundaries. The flaw sits in the AMDGPU and AMDKFD integration path, where a fence returned from GPU job scheduling could be released before the code...
Back
Top