Re: [PATCH 4.14 002/101] net: core: Fix Spectre v1 vulnerability

2019-01-07 Thread Greg KH
On Mon, Jan 07, 2019 at 04:36:26PM -0800, David Miller wrote: > From: Sudip Mukherjee > Date: Mon, 7 Jan 2019 21:13:06 + > > > Hi Greg, > > > > On Mon, Jan 7, 2019 at 1:00 PM Greg Kroah-Hartman > > wrote: > >> > >> 4.14-stable review patch. If anyone has any objections, please let me > >>

Re: [PATCH 4.14 002/101] net: core: Fix Spectre v1 vulnerability

2019-01-07 Thread David Miller
From: Sudip Mukherjee Date: Mon, 7 Jan 2019 21:13:06 + > Hi Greg, > > On Mon, Jan 7, 2019 at 1:00 PM Greg Kroah-Hartman > wrote: >> >> 4.14-stable review patch. If anyone has any objections, please let me know. >> >> -- >> >> From: "Gustavo A. R. Silva" >> >> [ Upstream co

Re: [PATCH 4.14 002/101] net: core: Fix Spectre v1 vulnerability

2019-01-07 Thread Sudip Mukherjee
Hi Greg, On Mon, Jan 7, 2019 at 1:00 PM Greg Kroah-Hartman wrote: > > 4.14-stable review patch. If anyone has any objections, please let me know. > > -- > > From: "Gustavo A. R. Silva" > > [ Upstream commit 50d5258634aee2e62832aa086d2fb0de00e72b91 ] This has been reverted upstr

[PATCH 4.14 002/101] net: core: Fix Spectre v1 vulnerability

2019-01-07 Thread Greg Kroah-Hartman
4.14-stable review patch. If anyone has any objections, please let me know. -- From: "Gustavo A. R. Silva" [ Upstream commit 50d5258634aee2e62832aa086d2fb0de00e72b91 ] flen is indirectly controlled by user-space, hence leading to a potential exploitation of the Spectre variant