android_kernel_samsung_univ.../net/ipx
Dan Carpenter 8a5b15e198 ipx: call ipxitf_put() in ioctl error path
commit ee0d8d8482345ff97a75a7d747efc309f13b0d80 upstream.

We should call ipxitf_put() if the copy_to_user() fails.

Reported-by: 李强 <liqiang6-s@360.cn>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 14:30:13 +02:00
..
af_ipx.c ipx: call ipxitf_put() in ioctl error path 2017-05-25 14:30:13 +02:00
ipx_proc.c ipx: remove all unnecessary castings on ntohl 2014-10-30 15:51:43 -04:00
ipx_route.c switch ipxrtr_route_packet() from iovec to msghdr 2014-11-24 04:28:49 -05:00
Kconfig
Makefile
pe2.c
sysctl_net_ipx.c