From: David S. Miller Date: Wed, 19 Dec 2018 18:27:58 +0000 (-0800) Subject: Merge branch 'rds-fixes' X-Git-Tag: v5.4-rc1~2042^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=912cb1d55c96cd6a4e2c9c06803aa3a7810f72ba;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'rds-fixes' Shamir Rabinovitch says: ==================== WARNING in rds_message_alloc_sgs This patch set fix google syzbot rds bug found in linux-next. The first patch solve the syzbot issue. The second patch fix issue mentioned by Leon Romanovsky that drivers should not call WARN_ON as result from user input. syzbot bug report can be foud here: https://lkml.org/lkml/2018/10/31/28 v1->v2: - patch 1: make rds_iov_vector fields name more descriptive (Hakon) - patch 1: fix potential mem leak in rds_rm_size if krealloc fail (Hakon) v2->v3: - patch 2: harden rds_sendmsg for invalid number of sgs (Gerd) v3->v4 - Santosh a.b. on both patches + repost to net-dev ==================== Signed-off-by: David S. Miller --- 912cb1d55c96cd6a4e2c9c06803aa3a7810f72ba