CVE-2026-53099
The CVE-2026-53099 vulnerability affects the Linux kernel’s BPF subsystem, specifically involving the CONFIG_CFI_CLANG to CONFIG_CFI rename. The root cause is that CONFIG_CFI_CLANG was renamed to a compiler-agnostic CONFIG_CFI, and using the old name can cause code to be compiled out, meaning CFI...