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, 5 Jan 2017 16:13:41 -0500
From:   Paul Moore <pmoore@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org,
        Jan Kara <jack@...e.cz>
Subject: [GIT PULL] Audit fixes for v4.10 (#1)

Hi Linus,

Two small fixes relating to audit's use of fsnotify.  The first patch
plugs a leak and the second fixes some lock shenanigans.  The patches
are small and I banged on this for an afternoon with our testsuite and
didn't see anything odd; please consider this for the v4.10-rcX
series.

Thanks,
-Paul

---
The following changes since commit 533c7b69c764ad5febb3e716899f43a75564fcab:

  audit: use proper refcount locking on audit_sock (2016-12-14 13:06:04 -0500)

are available in the git repository at:

  git://git.infradead.org/users/pcmoore/audit stable-4.10

for you to fetch changes up to be29d20f3f5db1f0b4e49a4f6eeedf840e2bf9b1:

  audit: Fix sleep in atomic (2017-01-03 15:56:38 -0500)

----------------------------------------------------------------
Jan Kara (2):
      fsnotify: Remove fsnotify_duplicate_mark()
      audit: Fix sleep in atomic

 fs/notify/mark.c                 | 12 ------------
 include/linux/fsnotify_backend.h |  2 --
 kernel/audit_tree.c              | 18 ++++++++++++++----
 3 files changed, 14 insertions(+), 18 deletions(-)

-- 
paul moore
security @ redhat

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ