[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1245430220.19333.51.camel@dhcp235-23.rdu.redhat.com>
Date: Fri, 19 Jun 2009 12:50:20 -0400
From: Eric Paris <eparis@...hat.com>
To: torvalds@...ux-foundation.org
Cc: viro@...iv.linux.org.uk, linux-kernel@...r.kernel.org
Subject: [GIT PULL] notification tree - inotify use after free
Linus please consider pulling from the notification tree. There is one
patch in the tree which should fix a double free/use after free race
which one person hit and reported to me off list. The patch has been
tested by myself and by the reporter and fixes the problem. This has
been the only problem reported since the entirely new fsnotify
infrastructure and the dnotify/inotify rewrites went in.
-Eric
The following changes since commit 0732f87761dbe417cb6e084b712d07e879e876ef:
Linus Torvalds (1):
Merge branch 'for_linus' of git://git.kernel.org/.../tytso/ext4
are available in the git repository at:
git://git.infradead.org/users/eparis/notify.git for-linus
Eric Paris (1):
inotify: inotify_destroy_mark_entry could get called twice
fs/notify/inotify/inotify.h | 3 ++-
fs/notify/inotify/inotify_fsnotify.c | 2 +-
fs/notify/inotify/inotify_user.c | 32 +++++---------------------------
3 files changed, 8 insertions(+), 29 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