阅读:1840回复:6
一行C代码,干掉 win2K/XPfor( ; ; )printf("hung up\t\t\b\b\b\b\b\b"); 于是, 整个世界清静了...... ===================== 我怀疑是 \b 造成 对缓冲大小判断的失误, 谁有空去跟一跟,告诉我到底怎么回事。 [iamaf~1 编辑于 2001-10-31 17:16] |
|
|
沙发#
发布于:2001-10-31 14:36
真有那么灵吗?
|
|
|
板凳#
发布于:2001-10-31 14:47
Yes,it's a bug.
You can find some info from http://www.nsfocus.com/ |
|
|
地板#
发布于:2001-10-31 16:20
Microsoft快完了吧!
|
|
|
地下室#
发布于:2001-10-31 17:16
我试了用两个\b\b不重启;
三个\b\b\b立即生效!! |
|
|
5楼#
发布于:2001-10-31 17:19
谁能讲讲到底是什么原因造成的,详细点
|
|
6楼#
发布于:2001-10-31 19:39
Post from http:/www.securityfocus.com/
Microsoft Windows NT CSRSS Memory Access Violation Vulnerability CSRSS.EXE is the Windows NT Client Server Run-time Subsystem. It is responsible for console windows and the creation and deletion of threads. The Windows NT kernel is dependant on this service and will halt if the service stops for any reason. If certain combinations of special "whitespace" characters followed by "backspace" characters are output in high-level console I/O, a user could successfully crash a Windows NT, 2000, or XP system. |
|
|