LCatro

Results 5 issues of LCatro

ASAN Detect : ![](https://raw.githubusercontent.com/lcatro/My_PoC/master/bfgminer/load_config_memory_leak.png) The reason is load_config() return json_error by malloc() ,but _load_default_configs() never free this return . ![](https://raw.githubusercontent.com/lcatro/My_PoC/master/bfgminer/load_config_memory_leak_code.png) Fix : ```C static bool _load_default_configs(const char * const filepath,...

bug

师傅太强了,受益匪浅,前排插眼求更新~~

Crash File : https://raw.githubusercontent.com/lcatro/My_PoC/master/swfmill/swf2xml_dead_loop Trigger : `./swfmill swf2xml ./swf2xml_dead_loop` it will alloc a lot of memory until this process get kill Crash Detail : ``` libfuzzer@libfuzzer-virtual-machine:~/fuzzing/swfmill/src$ ./swfmill swf2xml ./swf2xml_dead_loop WARNING:...

bug

Crash File : [https://raw.githubusercontent.com/lcatro/My_PoC/master/swfmill/swf2xml_crash_getWord](url) Trigger : ./swfmill swf2xml ./swf2xml_crash_getWord Crash Detail : **valgrind** ``` libfuzzer@libfuzzer-virtual-machine:~/fuzzing/swfmill/src$ valgrind ./swfmill swf2xml ./swf2xml_crash_getWord ==1439== Memcheck, a memory error detector ==1439== Copyright (C) 2002-2015, and...

bug

Boss Ma 我要给你Call Call Call ..