android_kernel_samsung_msm8976/net/ipc_router
Deepak Kumar Singh 8290b69077 net: ipc_router: Do not allow change of default security rule
Default security rule is freed while it is being used to check
security permission in ipcrtr send api. This results in use
after free case.

Default security rule should not be changed, removing the code
to change default rule from user space.

CRs-Fixed: 2591650
Change-Id: I08788102a0748b6bc72cb3c77b46de2d65ede91d
Signed-off-by: Deepak Kumar Singh <deesin@codeaurora.org>
2020-06-06 20:31:07 +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: Do not allow change of default security rule 2020-06-06 20:31:07 +02: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