Re: [PATCH] net: qrtr: fix another OOB Read in qrtr_endpoint_post

From: Jakub Kicinski
Date: Thu Aug 19 2021 - 17:02:38 EST


On Thu, 19 Aug 2021 23:24:39 +0300 Pavel Skripkin wrote:
> On 8/19/21 11:06 PM, butt3rflyh4ck wrote:
> > Yes, this bug can be triggered without your change. The reason why I
> > point to your commit is to make it easier for everyone to understand
> > this bug.
>
> As I understand, purpose of Fixes: tag is to point to commit where the
> bug was introduced. I could be wrong, so it's up to maintainer to decide
> is this Fixes: tag is needed or not :)

You're right thanks for pointing that out. May it should actually be:

Fixes: 0baa99ee353c ("net: qrtr: Allow non-immediate node routing") ?