From: "KOSAKI Motohiro" <kosaki.motohiro@gmail.com>
To: "Tetsuo Handa" <penguin-kernel@i-love.sakura.ne.jp>
Cc: xiyou.wangcong@gmail.com, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH] Check return from argv_split() in do_coredump().
Date: Fri, 26 Dec 2008 22:54:47 +0900 [thread overview]
Message-ID: <2f11576a0812260554x7096102ct8a39d0316f5afd6f@mail.gmail.com> (raw)
In-Reply-To: <200812262220.FAE48915.OSLtOFJFVHOFQM@I-love.SAKURA.ne.jp>
> --------------------
> Subject: Check return from argv_split() in do_coredump().
>
> do_coredump() accesses helper_argv[0] without checking helper_argv != NULL.
> Though, likely helper_argv != NULL.
>
> Below versions have this problem.
>
> 2.6.24.7
> 2.6.25.20
> 2.6.26.8
> 2.6.27.10
> 2.6.28
> mmotm 2008-12-24-01-20
please remove target version from patch description (it is not useful
for git log).
and please cc to linux-stable.
otherthings, looks good to me.
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
prev parent reply other threads:[~2008-12-26 13:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-24 6:16 [PATCH] Check return from argv_split() in do_coredump() Tetsuo Handa
2008-12-26 14:45 ` Américo Wang
2008-12-26 7:00 ` Tetsuo Handa
2008-12-26 15:06 ` Américo Wang
2008-12-26 13:20 ` Tetsuo Handa
2008-12-26 13:54 ` KOSAKI Motohiro [this message]
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=2f11576a0812260554x7096102ct8a39d0316f5afd6f@mail.gmail.com \
--to=kosaki.motohiro@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=penguin-kernel@i-love.sakura.ne.jp \
--cc=xiyou.wangcong@gmail.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