android_kernel_samsung_msm8976/net/ipc_router
Arun Kumar Neelakantam 87ff009934 net: ipc_router: Initialize the sockaddr in recvmsg() handler
sockaddr structure is filled with required information only which
results in few memory locations of structure with uninitialized data.

Memset complete structure before using it to remove uninitialized data.

CRs-Fixed: 2274853
Change-Id: I181710bde100fb1553b925d9fdf227af35ff38b5
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
2019-07-27 22:08:44 +02:00
..
Kconfig
Makefile
ipc_router_core.c net: ipc_router: Fix buffer overflow during memcpy 2019-07-27 21:51:21 +02:00
ipc_router_private.h Import latest Samsung release 2017-04-18 03:43:52 +02:00
ipc_router_security.c net: ipc_router: Map the GIDs to user-namespace specific GIDs 2014-10-29 11:47:58 -06:00
ipc_router_security.h
ipc_router_socket.c net: ipc_router: Initialize the sockaddr in recvmsg() handler 2019-07-27 22:08:44 +02:00