[GIT PULL] notification tree - inotify use after free

From: Eric Paris
Date: Fri Jun 19 2009 - 12:50:43 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/