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:	Fri, 2 Aug 2013 12:15:08 -0400
From:	"J. Bruce Fields" <bfields@...ldses.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: nfsd bugfixes for 3.11

Please pull some more nfsd bugfixes for 3.11 from

  git://linux-nfs.org/~bfields/linux.git for-3.11

Most of this is due to a screwup on my part--some gss-proxy crashes got
fixed before the merge window but somehow never made it out of a
temporary git repo on my laptop....

--b.

----------------------------------------------------------------
J. Bruce Fields (4):
      svcrpc: fix gss_rpc_upcall create error
      svcrpc: fix gss-proxy xdr decoding oops
      svcrpc: fix kfree oops in gss-proxy code
      svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall

NeilBrown (1):
      NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.

 net/sunrpc/auth_gss/gss_rpc_upcall.c |    3 +--
 net/sunrpc/auth_gss/gss_rpc_xdr.c    |    9 +++++----
 net/sunrpc/auth_gss/svcauth_gss.c    |    2 +-
 net/sunrpc/svcsock.c                 |    4 +++-
 4 files changed, 10 insertions(+), 8 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