Yang, BongYeol (xeraph)

Results 67 comments of Yang, BongYeol (xeraph)

@maikas89 Damn.. It may be another graalvm native image issue. https://github.com/oracle/graal/issues/1600 I'll investigate more details. Use JAR version if possible.

@maikas89 Just to clarify, Do you use v2.6.1 release?

If any one has same problem, regression would be help. It's very hard to reproduce in my environment. e.g. static or non-static, native-image version difference. code base changes..

@maikas89 Does scanner terminate randomly when you run scanner repeatedly and manually on affected machine? or some other conditions? Also try other build from package.zip https://github.com/logpresso/CVE-2021-44228-Scanner/suites/4742913126/artifacts/131086305

@maikas89 @sureshgurram123 I don't know sccm well. Does MECM/SCCM run powershell script remotely? If it does, I suspect remote shell memory limit. https://stackoverflow.com/questions/9665981/outofmemory-exception-on-remote-execution-using-powershell-invoke-command > http://msdn.microsoft.com/en-us/library/windows/desktop/aa384372(v=vs.85).aspx > The defult memory limit...

@Estarossa68 @maikas89 @sureshgurram123 Would you try v2.9.0 release? I reduced scanner memory footprint significantly. https://github.com/logpresso/CVE-2021-44228-Scanner/releases/tag/v2.9.0

Hmm.. Someone may implement this issue. However I don't want any additional dependency. Scanner will get complicated to support nested scanning and patching.