A small but consequential fix landed in the Linux kernel tree this winter to address CVE-2025-68231 — a bug in the mempool poisoning path that can trigger kernel page faults when mempools allocate order > 0 pages on systems configured with CONFIG_HIGHMEM. The patch corrects how the kernel maps...