diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-29 16:09:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-29 16:09:34 -0800 |
commit | 1ecd7450c0503d99675109a4cd43ecd735b9d876 (patch) | |
tree | e76671c1920f7e7ccccd405c376628ba7682f10a /mm/internal.h | |
parent | 72466d0b92e04a7e0e5abf74c86eb352225346e4 (diff) | |
parent | 85816794240b9659e66e4d9b0df7c6e814e5f603 (diff) | |
download | linux-1ecd7450c0503d99675109a4cd43ecd735b9d876.tar.bz2 |
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull fanotify use-after-free fixes from Jan Kara:
"Three fixes for the fanotify use after free problems guys were
reporting.
I have ended up with different lifetime rules for struct
fanotify_event_info depending on whether it is for permission event or
normal event which isn't ideal. My plan is to split these into two
different structures (as permission events need larger struct anyway)
which will make the rules trivial again. But that can wait for later
I guess (but I can add the patch to the pile if you want), now I
wanted to make -rc1 boot for these guys"
[ "These guys" being Jiri Kosina and Dave Jones that reported the slab
corruption issues due to incorrect object lifetimes ]
* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
fanotify: Fix use after free for permission events
fsnotify: Do not return merged event from fsnotify_add_notify_event()
fanotify: Fix use after free in mask checking
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions