lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 5 Aug 2015 18:37:46 +0200
From:	"Jason A. Donenfeld" <Jason@...c4.com>
To:	David Vrabel <david.vrabel@...rix.com>,
	linux-kernel@...r.kernel.org, xen-devel@...ts.xen.org,
	netdev@...r.kernel.org, Paul McKenney <paulmck@...ux.vnet.ibm.com>,
	wei.liu2@...rix.com, Ian.Campbell@...rix.com,
	konrad.wilk@...cle.com
Subject: Re: [Xen-devel] printk from softirq on xen: hard lockup

Hi folks,

I have written an extremely simple reproducer. Xen 4.5.1. Linux 4.1.3.
Config attached. Reproducer attached. Makefile attached.

It results in the COMPLETE lockup of the system when it receives a
network packet over the Xen PV network interface.

The lockup is 100% reliable. As in the messages above, it puts this --
"while (native_apic_mem_read(APIC_ICR) & APIC_ICR_BUSY)" into a busy
loop that never exits.

It is triggered by a simple printk in softirq.

Thanks,
Jason

Download attachment "Makefile" of type "application/octet-stream" (194 bytes)

View attachment "xen-printk-crash.c" of type "text/x-csrc" (1006 bytes)

Download attachment "4.1.3-domU-config" of type "application/octet-stream" (55533 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ