[rds-devel] [PATCH rds linux-next v4 0/2] WARNING in rds_message_alloc_sgs

David Miller davem at davemloft.net
Wed Dec 19 10:30:25 PST 2018


From: Shamir Rabinovitch <shamir.rabinovitch at oracle.com>
Date: Sun, 16 Dec 2018 09:01:07 +0200

> From: shamir rabinovitch <shamir.rabinovitch at oracle.com>
> 
> 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://urldefense.proofpoint.com/v2/url?u=https-3A__lkml.org_lkml_2018_10_31_28&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=B4XfHLZoQjxmOkoH011Paddn0sny__aLx9Okab1TW7U&m=mrpihCeN7jYax9GF_0zlaT0rFD2G6hvJK0pDCWj5Gxw&s=PcLmycrFWY0_QeLFT2kI_SJt_OdH5wVe_Q2xu1jWB1c&e=
> 
> 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

Series applied to 'net' and queued up for -stable.

Thanks.



More information about the rds-devel mailing list