diff options
author | 2013-03-21 09:15:30 +0800 | |
---|---|---|
committer | 2013-03-21 10:11:06 -0400 | |
commit | 4376c94618c26225e69e17b7c91169c45a90b292 (patch) | |
tree | 87d1eeb7c799c4c51fbdf396fab1100857e605fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSv4: Fix the string length returned by the idmapper (diff) | |
download | linux-dev-4376c94618c26225e69e17b7c91169c45a90b292.tar.xz linux-dev-4376c94618c26225e69e17b7c91169c45a90b292.zip |
pnfs-block: removing DM device maybe cause oops when call dev_remove
when pnfs block using device mapper,if umounting later,it maybe
cause oops. we apply "1 + sizeof(bl_umount_request)" memory for
msg->data, the memory maybe overflow when we do "memcpy(&dataptr
[sizeof(bl_msg)], &bl_umount_request, sizeof(bl_umount_request))",
because the size of bl_msg is more than 1 byte.
Signed-off-by: fanchaoting<fanchaoting@cn.fujitsu.com>
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions