[Bug 38949] Free Falcon 5.x/6.x configuration editor segfaults on start (loader must take invalid IMAGE_LOAD_CONFIG_DIRECTORY values into account)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 19 12:42:21 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38949

--- Comment #3 from André H. <nerv at dawncrow.de> ---
(In reply to Sebastian Lackner from comment #2)
> (In reply to Anastasius Focht from comment #1)
> > The content of some PE image directories is invalid before the UPX
> > decompressor stub is run.
> > You must take this possibility into account before trying to access these
> > data structures.
> 
> Validating if the SecurityCookie is inside of the module should fix this,
> however I wonder if this is really a complete fix. Do we theoretically also
> need relocation of the SecurityCookie pointer?

Checking if the pointer is sane is one thing, but what about the decompressed
exe, it also needs a random cookie value...

-- 
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.


More information about the wine-bugs mailing list