Re: 'nft' crashes.

Pablo Neira Ayuso <[email protected]> Sun, 17 Aug 2025 23:48:58 +0200
Newsgroups gmane.comp.security.firewalls.netfilter.general
Message-ID <aKJOStEAQmkC8hPe@calendula>
On Sat, Aug 16, 2025 at 09:09:02PM -0500, S Egbert wrote:
[...]
> Content of add-chain.tp.nft file is:
> 
> 
>     define MY_POLICY = deny
>     table T { chain C { policy $MY_POLICY; };};
> 
> 
> GDB-captured crash dump:

Fix:

https://patchwork.ozlabs.org/project/netfilter-devel/patch/[email protected]/