Use-After-Free Vulnerability in Linux Kernel Affects Netfilter Component
CVE-2026-74565
What is CVE-2026-74565?
A vulnerability exists in the Linux kernel's netfilter component, where the nft_object rhltable was globally accessible. This design flaw can lead to a use-after-free condition when objects are released and immediately accessed again. The nft_obj_destroy() function releases these objects, allowing unauthorized access to them if previously released by an existing netns. This issue has been mitigated by making the rhltable specific to each table, which also addresses potential problems within the nft_rcv_nl_event() path. Furthermore, updates to the nft_obj_lookup() function are necessary to accommodate these changes.
Affected Version(s)
Linux 4d44175aa5bb5f68772b1eb0306554812294ca52 < 1948e4f85b855618b5b9a27265f98d816f4cb7cb
Linux 4d44175aa5bb5f68772b1eb0306554812294ca52 < 63ba12b664a2cd3220ed43e22c717715f4cc2ae8
Linux 4d44175aa5bb5f68772b1eb0306554812294ca52 < 7d4789b58761d9d48d9b5f5e7e0a510c3bbfb3af