From: GhantaKrishnamurthy MohanKrishna <[email protected]> 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: [email protected] > Acked-by: Jon Maloy <[email protected]> > Signed-off-by: GhantaKrishnamurthy MohanKrishna > <[email protected]> Applied, thank you.
