-
- 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=27407629 BUG=27407865 Change-Id: I32ccccce3179346fd261ffc5b3a379230e7b413f
Loading
Please register or sign in to comment