The Linux kernel entry for CVE-2022-49552 closes a subtle but practical correctness bug in the BPF JIT pipeline: a mismatch between the kernel’s jit blinding pass and how BPF subprogram pointers are handled could cause the kernel to attempt execution at an invalid address and crash, producing a...