Scheduled maintenance: Some features related to account registration and licensing may be temporarily unavailable from Friday (May 8) at 1 PM to Sunday (May 10) at 5 PM (PST).
HomeDefectsLIN1023-20312
Acknowledged

LIN1023-20312 : Security Advisory - linux - CVE-2026-31661

Created: Apr 27, 2026    Updated: Apr 30, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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.