linux-imx/drivers/android
Todd Kjos 569666a370 binder: create node flag to request sender's security context
commit ec74136ded upstream.

To allow servers to verify client identity, allow a node
flag to be set that causes the sender's security context
to be delivered with the transaction. The BR_TRANSACTION
command is extended in BR_TRANSACTION_SEC_CTX to
contain a pointer to the security context string.

Signed-off-by: Todd Kjos <tkjos@google.com>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-10 07:10:09 +01:00
..
binder_alloc_selftest.c android: binder: Add global lru shrinker to binder 2017-08-28 16:47:17 +02:00
binder_alloc.c binder: fix race that allows malicious free of live buffer 2018-11-26 20:01:47 +01:00
binder_alloc.h binder: fix race that allows malicious free of live buffer 2018-11-26 20:01:47 +01:00
binder_trace.h binder: use standard functions to allocate fds 2018-09-14 15:22:36 +02:00
binder.c binder: create node flag to request sender's security context 2019-03-10 07:10:09 +01:00
Kconfig binder: use standard functions to allocate fds 2018-09-14 15:22:36 +02:00
Makefile android: binder: Add allocator selftest 2017-08-28 16:47:17 +02:00