Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 23:07:55 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <200202160707.g1G77tP74914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/02/15 23:07:55 PST

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  Don't leave garbage in parts of fpregs in the fxsr case.  All callers
  (procfs and ptrace) supply kernel stack garbage, so kernel context was
  leaked to userland.
  
  Reviewed by:    des
  
  Revision  Changes    Path
  1.496     +2 -0      src/sys/i386/i386/machdep.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?200202160707.g1G77tP74914>