Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1582701
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] fuse fixes for 4.10-final |
| Date | 2017-02-16 17:50 +0100 |
| Message-ID | <tbxpM-zM-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
Fix a use after free bug introduced in 4.2 and using an uninitialized value
introduced in 4.9.
Thanks,
Miklos
---
Miklos Szeredi (1):
fuse: fix uninitialized flags in pipe_buffer
Sahitya Tummala (1):
fuse: fix use after free issue in fuse_dev_do_read()
---
fs/fuse/dev.c | 5 +++++
1 file changed, 5 insertions(+)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] fuse fixes for 4.10-final Miklos Szeredi <miklos@szeredi.hu> - 2017-02-16 17:50 +0100
csiph-web