On Sat, Jan 6, 2018 at 8:29 AM, Dan Williams wrote:
> On Sat, Jan 6, 2018 at 7:14 AM, Greg KH wrote:
>> On Sat, Jan 06, 2018 at 12:23:47PM +, Alan Cox wrote:
>>> On Sat, 6 Jan 2018 10:01:54 +0100
>>> Greg KH wrote:
>>>
>>> > On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
>>> >
On Sat, Jan 6, 2018 at 7:14 AM, Greg KH wrote:
> On Sat, Jan 06, 2018 at 12:23:47PM +, Alan Cox wrote:
>> On Sat, 6 Jan 2018 10:01:54 +0100
>> Greg KH wrote:
>>
>> > On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
>> > > Static analysis reports that 'offset' may be a user contro
On Sat, Jan 06, 2018 at 12:23:47PM +, Alan Cox wrote:
> On Sat, 6 Jan 2018 10:01:54 +0100
> Greg KH wrote:
>
> > On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
> > > Static analysis reports that 'offset' may be a user controlled value
> >
> > Can I see the rule that determin
On Sat, 6 Jan 2018 10:01:54 +0100
Greg KH wrote:
> On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
> > Static analysis reports that 'offset' may be a user controlled value
>
> Can I see the rule that determined that? It does not feel like that is
> correct, given the 3+ levels d
On 1/6/2018 4:11 AM, Dan Williams wrote:
Static analysis reports that 'offset' may be a user controlled value
that is used as a data dependency reading from a raw_frag_vec buffer.
In order to avoid potential leaks of kernel memory values, block
speculative execution of the instruction stream tha
On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
> Static analysis reports that 'offset' may be a user controlled value
Can I see the rule that determined that? It does not feel like that is
correct, given the 3+ levels deep that this function gets this value
from...
Same for the ip
On Fri, Jan 05, 2018 at 05:11:10PM -0800, Dan Williams wrote:
> Static analysis reports that 'offset' may be a user controlled value
> that is used as a data dependency reading from a raw_frag_vec buffer.
> In order to avoid potential leaks of kernel memory values, block
> speculative execution of
Static analysis reports that 'offset' may be a user controlled value
that is used as a data dependency reading from a raw_frag_vec buffer.
In order to avoid potential leaks of kernel memory values, block
speculative execution of the instruction stream that could issue further
reads based on an inva