[Bug 206525] BUG: KASAN: stack-out-of-bounds in test_bit+0x30/0x44 (kernel 5.6-rc1)
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Fri Feb 14 21:04:34 AEDT 2020
https://bugzilla.kernel.org/show_bug.cgi?id=206525
Christophe Leroy (christophe.leroy at c-s.fr) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christophe.leroy at c-s.fr
--- Comment #2 from Christophe Leroy (christophe.leroy at c-s.fr) ---
Probably a bug in or around netlink_bind() in net/netlink/af_netlink.c
https://elixir.bootlin.com/linux/v5.6-rc1/source/net/netlink/af_netlink.c#L1017
Could you print the value of nlk->ngroups just before the loop which does the
test_bit() ? It shall be 32 or less.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the Linuxppc-dev
mailing list