On Thu, Sep 07, 2023 at 12:41:37AM +0200, Florian Westphal wrote:
Phil Sutter [off-list ref] wrote:
quoted
On Wed, Sep 06, 2023 at 06:25:12PM +0200, Florian Westphal wrote:
quoted
From: Pablo Neira Ayuso <pablo@netfilter.org>
Deliver audit log from __nf_tables_dump_rules(), table dereference at
the end of the table list loop might point to the list head, leading to
this crash.
There are a few issues with this patch, can we please drop it from this
MR for now?
If this were a change that *adds* a kernel crash, then, sure.
But this fixes a crash, so I see no reason to keep it back.
Please do an incremental followup instead.
ACK, I'll do that instead.
Thanks, Phil