diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-01-30 13:51:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-03 15:01:38 +0300 |
commit | 76bdaa161cd93d9c033bf6fe2b0a5661c8204441 (patch) | |
tree | 25ab145e0c3f01874a1bd47834694ae80032b32e /scripts/link-vmlinux.sh | |
parent | dcdf43a01e950c9475fb325972d8f034afa19464 (diff) | |
download | linux-76bdaa161cd93d9c033bf6fe2b0a5661c8204441.tar.xz |
staging: lustre: libcfs: double copy bug
The problem is that we copy hdr.ioc_len, we verify it, then we copy it
again without checking to see if it has changed in between the two
copies.
This could result in an information leak.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions