In the Linux kernel, the following vulnerability has been resolved:
wifi: ath10k: 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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-02-14 16:15
Updated : 2026-06-17 10:20
NVD link : CVE-2026-23133
Mitre link : CVE-2026-23133
CVE.ORG link : CVE-2026-23133
JSON object : View
Products Affected
linux
- linux_kernel
CWE
