VYPR
Unrated severityNVD Advisory· Published Jul 3, 2025· Updated Nov 3, 2025

dma-buf: insert memory barrier before updating num_fences

CVE-2025-38095

Description

In the Linux kernel, the following vulnerability has been resolved:

dma-buf: insert memory barrier before updating num_fences

smp_store_mb() inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory update is reordered.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

116

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.