dmabuf

  1. Linux Kernel Fix for CVE-2025-38095: Memory Barrier Prevents dma_buf Null Pointer

    A small, targeted Linux‑kernel fix landed this summer to close CVE‑2025‑38095 — a race/ordering bug in the dma‑buf reservation (dma‑resv) code that could lead to a null‑pointer dereference when the kernel reordered updates to a fence count. The remedy was to add an explicit memory barrier before...
  2. Linux udmabuf CVE-2024-56712 fix: tiny patch stops kernel memory leak

    A subtle memory leak in the Linux kernel’s udmabuf driver — tracked as CVE-2024-56712 — has been closed by a small, surgical change to the export path that prevents orphaned dma_buf objects when file-descriptor assignment fails; the bug is low in severity but meaningful for systems that...
  3. Linux 6.16: Confidential computing, zero-copy I/O, and broader hardware support for Windows workflows

    Linux 6.16 lands with a broad set of core changes that sharpen the kernel’s performance profile, strengthen confidential computing, and extend hardware coverage—from next‑gen Intel features to modern GPUs and audio DSPs—while also polishing daily driver subsystems such as filesystems...