On Fri, Apr 16, 2021 at 11:35:38AM -0700, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > We need to store cmlen instead of len in cm->cmsg_len. > > Fixes: 38ebcf5096a8 ("scm: optimize put_cmsg()") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Jakub Kicinski <[email protected]>
Tested-by: Ido Schimmel <[email protected]> (I was about to bisect, but then noticed the report from Jakub) Thanks!
