CVE-2024-26808
CVE-2024-26808 affects the Linux kernel in the netfilter nft_chain_filter path. The issue arises when handling NETDEV_UNREGISTER for the inet/ingress basechain, potentially leaving a stale netdevice reference in the hook list. The fix removes the netdevice from the inet/ingress basechain when the...