home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / linux / security / f00f / pentium-bug.txt < prev   
Internet Message Format  |  1997-11-12  |  968b

  1. Path: myrddin.imat.com!miwok!news.scruz.net!kithrup.com!news.Stanford.EDU!agate!howland.erols.net!cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail
  2. From: noname@noname.com
  3. Newsgroups: comp.os.linux.advocacy
  4. Subject: This code will lock up any P5 machine, even usermode Linux!  (F0 0F C7 C8)
  5. Date: Thu, 06 Nov 1997 21:57:33 -0800
  6. Organization: The University of Texas at Austin, Austin, Texas
  7. Lines: 7
  8. Message-ID: <3462ADCD.135B@noname.com>
  9. NNTP-Posting-Host: dial-102-5.ots.utexas.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 3.0 (Win95; I)
  14.  
  15. Hi,
  16.  
  17.         Check this out.  If you execute F0 0F C7 C8 on a P5 it will lock the
  18. machine up.  This is true for any operating system including usermode
  19. Linux.  It's pretty cool.  Basically, the opcodes are an invalid form of
  20. cmpxchg8b eax with a lock prefix.  Has anyone seen this before?  The
  21. problem doesn't show itself for the Pentium Pro or Pentium 2.
  22.  
  23.