В ядре Linux устранена следующая уязвимость:
ntb: сохранить исходный адрес DMA для будущих выпусков.
API DMA требует, чтобы dma_free_attrs получал точный dma_handle.
первоначально возвращается функцией распределения. Не изменяйте его.
Показать оригинальное описание (EN)
In the Linux kernel, the following vulnerability has been resolved: ntb: Store original DMA address for future release The DMA API requires that dma_free_attrs receive the exact dma_handle originally returned by the allocation function. Do not modify it.