DescriptionARM validator: fix sandbox escape with SP update at the end of the last bundle
Updating the SP as the last instruction in the last bundle is currently accepted by the validator and shouldn't: SP must be followed by a mask.
Test SP update mask; add NOP constant.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3137
R=mseaborn@chromium.org,kschimpf@chromium.org
TEST=./scons run_arm_validator_small_tests
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=10238
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix comments from mseaborn. #
Messages
Total messages: 5 (0 generated)
|