Windows 10 - 409 - The system detected an overrun of a stack-based buffer in this application. (storagenode.ex)

Just got this on a Win 10 machine.

The system detected an overrun of a stack-based buffer in this application. (storagenode.ex)

KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure.  The corruption
could potentially allow a malicious user to gain control of this machine.

EXCEPTION_RECORD:  ffffae0280b48418 -- (.exr 0xffffae0280b48418)
ExceptionAddress: fffff8072fd8cdcc (afd!AfdBeginAbort+0x000000000000034c)
   ExceptionCode: c0000409 (Security check failure or stack buffer overrun)
  ExceptionFlags: 00000001
NumberParameters: 1
   Parameter[0]: 0000000000000003
Subcode: 0x3 FAST_FAIL_CORRUPT_LIST_ENTRY 


CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  storagenode.ex

ERROR_CODE: (NTSTATUS) 0xc0000409 - The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application

EXCEPTION_CODE_STR:  c0000409

EXCEPTION_PARAMETER1:  0000000000000003

EXCEPTION_STR:  0xc0000409

Is it a VMWare VM?
How much RAM is it has?

No VM / Docker
Win 10 Baremetal / binary
32GB RAM and around ~65% usage just before the exception occurred

https://answers.microsoft.com/en-us/windows/forum/all/ntkrnlmpexe-fastfailcorruptlistentry/7ebf85f6-9ec0-47b9-a472-0af2c1cb75ab

In other words - you need to check RAM. Perhaps you just need to power off, extract modules, clean contacts both modules (with a rubber eraser for example) and the sockets on the motherboard, then insert them back.

1 Like