[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180328081921.GA14201@kroah.com>
Date: Wed, 28 Mar 2018 10:19:21 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Martijn Coenen <maco@...roid.com>
Cc: john.stultz@...aro.org, tkjos@...gle.com, arve@...roid.com,
amit.pundir@...aro.org, devel@...verdev.osuosl.org,
maco@...gle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ANDROID: binder: prevent transactions into own process.
On Wed, Mar 28, 2018 at 09:29:03AM +0200, Martijn Coenen wrote:
> This can't happen with normal nodes (because you can't get a ref
> to a node you own), but it could happen with the context manager;
> to make the behavior consistent with regular nodes, reject
> transactions into the context manager by the process owning it.
>
> Reported-by: syzbot+09e05aba06723a94d43d@...kaller.appspotmail.com
> Signed-off-by: Martijn Coenen <maco@...roid.com>
Does this need to go to older kernels as well?
I have a script that picks up everything the syzbot finds and tries to
backport them, after they are applied in Linus's tree. Might as well
catch things before we have to rely on my script :)
thanks,
greg k-h
Powered by blists - more mailing lists