Home
last modified time | relevance | path

Searched hist:"53 d311cfa19ad35beba74d706effee02c86d198f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder_alloc.hdiff 53d311cfa19ad35beba74d706effee02c86d198f Thu Jun 29 14:01:51 CDT 2017 Todd Kjos <tkjos@android.com> binder: protect against two threads freeing buffer

Adds protection against malicious user code freeing
the same buffer at the same time which could cause
a crash. Cannot happen under normal use.

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dbinder_alloc.cdiff 53d311cfa19ad35beba74d706effee02c86d198f Thu Jun 29 14:01:51 CDT 2017 Todd Kjos <tkjos@android.com> binder: protect against two threads freeing buffer

Adds protection against malicious user code freeing
the same buffer at the same time which could cause
a crash. Cannot happen under normal use.

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dbinder.cdiff 53d311cfa19ad35beba74d706effee02c86d198f Thu Jun 29 14:01:51 CDT 2017 Todd Kjos <tkjos@android.com> binder: protect against two threads freeing buffer

Adds protection against malicious user code freeing
the same buffer at the same time which could cause
a crash. Cannot happen under normal use.

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>