From: Greg KH <gregkh@linuxfoundation.org>
To: Martijn Coenen <maco@android.com>
Cc: john.stultz@linaro.org, tkjos@google.com, arve@android.com,
amit.pundir@linaro.org, devel@driverdev.osuosl.org,
maco@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ANDROID: binder: fix transaction leak.
Date: Mon, 13 Nov 2017 10:49:18 +0100 [thread overview]
Message-ID: <20171113094918.GA22645@kroah.com> (raw)
In-Reply-To: <20171113090608.60525-1-maco@android.com>
On Mon, Nov 13, 2017 at 10:06:08AM +0100, Martijn Coenen wrote:
> If a call to put_user() fails, we failed to
> properly free a transaction and send a failed
> reply (if necessary).
>
> Signed-off-by: Martijn Coenen <maco@android.com>
> ---
> drivers/android/binder.c | 40 +++++++++++++++++++++++++++++++---------
> 1 file changed, 31 insertions(+), 9 deletions(-)
Is this relevant for 4.14 and any older kernels as well?
thanks,
greg k-h
next prev parent reply other threads:[~2017-11-13 9:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-13 9:06 [PATCH] ANDROID: binder: fix transaction leak Martijn Coenen
2017-11-13 9:49 ` Greg KH [this message]
2017-11-13 9:54 ` Martijn Coenen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171113094918.GA22645@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=amit.pundir@linaro.org \
--cc=arve@android.com \
--cc=devel@driverdev.osuosl.org \
--cc=john.stultz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maco@android.com \
--cc=maco@google.com \
--cc=tkjos@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox