
Root cause analysis and proof-of-concept exploit for CVE-2024-1086, a Linux kernel netfilter double-free vulnerability exploitable via heap spray for arbitrary memory write.
Target kernels: Linux < 6.8 (netfilter nf_tables)
Novel angle: Logic confusion in nft_verdict_init causes refcount double-free, exploitable via heap spray to arbitrary memory write.
nft_verdict_init logic confusion