CVE-2022-50774
In the Linux kernel, CVE-2022-50774 relates to the QAT crypto DMA mapping logic. When DMA API debug is enabled, add_dma_entry warned about overlapping mappings for in-place crypto self-tests, caused by using DMA_BIDIRECTIONAL for both input and output. The fix specifies correct DMA transfer direc...