diff options
| author | Kevin Wolf | 2015-10-13 09:38:50 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2015-11-06 13:42:37 +0100 |
| commit | 5accecb3a6b49d8ca79684179610583e9c7c1bf5 (patch) | |
| tree | c25fc582b801c29a2b9ccebb14921cf388eb6433 /linux-user | |
| parent | hw/acpi/aml-build: remove useless glib version check (diff) | |
| download | qemu-5accecb3a6b49d8ca79684179610583e9c7c1bf5.tar.gz qemu-5accecb3a6b49d8ca79684179610583e9c7c1bf5.tar.xz qemu-5accecb3a6b49d8ca79684179610583e9c7c1bf5.zip | |
gdbstub: Fix buffer overflows in gdb_handle_packet()
Some places in gdb_handle_packet() can get an arbitrary length (most
times directly from the client) and either didn't check it at all or
checked against the wrong value, potentially causing buffer overflows.
Cc: qemu-stable@nongnu.org
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
