On Mon, Mar 12, 2018 at 02:04:12PM -0700, Tom Herbert wrote: > Need to lock lower socket in order to provide mutual exclusion > with kcm_unattach. > > Fixes: ab7ac4eb9832e32a09f4e804 ("kcm: Kernel Connection Multiplexor module") > Signed-off-by: Tom Herbert <t...@quantonium.net> > ---
Is this fixing the syzbot-reported bug "KASAN: use-after-free Read in get_work_pool"? If so, please add: Reported-by: syzbot+ea75c0ffcd353d32515f064aaebefc5279e61...@syzkaller.appspotmail.com