Security Advisory

CVE-2026-23135

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-14 15:14:34
Last updated 2026-05-11 22:00:48
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses.