commit | 0060d3518149ac6760ed4283b7b3d4cd2ed832b6 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Mar 21 10:36:54 2016 -0700 |
committer | Liisa Anttonen <liisa.anttonen@nedevicesw.com> | Mon Dec 12 12:06:45 2016 +0200 |
tree | 46fc9e31919fdb5a823635041421352d89118038 | |
parent | 2416ae2a6885b5776072c71f76d505a0735e6b87 [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 (cherry picked from commit c11146106f94e07016e8e26e4f8628f9a0c73199)