+3
−0
+67
−52
Loading
mainline inclusion from mainline-v5.11-rc1 commit b796d04b category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9LK5X CVE: CVE-2022-48689 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b796d04bd014fd24e60ab4a6c604b258ac947825 -------------------------------- Will be needed by the next patch, as MPTCP needs to handle directly the error/memory-allocation-needed path. No functional changes intended. Additionally let MPTCP code access the tcp_remove_empty_skb() helper. Signed-off-by:Paolo Abeni <pabeni@redhat.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Conflicts: net/ipv4/tcp.c [The version has backported commit 5b7b4afead62.] Signed-off-by:
Ziyang Xuan <william.xuanziyang@huawei.com>