Re: [PATCH] net: fix potential infoleak in rds_inc_info_copy
From: David Miller
Date: Thu Jun 02 2016 - 02:32:55 EST
From: Kangjie Lu <kangjielu@xxxxxxxxx>
Date: Wed, 1 Jun 2016 12:11:16 -0400
> The last field "flags" of object "minfo" is not initialized.
> Copying this object out may leak kernel stack data.
> Assign 0 to it to avoid leak.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxxxxx>
The correct subsystem prefix is "rds: ". Please resubmit this patch
with your Subject corrected thusly.
Thanks.