[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180225190800.ejtbrzn6ssidi6u3@salvia>
Date: Sun, 25 Feb 2018 20:08:00 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Florian Westphal <fw@...len.de>
Cc: netfilter-devel@...r.kernel.org, syzkaller-bugs@...glegroups.com,
bridge@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH nf] netfilter: ebtables: CONFIG_COMPAT: don't trust
userland offsets
On Mon, Feb 19, 2018 at 01:24:15AM +0100, Florian Westphal wrote:
> We need to make sure the offsets are not out of range of the
> total size.
> Also check that they are in ascending order.
>
> The WARN_ON triggered by syzkaller (it sets panic_on_warn) is
> changed to also bail out, no point in continuing parsing.
>
> Briefly tested with simple ruleset of
> -A INPUT --limit 1/s' --log
> plus jump to custom chains using 32bit ebtables binary.
Also applied, thanks.
Powered by blists - more mailing lists