https://bugs.winehq.org/show_bug.cgi?id=36732
Bug ID: 36732 Summary: mscoree PATH environment setup contains a potential stack buffer overflow Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
split off, see bug 36731 for details.
http://source.winehq.org/git/wine.git/blob/8cdcf470016f0655dfc8810f9d4d2f2d7...
Found by code review, I don't have an actual app that suffers from this.
Regards
https://bugs.winehq.org/show_bug.cgi?id=36732
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- We should fix wine-mono (and possibly upstream) so that the path adjustment is not needed. Any dll's that link to MonoPosixHelper.dll should have their .config files modified so they can find it without it being in the path.
This would also remove the need for the dll loading hack in wine-mono that lets us name them by architecture.
http://bugs.winehq.org/show_bug.cgi?id=36732
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- The next Wine Mono release (coming as soon as I can clear up some build issues), will remove the need for this, and I will follow up with a patch that removes this code.
https://bugs.winehq.org/show_bug.cgi?id=36732
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Fixed?
http://source.winehq.org/patches/data/114227
got committed.
https://bugs.winehq.org/show_bug.cgi?id=36732
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6df7366e4e4a0342ba347be054b | |c66565b13ca64 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/6df7366e4e4a0342ba347be054...
Thanks Vincent
Regards
https://bugs.winehq.org/show_bug.cgi?id=36732
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.52.