1 Sep 2009 01:11
[Bug 19899] New: -D_FORTIFY_SOURCE=2 detects overflow in RPCRT4_BuildBindAckHeader
<wine-bugs <at> winehq.org>
2009-08-31 23:11:15 GMT
2009-08-31 23:11:15 GMT
http://bugs.winehq.org/show_bug.cgi?id=19899 Summary: -D_FORTIFY_SOURCE=2 detects overflow in RPCRT4_BuildBindAckHeader Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc AssignedTo: wine-bugs <at> winehq.org ReportedBy: pp <at> ee.oulu.fi Running winecfg (1.1.28) compiled with the standard Fedora buffer overflow detection stuff causes the following: [pp <at> laptop ~]$ winecfg *** buffer overflow detected ***: C:\windows\system32\services.exe terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x4d)[0x6827196d] /lib/libc.so.6(+0x5ed9fa)[0x6826f9fa] /lib/libc.so.6(__strcpy_chk+0x44)[0x6826ecd4] /usr/bin/../lib/wine/rpcrt4.dll.so(RPCRT4_BuildBindAckHeader+0xfe)[0x685cf01e] /usr/bin/../lib/wine/rpcrt4.dll.so(+0x4bb48)[0x685d2b48] /usr/bin/../lib/wine/ntdll.dll.so(+0x7749f)[0x6837249f] /usr/bin/../lib/wine/ntdll.dll.so(+0x6ac84)[0x68365c84] /usr/bin/../lib/wine/ntdll.dll.so(call_thread_entry_point+0x71)[0x68365e71] /usr/bin/../lib/wine/ntdll.dll.so(+0x73586)[0x6836e586](Continue reading)
RSS Feed