Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1417864 - Qemu-kvm starts with unspecified port
Qemu-kvm starts with unspecified port
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm (Show other bugs)
7.4
x86_64 Unspecified
unspecified Severity low
: rc
: ---
Assigned To: Marc-Andre Lureau
Chao Yang
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-31 05:32 EST by Radek Duda
Modified: 2018-04-10 10:32 EDT (History)
10 users (show)

See Also:
Fixed In Version: qemu-kvm-1.5.3-148.el7
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-04-10 10:32:19 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:0816 normal SHIPPED_LIVE Low: qemu-kvm security, bug fix, and enhancement update 2018-04-10 08:47:03 EDT

  None (edit)
Description Radek Duda 2017-01-31 05:32:56 EST
Description of problem:
If qemu-kvm command is launched with unspecified port option (e.g. "-spice port="), it starts normally.

Version-Release number of selected component (if applicable):
qemu-kvm-1.5.3-129.el7.x86_64
and qemu-kvm-rhev.2.6.0-28.el7.x86_64


How reproducible:
always

Steps to Reproduce:
1.Start VM with unspecified spice port ('-spice port=') for example:
/usr/libexec/qemu-kvm -machine pc  -nodefaults  -vga qxl   -device intel-hda,bus=pci.0,addr=03  -device hda-duplex -device virtio-serial-pci,id=virtio_serial_pci0,bus=pci.0,addr=04 -chardev spicevmc,id=idSwuYmk,name=vdagent -devicevirtserialport,id=idBWNLHY,name=com.redhat.spice.0,bus=virtio_serial_pci0.0,chardev=idSwuYmk -drive id=drive_image1,if=none,cache=none,format=qcow2,file=Rhel7.2 -device virtio-blk-pci,id=image1,drive=drive_image1,bootindex=0,bus=pci.0,addr=05 -m 1024 -spice disable-ticketing,port=  -monitor stdio
 

Actual results:
VM starts normally. 
(qemu) info spice -> No listening address specified

Expected results:
qemu-kvm will exit with code 1, and following message:
'neither port nor tls-port specified for spice' or something like this
Comment 2 Marc-Andre Lureau 2017-02-06 08:32:56 EST
Sent one-liner  patch "[PATCH] qemu-option: reject empty number value", not sure it's really going to happen, foo= default to value 0 is perhaps an acceptable behaviour.
Comment 3 Marc-Andre Lureau 2017-03-20 04:19:45 EDT
Fixed from 2.9:

commit 3403e5eb884f3a74c40fe7cccc103f848c040215
Author: Markus Armbruster <armbru@redhat.com>
Date:   Tue Feb 21 21:13:53 2017 +0100

    option: Fix to reject invalid and overflowing numbers
Comment 4 Marc-Andre Lureau 2017-06-06 06:10:06 EDT
sent patch to rhvirt-list "[RHEL-7.4 qemu-kvm PATCH] qemu-option: reject empty number value"
Comment 5 Marc-Andre Lureau 2017-11-03 14:09:45 EDT
sent new version "[RHEL-7.5 qemu-kvm PATCH v2] qemu-option: reject empty number value"
Comment 6 Miroslav Rezanina 2017-11-09 21:48:46 EST
Fix included in qemu-kvm-1.5.3-148.el7
Comment 12 errata-xmlrpc 2018-04-10 10:32:19 EDT
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0816

Note You need to log in before you can comment on or make changes to this bug.