On 07/02/2020 14:27, Aaron Conole wrote:
> Kevin Traynor writes:
>
>> On 20/12/2019 14:43, David Marchand wrote:
>>> On Wed, Dec 4, 2019 at 9:34 AM David Marchand
>>> wrote:
On Wed, Dec 4, 2019 at 9:33 AM David Marchand
wrote:
>
> On Tue, Dec 3, 2019 at 10:15 PM Aaron C
Kevin Traynor writes:
> On 20/12/2019 14:43, David Marchand wrote:
>> On Wed, Dec 4, 2019 at 9:34 AM David Marchand
>> wrote:
>>>
>>> On Wed, Dec 4, 2019 at 9:33 AM David Marchand
>>> wrote:
On Tue, Dec 3, 2019 at 10:15 PM Aaron Conole wrote:
>
> The service_valid call is u
On 20/12/2019 14:43, David Marchand wrote:
> On Wed, Dec 4, 2019 at 9:34 AM David Marchand
> wrote:
>>
>> On Wed, Dec 4, 2019 at 9:33 AM David Marchand
>> wrote:
>>>
>>> On Tue, Dec 3, 2019 at 10:15 PM Aaron Conole wrote:
The service_valid call is used without properly bounds checkin
On Wed, Dec 4, 2019 at 9:34 AM David Marchand wrote:
>
> On Wed, Dec 4, 2019 at 9:33 AM David Marchand
> wrote:
> >
> > On Tue, Dec 3, 2019 at 10:15 PM Aaron Conole wrote:
> > >
> > > The service_valid call is used without properly bounds checking the
> > > input parameter. Almost all instance
On Wed, Dec 4, 2019 at 9:33 AM David Marchand wrote:
>
> On Tue, Dec 3, 2019 at 10:15 PM Aaron Conole wrote:
> >
> > The service_valid call is used without properly bounds checking the
> > input parameter. Almost all instances of the service_valid call are
> > inside a for() loop that prevents e
On Tue, Dec 3, 2019 at 10:15 PM Aaron Conole wrote:
>
> The service_valid call is used without properly bounds checking the
> input parameter. Almost all instances of the service_valid call are
> inside a for() loop that prevents excessive walks, but some of the
> public APIs don't bounds check a
The service_valid call is used without properly bounds checking the
input parameter. Almost all instances of the service_valid call are
inside a for() loop that prevents excessive walks, but some of the
public APIs don't bounds check and will pass invalid arguments.
Prevent this by using SERVICE_
7 matches
Mail list logo