From: David S. Miller Date: Fri, 7 Jan 2022 11:29:45 +0000 (+0000) Subject: Merge branch 'mptcp-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fff63521cd6e197738db9297076d83b4081ac80f;p=linux.git Merge branch 'mptcp-fixes' Mat Martineau says: ==================== mptcp: Fixes for buffer reclaim and option writing Here are three fixes dealing with a syzkaller crash MPTCP triggers in the memory manager in 5.16-rc8, and some option writing problems. Patches 1 and 2 fix some corner cases in MPTCP option writing. Patch 3 addresses a crash that syzkaller found a way to trigger in the mm subsystem by passing an invalid value to __sk_mem_reduce_allocated(). ==================== Signed-off-by: David S. Miller --- fff63521cd6e197738db9297076d83b4081ac80f