In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the soft…
严重 CVSS 9.1
摘要
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req->dst with the CPU while it is still mapped DMA_FROM_DEVICE. With SWIOTLB active the later dma_unmap_sg() copies the stale bounce buffer over req->dst, corrupting the result. Unmap before the fallback runs. The async path unmaps inline; the sync path signals the retry…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/94a25930477113730372e0fa2985da4c5ac95c9a
- https://git.kernel.org/stable/c/c0279e5ea2aad99d8b91f1a6579d751cc9eb2408
- https://git.kernel.org/stable/c/fc933a4a419ba8a75da28666a018602c44846953
- https://git.kernel.org/stable/c/fcd86180ef78b0e41763faef7c6d2de7dfb50c1a
时间线
- nvd_ingest NVD