CVE-2026-31661
In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmsmac: Fix dma_free_coherent() size
dma_alloc_consistent() may change the size to align it. The new size is
saved in alloced.
Change the free size to match the allocation size.
More information : https://git.kernel.org/stable/c/01f1330d3d1bee07e0c42d40cc48b7be8b6dad84
