Re: Re: [PATCH] tee: fix kasan check slab-out-of-bounds error.

2019-09-12 Thread Jens Wiklander
; From: Jens Wiklander > Date: 2019-09-12 19:01 > To: chunguo.f...@amlogic.com > CC: linux-kernel@vger.kernel.org > Subject: Re: Re: [PATCH] tee: fix kasan check slab-out-of-bounds error. > On Thu, Sep 12, 2019 at 12:48 PM chunguo.f...@amlogic.com > wrote: > > > > Hi Jens

Re: Re: [PATCH] tee: fix kasan check slab-out-of-bounds error.

2019-09-12 Thread Jens Wiklander
On Thu, Sep 12, 2019 at 12:48 PM chunguo.f...@amlogic.com wrote: > > Hi Jens, > > Thanks for your comment. > > Refer to the current solution, PC point was from > optee_handle_rpc->tee_shm_get_pa. > > If offs was set 0, pa was located other memory again, could you please > kindly offer the bet