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:   Thu, 25 Oct 2018 01:10:24 +0100
From:   Al Viro <viro@...IV.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [git pull] compat_ioctl fixes

	A bunch of compat_ioctl fixes, mostly in bluetooth.
Hopefully, most of fs/compat_ioctl.c will get killed off
over the next few cycles; between this, tty series already
merged and Arnd's work this cycle ought to take a good chunk
out of the damn thing...

One trivial conflict in fs/compat_ioctl.c (lines removed right
next to those taken out by tty_ioctl series).

The following changes since commit 10f3e23f07cb0c20f9bcb77a5b5a7eb2a1b2a2fe:

  Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2018-08-13 22:34:47 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.compat

for you to fetch changes up to 702ec3072ae61cdf018725b353ff043e196548a6:

  hidp: fix compat_ioctl (2018-09-10 12:41:07 -0400)

----------------------------------------------------------------
Al Viro (5):
      compat_ioctl: trim the pointless includes
      bnep: fix compat_ioctl
      cmtp: fix compat_ioctl
      hidp: constify hidp_connection_add()
      hidp: fix compat_ioctl

 fs/compat_ioctl.c         | 70 +----------------------------------------
 net/bluetooth/bnep/sock.c | 19 +++++++-----
 net/bluetooth/cmtp/sock.c | 19 +++++++-----
 net/bluetooth/hidp/core.c | 10 +++---
 net/bluetooth/hidp/hidp.h |  2 +-
 net/bluetooth/hidp/sock.c | 79 ++++++++++++++++++++++++++++++-----------------
 6 files changed, 81 insertions(+), 118 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ