Re: [PATCH] atm: iphase: Fix Spectre v1 vulnerability

From: Gustavo A. R. Silva
Date: Fri Aug 02 2019 - 20:42:25 EST


Hi Dave,

On 8/2/19 7:31 PM, David Miller wrote:
> From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
> Date: Tue, 30 Jul 2019 22:21:41 -0500
>
>> board is controlled by user-space, hence leading to a potential
>> exploitation of the Spectre variant 1 vulnerability.
>>
>> This issue was detected with the help of Smatch:
>
> Applied and queued up for -stable.
>
> Do not CC: -stable for networking fixes, we take care of the stable
> submissions manually for this subsystem.
>

Yeah. I'm aware of that. The thing is that you don't appear
as a maintainer of this file:

$ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback -f drivers/atm/iphase.c
Chas Williams <3chas3@xxxxxxxxx> (maintainer:ATM)
linux-atm-general@xxxxxxxxxxxxxxxxxxxxx (moderated list:ATM)
netdev@xxxxxxxxxxxxxxx (open list:ATM)
linux-kernel@xxxxxxxxxxxxxxx (open list)

so, I didn't know this patch would be applied to net.

Thanks
--
Gustavo