PT-2026-61466
In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dma map resource sanity check into debug code dma map resource uses pfn valid to ensure the range is not RAM. However, pfn valid only checks for availability of the memory map for a PFN but it does not ensure th...