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


Groups > linux.kernel > #1683849

Re: [Patch v2] mqueue: fix a use-after-free in sys_mq_notify()

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [Patch v2] mqueue: fix a use-after-free in sys_mq_notify()
Date 2017-07-09 23:40 +0200
Message-ID <u1s5P-4yx-19@gated-at.bofh.it> (permalink)
References <u1r06-3WX-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jul 9, 2017 at 1:19 PM, Cong Wang <xiyou.wangcong@gmail.com> wrote:
>
> Setting 'sock' to NULL here should be sufficient to fix it.

Thanks. Applied and marked for stable.

                 Linus

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[Patch v2] mqueue: fix a use-after-free in sys_mq_notify() Cong Wang <xiyou.wangcong@gmail.com> - 2017-07-09 22:30 +0200
  Re: [Patch v2] mqueue: fix a use-after-free in sys_mq_notify() Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-09 23:40 +0200

csiph-web