Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 09:38:45 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random yarrow.c
Message-ID:  <200212121738.gBCHcjg5034558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2002/12/12 09:38:45 PST

  Modified files:
    sys/dev/random       yarrow.c 
  Log:
  Fix a buffer overrun in /dev/random which, due to the nature of the
  kernel memory allocator, is harmless. This could be a problem for
  other systems, though. I've modified Darren's patch a little.
  
  Original patch by: Darren Schack, Isilon Systems, Inc <darrens@isilon.com>
  Also analysed by:  SGI, and in particular Divy Le Ray of SGI
  OK'ed by:          re(rwatson)
  
  Revision  Changes    Path
  1.41      +4 -3      src/sys/dev/random/yarrow.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212121738.gBCHcjg5034558>