The Linux kernel received a small but significant cleanup in the XDP memory-registration path: maintainers removed a kernel WARN() from the function __xdp_reg_mem_model(), a change tracked as CVE-2024-42082 that was prompted by a syzkaller discovery and landed across several stable trees to...