Security Advisory

CVE-2026-31661

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-24 14:45:11
Last updated 2026-05-11 22:13:08
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.