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, 21 Dec 2008 19:49:17 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	torvalds@...ux-foundation.org
CC:	cc@...ux-foundation.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT]: Networking


Please pull to get these two bug fixes:

1) PPP device unregister crash regression.  Fix from
   James Chapman.

2) kernel_accept() socket module refcounting is bolixed,
   fix from Wei Yongjun.

Thanks!

The following changes since commit 3298a7388c00227e736d1037328788073c80c7b4:
  Michael Chan (1):
        bnx2: Fix bug in bnx2_free_rx_mem().

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master

James Chapman (1):
      ppp: fix segfaults introduced by netdev_priv changes

Wei Yongjun (1):
      net: Fix module refcount leak in kernel_accept()

 drivers/net/ppp_generic.c   |   28 +++++++++++++---------------
 net/bluetooth/rfcomm/core.c |    2 --
 net/socket.c                |    1 +
 3 files changed, 14 insertions(+), 17 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