[launcher] properties buffer may be overflowed
----------------------------------------------
Key: HARMONY-1376
URL: http://issues.apache.org/jira/browse/HARMONY-1376
Project: Harmony
Issue Type: Bug
Components: Classlib
Reporter: Alexey Varlamov
The launcher parses "harmonyvm.properties" into a buffer of fixed size and without boundaries
checking.
If the file has more than 20 lines with VM arguments, segfault occurs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|