diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-04-28 16:08:14 +0300 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2014-06-26 14:19:48 -0500 |
commit | 45edb0ca7a8a527ecf9fb36180df4b9664a9227c (patch) | |
tree | 9166e788c7d3deb4314326b04f5b2b0915f35923 /hw/display | |
parent | d92a7683e8cc4d3daab1ae9197f9311a72c9d1e6 (diff) |
ssi-sd: fix buffer overrun on invalid state load
CVE-2013-4537
s->arglen is taken from wire and used as idx
in ssi_sd_transfer().
Validate it before access.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
(cherry picked from commit a9c380db3b8c6af19546a68145c8d1438a09c92b)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hw/display')
0 files changed, 0 insertions, 0 deletions