In the Linux kernel, the following vulnerability has been resolved:
crypto: atmel-tdes - fix DMA sync direction
Before DMA output is consumed by the CPU, ->dmaaddrout must be synced with dmasyncsingleforcpu() instead of dmasyncsinglefordevice(). Using the wrong direction can return stale cache data on non-coherent platforms.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46077.json"
}