commit | 839f707a38ed15685da48bbd5f4458817b5a54c6 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Mar 21 10:36:54 2016 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Mon Mar 21 10:36:54 2016 -0700 |
tree | e1da7e8e44401f5d358a415dcd40179ad5a00b58 | |
parent | 826df9895e549a61b0221adbdbf2f83acdffc616 [diff] |
Fix issue #27252896: Security Vulnerability -- weak binder Sending transaction to freed BBinder through weak handle can cause use of a (mostly) freed object. We need to try to safely promote to a strong reference first. Change-Id: Ic9c6940fa824980472e94ed2dfeca52a6b0fd342