Resolved Vulnerability in the SMAPI Port
This article was previously published under Q258060 SYMPTOMS
Microsoft has discovered a vulnerability that can be exploited when someone tries to connect to a Simple Messaging Application Programming Interface (SMAPI) port if, while the server is accepting the connection, that process is stopped. This action generates heap corruption that may cause the server to stop responding (hang).
CAUSE
This problem occurs because SmpHandleConnectionRequest frees ClientContext after a successful call to NtAcceptConnectPort. When Smss.exe receives an LPC_PORT_CLOSED message, an exception is generated because it attempts to close the client handle, but ClientContext has already been closed.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910 (http://support.microsoft.com/kb/260910/EN-US/) How to Obtain the Latest Windows 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 1. MORE INFORMATIONFor additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below
to view the article in the Microsoft Knowledge Base:
249149 (http://support.microsoft.com/kb/249149/EN-US/) Installing Microsoft Windows 2000 and Windows 2000 Hotfixes
APPLIES TO
| Article Translations
|
Back to the top
