android_kernel_oneplus_msm8998/net/ipc_router
Karthikeyan Ramasubramanian 460ee82ee6 net: ipc_router: Bind only a client port as control port
IPC Router binds any port as a control port and moves it from the client
port list to control port list. Misbehaving clients can exploit this
incorrect behavior.

IPC Router to check if the port is a client port before binding it as a
control port.

CRs-Fixed: 974577
Change-Id: I9f189b76967d5f85750218a7cb6537d187a69663
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
2016-03-23 21:21:07 -07:00
..
ipc_router_core.c net: ipc_router: Bind only a client port as control port 2016-03-23 21:21:07 -07:00
ipc_router_private.h net: ipc_router: Add support for IPC Router version negotiation 2016-03-23 21:13:50 -07:00
ipc_router_security.c
ipc_router_security.h
ipc_router_socket.c net: ipc_router: fix leak of kernel memory to userspace 2016-03-23 21:19:02 -07:00
Kconfig
Makefile