-
- Downloads
msm: arm: krait: Patch for krait array access out of bound
Current array-bound-check does not cover all cases.
An attacker can use this loophole to redirect $PC to attacker-controlled functions.
The fix is to move the existing array-bound-check to a later location to cover all cases.
Bug: 25773204
Change-Id: I947c872bf3c39dfdd13f029b2fbbb81874a8bca6
Signed-off-by:
Yuan Lin <yualin@google.com>
Please register or sign in to comment