qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Serial: possible hang during intensive interaction over the console
@ 2014-09-03 10:35 Andrey Korolyov
  2014-09-04  9:46 ` Kirill Batuzov
  0 siblings, 1 reply; 11+ messages in thread
From: Andrey Korolyov @ 2014-09-03 10:35 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Given 2.1 and isa-serial output, set as ttyS0 for the guest VM with
9600 baud rate.

The test case is quite simple - display as much data as possible over
serial console and do not hang the system. While qemu-1.1 works
perfectly, with complaining for lost interrupts (known bug for used
guest kernel), 2.1 just hangs after some seconds, eating up all
available cpu quota.

Test case is 'while true; dmesg; done' in serial console. I`d like to
ask to consider this bug as very serious as VM going completely
unresponsive in matter of tens of seconds and there are a lot of side
attacks to produce enough number of printk() to the ttyS0 with serial
console being set up and default settings for almost any distro in
such a way that message suppression would not work and VM can be DoSed
by an unprivileged user.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-12-11 19:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03 10:35 [Qemu-devel] Serial: possible hang during intensive interaction over the console Andrey Korolyov
2014-09-04  9:46 ` Kirill Batuzov
2014-09-04 10:00   ` Andrey Korolyov
2014-09-04 13:33     ` Kirill Batuzov
2014-09-04 16:03       ` Andrey Korolyov
2014-09-05 17:45         ` Andrey Korolyov
2014-09-09 15:28           ` Kirill Batuzov
2014-09-09 15:44             ` Andrey Korolyov
2014-12-11 14:56             ` Paolo Bonzini
2014-12-11 15:06               ` Peter Maydell
2014-12-11 19:35                 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).