From: Eric Dumazet <eduma...@google.com> Date: Mon, 21 May 2018 10:51:53 -0700
> commit 8fb472c09b9d ("ipmr: improve hash scalability") > added a call to rhltable_init() without checking its return value. > > This problem was then later copied to IPv6 and factorized in commit > 0bbbf0e7d0e7 ("ipmr, ip6mr: Unite creation of new mr_table") ... > Fixes: 8fb472c09b9d ("ipmr: improve hash scalability") > Fixes: 0bbbf0e7d0e7 ("ipmr, ip6mr: Unite creation of new mr_table") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Nikolay Aleksandrov <niko...@cumulusnetworks.com> > Cc: Yuval Mintz <yuv...@mellanox.com> > Reported-by: syzbot <syzkal...@googlegroups.com> Applied and queued up for -stable, thanks Eric.