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>] [day] [month] [year] [list]
Date:	Sat, 07 Jun 2014 11:18:04 -0700
From:	"Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	target-devel <target-devel@...r.kernel.org>,
	linux-scsi <linux-scsi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] target fixes for v3.15

Hi Linus,

Here are the remaining fixes for v3.15.  Please go ahead and pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master

This series includes:

  - iser-target fix for ImmediateData exception reference count bug (Sagi + nab)
  - iscsi-target fix for MC/S login + potential iser-target MRDSL buffer
    overrun (Santosh + Roland)
  - iser-target fix for v3.15-rc multi network portal shutdown regression (nab)
  - target fix for allowing READ_CAPCITY during ALUA Standby access state
    (Chris + nab)
  - target fix for NULL pointer dereference of alua_access_state for
    un-configured devices (Chris + nab) 

Thank you,

--nab

Nicholas Bellinger (4):
  iser-target: Add missing target_put_sess_cmd for ImmedateData failure
  iser-target: Fix multi network portal shutdown regression
  target: Allow READ_CAPACITY opcode in ALUA Standby access state
  target: Fix alua_access_state attribute OOPs for un-configured
    devices

Roland Dreier (1):
  iscsi-target: Fix wrong buffer / buffer overrun in
    iscsi_change_param_value()

 drivers/infiniband/ulp/isert/ib_isert.c   |    2 +
 drivers/target/iscsi/iscsi_target.c       |    1 +
 drivers/target/iscsi/iscsi_target_login.c |   70 +++++++++++++----------------
 drivers/target/iscsi/iscsi_target_tpg.c   |    3 +-
 drivers/target/target_core_alua.c         |    9 ++++
 drivers/target/target_core_configfs.c     |    5 +++
 6 files changed, 50 insertions(+), 40 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists