Stanislav Osipov
Stanislav Osipov
Memory allocation chain: xls.c359: name = get_string(bs->name, size - offsetof(BOUNDSHEET, name), 0, pWB); xlstool.c:433 ret =codepage_decode(str+ofs, ln, pWB); xlstool.c:321 return transcode_latin1_to_utf8(s, len); xlstool.c:301 char *out = ret = malloc(len+utf8_chars+1);
Still vulnerable to: ``` ``` Report: ``` thread 'vector-worker' panicked at 'internal error: entered unreachable code: shouldn't be other XML nodes', lib/vrl/stdlib/src/parse_xml.rs:378:14 note: run with `RUST_BACKTRACE=1` environment variable to display...
Hi, you have to use Afl 2.56
Hi @amaranthjinn Just comment these lines: > .venv/lib/python3.11/site-packages/coverage/inorout.py-16478- #if self.third_match.match(filename) and not self.source_in_third_match.match(filename): > .venv/lib/python3.11/site-packages/coverage/inorout.py:16579: # return "inside --source, but is third-party"
Had same issue using sysbox-ce runtime Switching to runc solved a problem