corruption 검색 결과, 1
Memory Corruption on MessageBox with MB_SERVICE_NOTIFICATION and Question Marks
A message was published by NULL about vulnerability in Windows on processing MessageBox() with MB_SERVICE_NOTIFICATION flag and message/caption beginning with \??\. Vulnerability seems to be memory corruption in kernel and causes system crash or hang after few attempts. It seems to happen because message is logged to event log and may point to some problem with event logs processing. The problem..