On Thu, Jul 09, 2020 at 11:26:34AM -0700, Kees Cook wrote: > Add missed sock updates to compat path via a new helper, which will be > used more in coming patches. (The net/core/scm.c code is left as-is here > to assist with -stable backports for the compat path.) > > Cc: stable@xxxxxxxxxxxxxxx > Fixes: 48a87cc26c13 ("net: netprio: fd passed in SCM_RIGHTS datagram not set correctly") > Fixes: d84295067fc7 ("net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly") > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > --- Thanks! Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>