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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 19 Oct 2017 15:58:33 +0200
From:   Miklos Szeredi <mszeredi@...hat.com>
To:     linux-fsdevel@...r.kernel.org
Cc:     Jan Kara <jack@...e.cz>, Amir Goldstein <amir73il@...il.com>,
        Xiong Zhou <xzhou@...hat.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] fix fanotify issues with the series in v4.12

We discovered some problems in the latest fsnotify/fanotify codebase with
the help of a stress test (Xiong Zhou is working on upstreaming it to fstests).

This series attempts to fix these.  With the patch applied the stress test passes.

Please review/test.

Thanks,
Miklos
---

Miklos Szeredi (4):
  fsnotify: fix pinning of marks and groups
  fsnotify: skip unattached marks
  fanotify: fix fsnotify_prepare_user_wait() failure
  fsnotify: clean up fsnotify()

 fs/notify/fanotify/fanotify.c |  33 ++++++++------
 fs/notify/fsnotify.c          | 102 ++++++++++++++++++++----------------------
 fs/notify/mark.c              | 100 +++++++++++++++++++----------------------
 3 files changed, 113 insertions(+), 122 deletions(-)

-- 
2.5.5

Powered by blists - more mailing lists