1
0
Fork 0
alistair23-linux/drivers/staging/lustre/lnet
Dan Carpenter 76bdaa161c 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>
2017-02-03 13:01:38 +01:00
..
klnds staging: lustre: socklnd: remove socklnd_init_msg 2017-02-03 13:01:38 +01:00
libcfs staging: lustre: libcfs: double copy bug 2017-02-03 13:01:38 +01:00
lnet staging: libcfs: remove integer types abstraction from libcfs 2017-02-03 13:01:38 +01:00
selftest staging: lustre: libcfs: fix error messages 2017-02-03 13:01:38 +01:00
Kconfig staging/lustre: Disable InfiniBand support 2016-10-07 16:54:41 -04:00
Makefile staging: lustre: move libcfs to lnet layer 2016-03-10 17:48:53 -08:00