In the Linux kernel, the following vulnerability has been resolved:
ntb: Store original DMA address for future release
The DMA API requires that dmafreeattrs receive the exact dma_handle originally returned by the allocation function. Do not modify it.