You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
dmabuf
About this tag
The dmabuf tag covers discussions about the Linux kernel's dma-buf subsystem, including security vulnerabilities and fixes. Topics include CVE-2025-38095, a race condition in dma-resv code requiring a memory barrier to prevent null-pointer dereferences, and CVE-2024-56712, a memory leak in the udmabuf driver when file-descriptor assignment fails. The tag also touches on broader kernel developments like Linux 6.16, which enhances performance and hardware support, relevant to cross-platform workflows. These threads are technical, focusing on kernel patches, memory management, and security advisories for Linux systems.
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...
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...
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...
art nouveau
auto-counter-reload
confidential computing
cpu
dmabuf
erofs
ext4
fscrypt
intel-acr
intel-apx
linux
linux6.16
numa
nvidia
perf-observability
qat
tdx
wsl2
xfs
zero-copy