commit | 3a34a8810b2ed316bfe58fa53640e8d30de3f6c2 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Aug 04 02:08:45 2009 -0700 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:21 2009 +0300 |
tree | 8ddc7747bc7070d98b2746f4fad865f83e4d1996 | |
parent | 1f3ee616dd21ff155f781c35509229bf2788c072 [diff] |
KVM: fix EFER read buffer overflow Check whether index is within bounds before grabbing the element. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Avi Kivity <avi@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Avi Kivity <avi@redhat.com>