Re: [PATCH V2 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY

2017-05-13 Thread Christoph Hellwig
On Sat, May 13, 2017 at 02:29:48PM +0300, Leon Romanovsky wrote: > I'm glad that you moved to use IB_PD_UNSAFE_GLOBAL_RKEY, so the users > will see the warning in their dmesg log. > > However can you please update your commit log? There is need to add > description of security issue (access to who

Re: [PATCH V2 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY

2017-05-13 Thread Leon Romanovsky
On Fri, May 12, 2017 at 07:09:52PM +0200, Ursula Braun wrote: > This patch makes users aware of the current security implications > when using smc. > > The final fix to resolve the reported security issue is worked on; > respective patches will follow as soon as possible. > > Signed-off-by: Ursula

[PATCH V2 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY

2017-05-12 Thread Ursula Braun
This patch makes users aware of the current security implications when using smc. The final fix to resolve the reported security issue is worked on; respective patches will follow as soon as possible. Signed-off-by: Ursula Braun --- net/smc/smc_clc.c | 4 ++-- net/smc/smc_core.c | 16 +++-