Re: [PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS

2020-07-10 Thread Christian Brauner
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: sta...@vger.kernel.org > F

[PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS

2020-07-09 Thread Kees Cook
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: sta...@vger.kernel.org Fixes: 48a87cc26c13 ("net: netprio: fd passed in SCM_RIGHTS datagram not