A small, surgical change to the Linux kernel’s BPF hashtab code fixed a subtle integer‑overflow check that could be triggered on 32‑bit systems and lead to kernel instability or denial‑of‑service; the defect is tracked as CVE‑2024‑26884 and was introduced by a misplaced overflow test that ran...