lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20160601.233249.2145927586351299054.davem@davemloft.net> Date: Wed, 01 Jun 2016 23:32:49 -0700 (PDT) From: David Miller <davem@...emloft.net> To: kangjielu@...il.com Cc: santosh.shilimkar@...cle.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, taesoo@...ech.edu, csong84@...ech.edu, kjlu@...ech.edu Subject: Re: [PATCH] net: fix potential infoleak in rds_inc_info_copy From: Kangjie Lu <kangjielu@...il.com> 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@...ech.edu> The correct subsystem prefix is "rds: ". Please resubmit this patch with your Subject corrected thusly. Thanks.
Powered by blists - more mailing lists