Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1582701 > unrolled thread

[GIT PULL] fuse fixes for 4.10-final

Started byMiklos Szeredi <miklos@szeredi.hu>
First post2017-02-16 17:50 +0100
Last post2017-02-16 17:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] fuse fixes for 4.10-final Miklos Szeredi <miklos@szeredi.hu> - 2017-02-16 17:50 +0100

#1582701 — [GIT PULL] fuse fixes for 4.10-final

FromMiklos Szeredi <miklos@szeredi.hu>
Date2017-02-16 17:50 +0100
Subject[GIT PULL] fuse fixes for 4.10-final
Message-ID<tbxpM-zM-19@gated-at.bofh.it>
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(+)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web