CVE-2025-40199
In Linux kernel page_pool, CVE-2025-40199 is resolved by adjusting PP_DMA_INDEX_BITS instead of disabling checks, to prevent crashes on some 32-bit arches (e.g., parisc). The fix relies on the assumption that kernel pointers aliasing with the pp_magic field are above PAGE_OFFSET, allowing the low...