diff options
author | Martijn Coenen <maco@android.com> | 2018-03-28 12:14:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-01 22:58:20 +0300 |
commit | fd0485e2cc7b5f69889dca223b2c9f7cba6e91f4 (patch) | |
tree | 5a2005795351c29fa8c24b5edd6ded0b29eea767 /drivers/pci/vpd.c | |
parent | bddabeb71f3fc2577d7576251507f36320cecdb1 (diff) | |
download | linux-fd0485e2cc7b5f69889dca223b2c9f7cba6e91f4.tar.xz |
ANDROID: binder: prevent transactions into own process.
commit 7aa135fcf26377f92dc0680a57566b4c7f3e281b upstream.
This can't happen with normal nodes (because you can't get a ref
to a node you own), but it could happen with the context manager;
to make the behavior consistent with regular nodes, reject
transactions into the context manager by the process owning it.
Reported-by: syzbot+09e05aba06723a94d43d@syzkaller.appspotmail.com
Signed-off-by: Martijn Coenen <maco@android.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/vpd.c')
0 files changed, 0 insertions, 0 deletions