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


Groups > linux.kernel > #1303788

Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl
Date 2016-01-07 19:30 +0100
Message-ID <qOntV-3ug-45@gated-at.bofh.it> (permalink)
References <qOkcG-137-3@gated-at.bofh.it> <qOls5-26s-7@gated-at.bofh.it> <qOlLs-2e2-17@gated-at.bofh.it> <qOmet-2GV-13@gated-at.bofh.it> <qOmHw-2SG-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 07, 2016 at 09:38:56AM -0800, Peter Hurley wrote:
> On 01/07/2016 09:08 AM, Greg Kroah-Hartman wrote:
> > On Thu, Jan 07, 2016 at 08:38:04AM -0800, Peter Hurley wrote:
> >> On 01/07/2016 08:14 AM, Greg Kroah-Hartman wrote:
> >>> Adding Peter and linux-serial to the list here, as Peter has been doing
> >>> a ton of work in this area...
> >>>
> >>> Peter, does this seem sane with the tty locking rules?
> >>>
> >>> thanks,
> >>>
> >>> greg k-h
> >>
> >> No.
> >>
> >> Fix for this is right here:
> >> http://lkml.iu.edu/hypermail/linux/kernel/1511.3/03045.html
> > 
> > Ah, I thought I had seen this before, thanks for the reminder :)
> > 
> > But, I didn't apply that series for some reason, was it waiting on
> > something before that?  Or did I just miss it with the holliday break?
> 
> That series is good to go, and in fact fixes a rash of crash
> reports which occur on kernels since 3.10, but just started showing
> up now (triggered by some interaction between consoles over terminal servers
> and systemd).
> 
> I didn't bother you about it because it seemed like you were busy.
> Do you need me to resend this series (and the other 6 series' plus
> misc fixes)?

Sure, a resend would be good to have, if you can do that.

thanks,

greg k-h

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


Thread

[PATCH] tty: plug a use-after-free in TIOCGETD ioctl Mateusz Guzik <mguzik@redhat.com> - 2016-01-07 16:00 +0100
  Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-07 16:40 +0100
    Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Mateusz Guzik <mguzik@redhat.com> - 2016-01-07 17:30 +0100
      Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-07 18:20 +0100
  Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-07 17:20 +0100
    Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Peter Hurley <peter@hurleysoftware.com> - 2016-01-07 17:40 +0100
      Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-07 18:10 +0100
        Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Peter Hurley <peter@hurleysoftware.com> - 2016-01-07 18:40 +0100
          Re: [PATCH] tty: plug a use-after-free in TIOCGETD ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-01-07 19:30 +0100

csiph-web