Buffer Overflow - BlueScreen/KERNEL_SECURITY_CHECK_FAILURE

Questions about Cobian Reflector
Post Reply
krump
Posts: 9
Joined: 28 Feb 2022, 23:42

Buffer Overflow - BlueScreen/KERNEL_SECURITY_CHECK_FAILURE

Post by krump »

Hi,

First @CobianAdmin, have some github repo? To bug request?

Second:
Unfortunately Cobian Reflector can cause issue like buffer overflow. I think more important will be minidump after system crash (inclide).
Use WinDbg, import file and run !analyze -v

Code: Select all

BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  Cobian.Reflector.Application.exe

ERROR_CODE: (NTSTATUS) 0xc0000409 - The system detected a stack based buffer overrun in this application. The overrun may allow a malicious user to gain control over this application.

EXCEPTION_CODE_STR:  c0000409

EXCEPTION_PARAMETER1:  000000000000000e

EXCEPTION_STR:  0xc0000409
Attachments
053122-15203-01.7z
(334.69 KiB) Downloaded 62 times
User avatar
cobian
Site Admin
Posts: 4611
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Buffer Overflow - BlueScreen/KERNEL_SECURITY_CHECK_FAILURE

Post by cobian »

Thanks
--
Luis Cobian
Cobian Backup's creator
Post Reply