CVE Catalog

CVE-2026-80884

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, a fix was made in the NTB driver to store the 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. The fix prevents modifying it.

Risk Assessment

Incorrect DMA memory release could lead to memory errors or system instability.

Recommendation

Apply the Linux kernel update containing this fix.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS