3 matches found
PT-2026-35013
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A DMA memory deallocation size mismatch exists in the Broadcom WiFi driver brcmsmac. The dma alloc consistent function may alter the allocation size to ensure alignment, and this updated...
CVE-2026-23135
CVE-2026-23135 affects the Linux kernel in the wifi ath12k driver. The issue arises in dma_free_coherent() pointer handling: dma_alloc_coherent() stores addresses in XXX_unaligned fields, but those addresses are not consistently reused when freeing the buffer. The vulnerability is resolved by pat...
HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
...