commit | 6d68791e521e525be2c172bf26f571d8ae5165d4 | [log] [tgz] |
---|---|---|
author | liucheng (G) <liucheng32@huawei.com> | Thu Aug 29 13:48:02 2019 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Sep 04 11:37:19 2019 -0500 |
tree | d38ed9d6724fd99924f1377fec64f930bbc2c452 | |
parent | 3bfaca1c21dc4b599587e5c78a3b9241e1c8c2e7 [diff] |
CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply This patch adds a check to rpc_pkt.u.reply.data at nfs_lookup_reply. Signed-off-by: Cheng Liu <liucheng32@huawei.com> Reported-by: FermÃn Serna <fermin@semmle.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>