In the Linux kernel, the following vulnerability has been resolved:
wifi: ath10k: fix dmafreecoherent() pointer
dmaalloccoherent() 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23133.json",
"cna_assigner": "Linux"
}