diff options
author | 2012-03-01 10:06:52 +0300 | |
---|---|---|
committer | 2012-03-31 17:32:18 -0500 | |
commit | 2545e0720a5a4bf8ebccc6f793f97a246cf3f18d (patch) | |
tree | 377dc4e2bc40e93189f44a3e48515a50722e31c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: silence compiler warnings showing up with gcc-4.7.0 (diff) | |
download | linux-dev-2545e0720a5a4bf8ebccc6f793f97a246cf3f18d.tar.xz linux-dev-2545e0720a5a4bf8ebccc6f793f97a246cf3f18d.zip |
cifs: writing past end of struct in cifs_convert_address()
"s6->sin6_scope_id" is an int bits but strict_strtoul() writes a long
so this can corrupt memory on 64 bit systems.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions