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:	Sun, 8 Nov 2015 16:42:56 -0500
From:	Jon Mason <jdmason@...zu.us>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, linux-ntb@...glegroups.com
Subject: [GIT PULL] NTB bug fixes for v4.4

Hello Linus,
Here are a few NTB bug fixes for 4.4.  Please consider pulling them.

Thanks,
Jon



The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:

  Linux 4.3 (2015-11-01 16:05:25 -0800)

are available in the git repository at:

  git://github.com/jonmason/ntb tags/ntb-4.4

for you to fetch changes up to fdcb4b2e78220bde95ce4ba3213088e3a1f1cec6:

  NTB: fix 32-bit compiler warning (2015-11-08 16:24:43 -0500)

----------------------------------------------------------------
NTB Bug fixes for potential NULL pointer accesses, accesses of a freed
pointer, invalid buffer pointer, and a compiler warning.  Also,
unification of upstream/downstream addresses.

----------------------------------------------------------------
Arnd Bergmann (1):
      NTB: fix 32-bit compiler warning

Dave Jiang (2):
      NTB: Fix issue where we may be accessing NULL ptr
      NTB: unify translation addresses

Jon Mason (1):
      NTB: invalid buf pointer in multi-MW setups

Sudip Mukherjee (2):
      NTB: fix access of free-ed pointer
      NTB: remove unused variable

 drivers/ntb/hw/intel/ntb_hw_intel.c | 16 +++++++-------
 drivers/ntb/hw/intel/ntb_hw_intel.h | 15 +++++--------
 drivers/ntb/ntb_transport.c         | 44 +++++++++++++++++--------------------
 3 files changed, 33 insertions(+), 42 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ