search for: m0xufcs

Displaying 1 result from an estimated 1 matches for "m0xufcs".

1997 Nov 08
1
pentium bug makes security under linux impossible
This morning I received this message from the list gnu-win32@cygnus.com: The sender was anonymous > > 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