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:   Mon, 23 Oct 2017 09:23:46 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.14-rc6

The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:

  Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.14-rc6

for you to fetch changes up to ae65c8510f3319dfb2114cc48d476b81232e27b3:

  android: binder: Fix null ptr dereference in debug msg (2017-10-21 10:14:20 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 4.14-rc6

Here are 4 small fixes for 4.14-rc6.

3 of them are binder driver fixes for reported issues, and the last one
is a hyperv driver bugfix.  Nothing major, but good fixes to get into
4.14-final.

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Dexuan Cui (1):
      vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()

Martijn Coenen (1):
      binder: call poll_wait() unconditionally.

Sherry Yang (2):
      android: binder: Don't get mm from task
      android: binder: Fix null ptr dereference in debug msg

 drivers/android/binder.c       | 11 +----------
 drivers/android/binder_alloc.c | 24 ++++++++++--------------
 drivers/android/binder_alloc.h |  1 -
 drivers/hv/channel_mgmt.c      |  5 ++++-
 4 files changed, 15 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ