https://bugs.winehq.org/show_bug.cgi?id=47627
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- The very nature of Wine means that a Windows application can execute the same code that an equivalent native application does, e.g. it can make direct system calls using "int 0x80" or "syscall". Wine is not, and cannot be, a container, or virtualization environment; it is in many respects no more and no less secure than its host.