commit | 5f958f6607963addd2a58b8918db866471faba0a | [log] [tgz] |
---|---|---|
author | Mukund Madhusudan Atre <matre@codeaurora.org> | Wed Feb 20 18:08:29 2019 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Mar 11 09:07:25 2019 -0700 |
tree | caebc5d27452b5872847c38475fc38b196a0b216 | |
parent | c625d76ea6ca76cf0b90a2ba2cbf6e4daaac5479 [diff] |
msm: camera: utils: Fix OOB read due to wrong kmd cmd buffer index Add condition where kmd cmd buffer index is equal to number of command buffers which may result in accessing memory out of bounds. Change-Id: Iac73dae2b551ae93b9831514cfab8c0a5a1378b8 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>