svn commit: r349176 - head/sys/dev/random
Cy Schubert
Cy.Schubert at cschubert.com
Tue Jun 18 19:46:53 UTC 2019
In message <20190618185512.e2nbzwbtvxz2azge at mutt-hbsd>, Shawn Webb
writes:
>
> --mmc352mzirnzscxj
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Tue, Jun 18, 2019 at 06:50:58PM +0000, Conrad Meyer wrote:
> > Author: cem
> > Date: Tue Jun 18 18:50:58 2019
> > New Revision: 349176
> > URL: https://svnweb.freebsd.org/changeset/base/349176
> >=20
> > Log:
> > random(4): Fix a regression in short AES mode reads
> > =20
> > In r349154, random device reads of size < 16 bytes (AES block size) were
> > accidentally broken to loop forever. Correct the loop condition for sm=
> all
> > reads.
> > =20
> > Reported by: pho
> > Reviewed by: delphij
> > Approved by: secteam(delphij)
> > Differential Revision: https://reviews.freebsd.org/D20686
>
> Hey Conrad,
>
> Thanks for fixing this issue! Any plans to MFC?
Why?
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-src-all
mailing list