-
- Downloads
msm: mdss: fix possible out-of-bounds and overflow issue in mdp debugfs
There are few cases where the count argument passed by the user space is not validated, which can potentially lead to out of bounds or overflow issues. In some cases, kernel might copy more data than what is requested. Add necessary checks to avoid such cases. Bug: 27976805 Bug: 27554317 BUG=27407865 Change-Id: Ifa42fbd475665a0ca581c907ce5432584ea0e7ed Signed-off-by:Veera Sundaram Sankaran <veeras@codeaurora.org> Signed-off-by:
Adrian Salido-Moreno <adrianm@codeaurora.org> Signed-off-by:
Naseer Ahmed <naseer@codeaurora.org>
Loading
Please register or sign in to comment