lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171127155107.Horde.-xCVeWoYP6fz5nSZjkvDYMS@gator4166.hostgator.com>
Date:   Mon, 27 Nov 2017 15:51:07 -0600
From:   "Gustavo A. R. Silva" <garsilva@...eddedor.com>
To:     David Howells <dhowells@...hat.com>
Cc:     "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rxrpc: sendmsg: Fix variable overwrite in
 rxrpc_queue_packet


Quoting David Howells <dhowells@...hat.com>:

> Gustavo A. R. Silva <garsilva@...eddedor.com> wrote:
>
>> -               resend_at = now + rxrpc_resend_timeout;
>> +               resend_at += now;
>
> Yep.  :-)
>

Great!

What about this one: https://lkml.org/lkml/2017/11/27/810

applies the same?

Thanks
--
Gustavo A. R. Silva






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ