| Message ID | 1440782152-21890-1-git-send-email-kadlec@blackhole.kfki.hu |
|---|---|
| State | Accepted |
| Delegated to: | Pablo Neira |
| Headers | show |
On Fri, Aug 28, 2015 at 07:15:51PM +0200, Jozsef Kadlecsik wrote: > Hi Pablo, > > Please apply the next bugfix patch against the nf tree. > > - Dave Jones reported that KASan detected out of bounds access in hash:net* > types, which is fixed in the next patch > > Thanks, > Jozsef > > The following changes since commit 18e1db67e93ed75d9dc0d34c8d783ccf10547c2b: > > netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=n (2015-08-19 21:21:41 +0200) > > are available in the git repository at: > > git://blackhole.kfki.hu/nf master Pulled into nf, thanks Jozsef. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Pablo, Please apply the next bugfix patch against the nf tree. - Dave Jones reported that KASan detected out of bounds access in hash:net* types, which is fixed in the next patch Thanks, Jozsef The following changes since commit 18e1db67e93ed75d9dc0d34c8d783ccf10547c2b: netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=n (2015-08-19 21:21:41 +0200) are available in the git repository at: git://blackhole.kfki.hu/nf master for you to fetch changes up to 6fe7ccfd77415a6ba250c10c580eb3f9acf79753: netfilter: ipset: Out of bound access in hash:net* types fixed (2015-08-28 18:51:30 +0200) ---------------------------------------------------------------- Jozsef Kadlecsik (1): netfilter: ipset: Out of bound access in hash:net* types fixed net/netfilter/ipset/ip_set_hash_gen.h | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) kadlec@blackhole ~/git/nf $ -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html