diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-11-08 09:43:44 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-11-08 10:42:31 +0100 |
commit | 16b932770417b1bc304d87c48aa0bb8a3c1164e1 (patch) | |
tree | d0eab8160e08ca275483b1b6a4844bbacbeff901 /drivers/crypto/qce/Makefile | |
parent | iscsi-target: Fix non-immediate TMR reference leak (diff) | |
download | linux-16b932770417b1bc304d87c48aa0bb8a3c1164e1.tar.xz linux-16b932770417b1bc304d87c48aa0bb8a3c1164e1.zip |
tcmu: Fix some memory corruption
"udev->nl_reply_supported" is an int but on 64 bit arches we are writing
8 bytes of data to it so it corrupts four bytes beyond the end of the
struct.
Fixes: b849b4567549 ("target: Add netlink command reply supported option for each device")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/crypto/qce/Makefile')
0 files changed, 0 insertions, 0 deletions