netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Kadlecsik József" <kadlec@blackhole.kfki.hu>
Cc: syzbot <syzbot+fabca5cbf5e54f3fe2de@syzkaller.appspotmail.com>,
	netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
	syzkaller-bugs@googlegroups.com
Subject: Re: [PATCH 1/1] netfilter: ipset: use bitmap infrastructure completely
Date: Mon, 20 Jan 2020 17:42:17 +0100	[thread overview]
Message-ID: <20200120164217.udzs5jxb35phd4ks@salvia> (raw)
In-Reply-To: <alpine.DEB.2.20.2001192203200.18095@blackhole.kfki.hu>

On Sun, Jan 19, 2020 at 10:06:49PM +0100, Kadlecsik József wrote:
> The bitmap allocation did not use full unsigned long sizes
> when calculating the required size and that was triggered by KASAN
> as slab-out-of-bounds read in several places. The patch fixes all
> of them.

Applied, thanks Jozsef.

      reply	other threads:[~2020-01-20 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-19 21:06 [PATCH 1/1] netfilter: ipset: use bitmap infrastructure completely Kadlecsik József
2020-01-20 16:42 ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200120164217.udzs5jxb35phd4ks@salvia \
    --to=pablo@netfilter.org \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=syzbot+fabca5cbf5e54f3fe2de@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).