From: Jakub Kicinski Date: Wed, 19 Nov 2025 03:19:28 +0000 (-0800) Subject: Merge branch 'af_unix-fix-so_peek_off-bug-in-unix_stream_read_generic' X-Git-Tag: v6.18-rc7~25^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=106a67494c53c56f55a2bd0757be0edb6eaa5407;p=thirdparty%2Flinux.git Merge branch 'af_unix-fix-so_peek_off-bug-in-unix_stream_read_generic' Kuniyuki Iwashima says: ==================== af_unix: Fix SO_PEEK_OFF bug in unix_stream_read_generic(). Miao Wang reported a bug of SO_PEEK_OFF on AF_UNIX SOCK_STREAM socket. Patch 1 fixes the bug and Patch 2 adds a new selftest to cover the case. ==================== Link: https://patch.msgid.link/20251117174740.3684604-1-kuniyu@google.com Signed-off-by: Jakub Kicinski --- 106a67494c53c56f55a2bd0757be0edb6eaa5407