From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [qemu-upstream-4.3-testing test] 56721: regressions - FAIL Date: Tue, 19 May 2015 21:56:12 +0100 Message-ID: <555BA36C.3050009@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , Ian Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 19/05/2015 21:49, osstest service user wrote: > flight 56721 qemu-upstream-4.3-testing real [real] > http://logs.test-lab.xenproject.org/osstest/logs/56721/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > test-amd64-i386-freebsd10-amd64 16 guest-localmigrate/x10 fail in 56637 REGR. vs. 50282 Didn't this test get put on the permitted list? ~Andrew > > Tests which are failing intermittently (not blocking): > test-amd64-i386-freebsd10-amd64 13 guest-localmigrate fail in 55875 pass in 56721 > test-amd64-i386-xl-qemuu-win7-amd64 12 guest-localmigrate fail in 55875 pass in 56721 > test-amd64-amd64-xl-qemuu-winxpsp3 15 guest-localmigrate/x10 fail in 55875 pass in 56721 > test-amd64-i386-freebsd10-i386 13 guest-localmigrate fail in 56637 pass in 56721 > test-amd64-amd64-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail in 56679 pass in 56721 > test-amd64-i386-libvirt 11 guest-start fail pass in 55875 > test-amd64-i386-freebsd10-i386 16 guest-localmigrate/x10 fail pass in 56506 > test-amd64-i386-freebsd10-amd64 15 guest-localmigrate.2 fail pass in 56637 > test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail pass in 56637 > test-amd64-i386-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail pass in 56679 > > Regressions which are regarded as allowable (not blocking): > test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 16 guest-stop fail in 55875 like 50282 > test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail in 56637 like 50282 > > Tests which did not succeed, but are not blocking: > test-amd64-i386-libvirt 12 migrate-support-check fail in 55875 never pass > test-amd64-amd64-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail never pass > test-amd64-i386-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail never pass > test-amd64-amd64-libvirt 12 migrate-support-check fail never pass > > version targeted for testing: > qemuu d7b34893e0ad5c84d898b34fda8a465dfd7e8376 > baseline version: > qemuu 7f34050dc014ae8f4078d48aec97ec6553151bf2 > > ------------------------------------------------------------ > People who touched revisions under test: > Petr Matousek > ------------------------------------------------------------ > > jobs: > build-amd64 pass > build-i386 pass > build-amd64-libvirt pass > build-i386-libvirt pass > build-amd64-pvops pass > build-i386-pvops pass > test-amd64-amd64-xl pass > test-amd64-i386-xl pass > test-amd64-i386-qemuu-rhel6hvm-amd pass > test-amd64-amd64-xl-qemuu-debianhvm-amd64 pass > test-amd64-i386-xl-qemuu-debianhvm-amd64 pass > test-amd64-i386-freebsd10-amd64 fail > test-amd64-amd64-xl-qemuu-ovmf-amd64 fail > test-amd64-i386-xl-qemuu-ovmf-amd64 fail > test-amd64-amd64-xl-qemuu-win7-amd64 fail > test-amd64-i386-xl-qemuu-win7-amd64 fail > test-amd64-amd64-xl-credit2 pass > test-amd64-i386-freebsd10-i386 fail > test-amd64-i386-qemuu-rhel6hvm-intel pass > test-amd64-amd64-libvirt pass > test-amd64-i386-libvirt fail > test-amd64-amd64-xl-multivcpu pass > test-amd64-amd64-pair pass > test-amd64-i386-pair pass > test-amd64-amd64-xl-sedf-pin pass > test-amd64-amd64-pv pass > test-amd64-i386-pv pass > test-amd64-amd64-xl-sedf pass > test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 pass > test-amd64-amd64-xl-qemuu-winxpsp3 pass > > > ------------------------------------------------------------ > sg-report-flight on osstest.test-lab.xenproject.org > logs: /home/osstest/pub/logs > images: /home/osstest/pub/images > > Logs, config files, etc. are available at > http://logs.test-lab.xenproject.org/osstest/logs > > Test harness code can be found at > http://xenbits.xen.org/gitweb?p=osstest.git;a=summary > > > Not pushing. > > ------------------------------------------------------------ > commit d7b34893e0ad5c84d898b34fda8a465dfd7e8376 > Author: Petr Matousek > Date: Wed May 6 09:48:59 2015 +0200 > > fdc: force the fifo access to be in bounds of the allocated buffer > > During processing of certain commands such as FD_CMD_READ_ID and > FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could > get out of bounds leading to memory corruption with values coming > from the guest. > > Fix this by making sure that the index is always bounded by the > allocated memory. > > This is CVE-2015-3456. > > Signed-off-by: Petr Matousek > Reviewed-by: John Snow > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel