diff options
author | 2017-11-08 11:43:44 +0300 | |
---|---|---|
committer | 2017-11-08 01:42:31 -0800 | |
commit | 16b932770417b1bc304d87c48aa0bb8a3c1164e1 (patch) | |
tree | d0eab8160e08ca275483b1b6a4844bbacbeff901 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iscsi-target: Fix non-immediate TMR reference leak (diff) | |
download | linux-dev-16b932770417b1bc304d87c48aa0bb8a3c1164e1.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions