From: GhantaKrishnamurthy MohanKrishna <mohan.krishna.ghanta.krishnamur...@ericsson.com> Date: Wed, 4 Apr 2018 14:49:47 +0200
> To fetch UID info for socket diagnostics, we determine the > namespace of user context using tipc socket instance. This > may cause namespace violation, as the kernel will remap based > on UID. > > We fix this by fetching namespace info using the calling userspace > netlink socket. > > Fixes: c30b70deb5f4 (tipc: implement socket diagnostics for AF_TIPC) > Reported-by: syzbot+326e587eff1074657...@syzkaller.appspotmail.com > Acked-by: Jon Maloy <jon.ma...@ericsson.com> > Signed-off-by: GhantaKrishnamurthy MohanKrishna > <mohan.krishna.ghanta.krishnamur...@ericsson.com> Applied, thank you.