[Bug 36732] New: mscoree PATH environment setup contains a potential stack buffer overflow
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(a)winehq.org Reporter: focht(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36732 --- Comment #1 from Vincent Povirk <madewokherd(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36732 --- Comment #2 from Vincent Povirk <madewokherd(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36732 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #3 from super_man(a)post.com --- Fixed? http://source.winehq.org/patches/data/114227 got committed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36732 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6df7366e4e4a0342ba347be054b | |c66565b13ca64 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/6df7366e4e4a0342ba347be054... Thanks Vincent Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36732 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.52. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org