Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624033
| From | Vegard Nossum <vegard.nossum@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [git pull] vfs fixes |
| Date | 2017-04-15 08:50 +0200 |
| Message-ID | <twpGV-3iC-1@gated-at.bofh.it> (permalink) |
| References | <tudTA-7da-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 9 April 2017 at 07:40, Al Viro <viro@zeniv.linux.org.uk> wrote: > > The following changes since commit a71c9a1c779f2499fb2afc0553e543f18aff6edf: > > Linux 4.11-rc5 (2017-04-02 17:23:54 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus > > for you to fetch changes up to a8e28440016bfb23bec266c4c66eacca6ea2d48b: > > Merge branch 'work.statx' into for-next (2017-04-03 01:06:59 -0400) > > ---------------------------------------------------------------- > Al Viro (2): > alpha: fix stack smashing in old_adjtimex(2) > Merge branch 'work.statx' into for-next I'm seeing the same memfd_create/name_to_handle_at/path_lookupat use-after-free that Dmitry was seeing here: https://lkml.org/lkml/2017/3/4/118 I haven't tried the patch from that thread yet, but was there any reason for it not to get merged so far? Vegard
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [git pull] vfs fixes Vegard Nossum <vegard.nossum@gmail.com> - 2017-04-15 08:50 +0200
Re: [git pull] vfs fixes Linus Torvalds <torvalds@linux-foundation.org> - 2017-04-15 19:00 +0200
Re: [git pull] vfs fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-15 19:10 +0200
csiph-web