cve 2025 38095

  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...