summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@google.com>2021-11-17 17:14:28 -0800
committermdb:android-git <superproject-auto-update@invalid>2021-11-18 01:42:38 +0000
commitbdefe7e33a82d6c10e44813892a76fa405fad7de (patch)
treea26f19ddf15a183fd5a7d70f3d2a537b03924270
parentdfd6c0f0a795028c85b9bb5cb2ebb7a4359e2049 (diff)
downloadsuperproject-bdefe7e33a82d6c10e44813892a76fa405fad7de.tar.gz
BACKPORT: ip_gre: add validation for csum_start
[ Upstream commit 1d011c4803c72f3907eccfc1ec63caefb852fcbf ] Validate csum_start in gre_handle_offloads before we call _gre_xmit so that we do not crash later when the csum_start value is used in the lco_csum function call. This patch deals with ipv4 code. Fixes: c54419321455 ("GRE: Refactor GRE tunneling code.") Reported-by: syzbot+ff8e1b9f2f36481e2efc@syzkaller.appspotmail.com Signed-off-by: Shreyansh Chouhan <chouhan.shreyansh630@gmail.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org> Change-Id: I9dca612e35d2fc085f183ff9bcdcfa4b9cba3d0a Bug: 150694665
m---------common0
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common
-Subproject bf88ff8595925cd73a7c16b1a3b2d9aaf0467d5
+Subproject 0875b76a11e991c1b5682261ed8fd82002ab797