Public bug reported:
Hello,
I found an assertion failure in hw/net/vmxnet3.c:1793
This was found in latest version 5.2.0.
my reproduced is as follows:
cat << EOF | ./qemu-system-x86_64 \
-device vmxnet3 \
-display none -nodefaults -qtest stdio
outl 0xcf8 0x80001014
outl 0xcfc 0xf0001000
outl
Public bug reported:
Hello,
I found an assertion failure in hw/usb/hcd-ohci.c:1297
This was found in latest version 5.2.0.
my reproduced environment is as follows:
Host: ubuntu 18.04
Guest: ubuntu 18.04
QEMU boot command line:
qemu-system-x86_64 -enable-kvm -boot c -m 4G -drive
format
** Changed in: qemu
Assignee: (unassigned) => Gaoning Pan (hades0506)
** Description changed:
Hello,
An heap-use-after-free issue was found in hw/net/eepro100.c:616 in
latest version 5.2.0.
This issue was found when I was debugging Qemu in monitor. When I attach
An eepro
Public bug reported:
Hello,
An heap-use-after-free issue was found in hw/net/eepro100.c:616 in
latest version 5.2.0.
This issue was found when I was debugging Qemu in monitor. When I attach
An eepro100 NIC, and reload the snapshot, the use-after-free triggers.
Qemu boot command is as follows:
.
Public bug reported:
Hello,
An assertion failure was found in hw/usb/core.c:727 in latest version
5.2.0.
Reproduced environment is as follows:
Host: ubuntu 18.04
Guest: ubuntu 18.04
QEMU boot command line:
qemu-system-x86_64 -enable-kvm -boot c -m 4G -drive
format=qcow2,file=./ubuntu.i
ad-posix.c:521
#19 0x7f845caa96db in start_thread (arg=0x7f8349dff700) at
pthread_create.c:463
#20 0x7f845c7d2a3f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
The poc is attached.
** Affects: qemu
Importance: Undecided
Assignee: Gaoning Pan (hades0506)
S
** Changed in: qemu
Status: New => Confirmed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1901981
Title:
assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
Status in QEM
OK, It seems to be fixed now.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1901981
Title:
assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
Status in QEMU:
New
Bug descript
Sorry, my reproduced environment is as follows:
Host: ubuntu 18.04
Guest: ubuntu 18.04
Stderr log is as follows:
usb-msd: Reset
usb-msd: Command on LUN 0
usb-msd: Command tag 0x0 flags len 0 data 0
[scsi.0 id=0] INQUIRY 0x00 0x00 0x00 0x01 0x00 - from-dev len=1
usb-msd: Deferring
/sysdeps/unix/sysv/linux/x86_64/clone.S:95
** Affects: qemu
Importance: Undecided
Assignee: Gaoning Pan (hades0506)
Status: New
** Attachment added: "poc.zip"
https://bugs.launchpad.net/bugs/1902612/+attachment/5430475/+files/poc.zip
** Changed in: qemu
Assignee: (
** Changed in: qemu
Assignee: (unassigned) => Gaoning Pan (hades0506)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1901981
Title:
assert issue locates in hw/usb/dev-storage.c:
Public bug reported:
Hello,
I found an assertion failure through hw/usb/dev-storage.c.
This was found in latest version 5.1.0.
qemu-system-x86_64: hw/usb/dev-storage.c:248: usb_msd_send_status: Assertion
`s->csw.sig == cpu_to_le32(0x53425355)' failed.
[1]29544 abort sudo -e
12 matches
Mail list logo