commit | cc94135fbe26cf150285592538842748b929ee6e | [log] [tgz] |
---|---|---|
author | Vikash Garodia <vgarodia@codeaurora.org> | Mon Jul 03 15:56:44 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Sep 04 07:16:18 2017 -0700 |
tree | c6f4684efeb0ecbaaaf1a9885aa8e8e234d0a64c | |
parent | 798d5e64f9dd4c4e7e6a33b7907a90cbf826d695 [diff] |
mm-video-v4l2: Protect buffer lifecycle with lock IL Client may choose to free the buffer which might be in-use by IL component.This may lead to use-after free situation. Protect buffer lifecycle with a lock to ensure that IL component operates on a buffer which exists. Fixes bug 62452543 Security Vulnerability - Heap use after free in libOmxVenc CRs-Fixed: 2062772 Change-Id: I0fdb4051c94044e032c257febbe2ba1c7e4d6c7e