CVE-2026-63809
A flaw was found in the Linux kernel. An issue in the BPF Berkeley Packet Filter subsystem's sysctl handling can lead to memory corruption. Specifically, when a temporary buffer is allocated using kvzalloc but incorrectly freed with kfree, it can corrupt memory. A local attacker could exploit thi...