[Bug 1419] - disable applications running under WINE from accessing network

wine-bugs at winehq.com wine-bugs at winehq.com
Sun May 4 20:20:15 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1419





------- Additional Comments From fgouget at codeweavers.com  2003-05-04 20:20 -------
There was a discussion on wine-devel about that subject and the conclusion was
that Wine is the wrong level for implementing this kind of feature.
Instead, this sort of feature should be implemented at the Unix level by
preventing (some/specific) applications from making specific system calls, e.g.
network system calls, which would prevent malicious Linux applications from
doing bad things.

Using such a framework it would be possible to prevent Wine, and thus Windows
applications, from accessing the network, accessing specific directories or
files, etc, etc. And the advantage is that this would even stop cross-platform
viruses, i.e. viruses that know about Wine and make Linux system calls when they
detect they are on Linux.


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1419>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list