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-next>] [day] [month] [year] [list]
Date:	Mon, 27 Jul 2015 13:36:26 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	axboe@...com, linux-kernel@...r.kernel.org,
	xen-devel@...ts.xenproject.org
Subject: [GIT PULL] (xen) stable/for-jens-4.2 for rc4

Hey Jens,

There are three bugs that have been found in the xen-blkfront (and
backend). Two of them have the stable tree CC-ed. They have been found
where an guest is migrating to a host that is missing 'feature-persistent'
support (from one that has it enabled). We end up hitting an BUG() in the
driver code.

Please git pull the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.2

which has the outlined changes. The branch is based on your
'for-4.2/drivers' branch but it also nicely applies to Linus's tree and
your 'for-linus'.

 drivers/block/xen-blkback/blkback.c |   4 +-
 drivers/block/xen-blkfront.c        | 128 ++++++++++++++++++++----------------
 2 files changed, 74 insertions(+), 58 deletions(-)

Bob Liu (3):
      xen-blkfront: introduce blkfront_gather_backend_features()
      xen-blkfront: don't add indirect pages to list when !feature_persistent
      xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ