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, 02 Jul 2009 18:57:16 -0400
From:	Eric Paris <eparis@...hat.com>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] notification tree - inotify does not decrement use count

Linus please consider pulling from the notification tree.  There is one
patch in the tree which should fix an issue in which the inotify device
use count is not decremented when a user closes the inotify file
descriptor and thus normal inotify use could improperly hit the per user
limits on inotify devices.

-Eric

The following changes since commit d960eea974f5e500c0dcb95a934239cc1f481cfd:
  Randy Dunlap (1):
        kernel-doc: move ignoring kmemcheck

are available in the git repository at:

  git://git.infradead.org/users/eparis/notify.git for-linus

Keith Packard (1):
      fs/notify/inotify: decrement user inotify count on close

 fs/notify/inotify/inotify_user.c |    3 +++
 1 files changed, 3 insertions(+), 0 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ