From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Wed, 15 Oct 2014 16:15:21 +0000 Subject: Re: [patch] [media] xc5000: use after free in release() Message-Id: <20141015161521.GC23154@mwanda> List-Id: References: <20140925114008.GC3708@mwanda> <20141015134008.GO26918@mwanda> <543E8EEE.7080404@osg.samsung.com> In-Reply-To: <543E8EEE.7080404@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Shuah Khan Cc: Mauro Carvalho Chehab , Shuah Khan , Fabian Frederick , linux-media@vger.kernel.org, kernel-janitors@vger.kernel.org On Wed, Oct 15, 2014 at 09:12:46AM -0600, Shuah Khan wrote: > On 10/15/2014 07:40 AM, Dan Carpenter wrote: > > On Thu, Sep 25, 2014 at 02:40:08PM +0300, Dan Carpenter wrote: > >> I moved the call to hybrid_tuner_release_state(priv) after > >> "priv->firmware" dereference. > >> > >> Fixes: 5264a522a597 ('[media] media: tuner xc5000 - release firmwware from xc5000_release()') > > > > We still need this patch. > > > > I didn't see it in media pull request for 3.18. Mauro probably > has this on his list for next round. > It's not in linux-next. regards, dan carpenter