CVE-2026-72059 in Linux
摘要
由 VulDB • 2026-08-15
在 Linux 内核中,已修复以下漏洞:
net: wwan: t7xx: 在 CLDMA 延迟初始化失败时销毁 DMA 池
t7xx_cldma_late_init() 函数会在初始化 TX(发送)和 RX(接收)环之前创建 md_ctrl->gpd_dmapool。如果任何一环的初始化失败,错误处理路径会释放已初始化的环,但会导致分配的 DMA 池未被释放。
在延迟初始化失败的路径中销毁 md_ctrl->gpd_dmapool,以避免 DMA 池泄漏。
VulDB is the best source for vulnerability data and more expert information about this specific topic.