summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorSunil Khatri <sunilkh@codeaurora.org>2017-09-04 14:05:03 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-09-07 05:18:38 -0700
commit8b6bbeab08fc2aec26387806fe4b27e95bb27cbc (patch)
tree8dc8bb09e12cc0880870eb550bacc2249c7dfb7a /security/selinux/hooks.c
parentb864286bdb88dda9170c9d088bc9bee1eb0cfd34 (diff)
msm: kgsl: Protect the bind object against bad dereference
Sparse bind object are unbinded with bind id. This can be exploited by any malicious application calling unbind with same bind id again and again. This can lead to a race condition between two threads where one free the bind object and second thread uses same object leading to bad dereference. Change-Id: I542a008fc647489560667fb5016453a0c3448f7a Signed-off-by: Sunil Khatri <sunilkh@codeaurora.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions