Use-after-free in Linux kernel - CVE-2026-64572
Published: August 6, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to a use-after-free in fib_table_lookup() and the IPv4 FIB alias list handling in fib_trie.c when processing concurrent route insertion failure and lookup operations. A local privileged user can trigger a route insertion error path and perform a concurrent lookup to cause a denial of service.
Exploitation requires CAP_NET_ADMIN and a registered FIB notifier that can reject a route, such as when an IPv4 FIB resource is exhausted on a netdevsim device.
Affected software
How to mitigate CVE-2026-64572
External References
- https://git.kernel.org/stable/c/8150b5365f026e72250cacc527ea00be30f40105
- https://git.kernel.org/stable/c/b8d2ea75c76abcd0d72679c2f488271f573e32fb
- https://git.kernel.org/stable/c/cb8be318b4432abd88d3172ec157330f27a5f7a7
- https://git.kernel.org/stable/c/d007056868723de9c0cc3f5ffaad47a8d468b9a4
- https://git.kernel.org/stable/c/f2f152e94a67bc746afaf05a1b2702c195553112