On Thu, 19 Nov 2020, Paul Moore wrote: > As pointed out by Herbert in a recent related patch, the LSM hooks do > not have the necessary address family information to use the flowi > struct safely. As none of the LSMs currently use any of the protocol > specific flowi information, replace the flowi pointers with pointers > to the address family independent flowi_common struct. > > Reported-by: Herbert Xu <[email protected]> > Signed-off-by: Paul Moore <[email protected]>
Acked-by: James Morris <[email protected]> -- James Morris <[email protected]>
