aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2015-06-04 00:52:44 +0200
committerAlexander Graf <agraf@suse.de>2015-06-05 01:38:00 +0200
commit9814fed0afa73f5c37f04e02ec17c915a5d59303 (patch)
treefa2bb7c8e673f857834cff32be2c3d8f8dadd6d9 /README
parent068593deea6cc61b06243a33c7fcfadb1650b654 (diff)
target-s390x: Only access allocated storage keys
We allocate ram_size / PAGE_SIZE storage keys, so we need to make sure that we only access that many. Unfortunately the code can overrun this array by one, potentially overwriting unrelated memory. Fix it by limiting storage keys to their scope. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions