* [uml-devel] uml_switch security fixing
@ 2005-03-02 14:53 Blaisorblade
2005-03-03 12:47 ` [uml-devel] " Nuutti Kotivuori
0 siblings, 1 reply; 3+ messages in thread
From: Blaisorblade @ 2005-03-02 14:53 UTC (permalink / raw)
To: Steve Schmidtke, Gerd Knorr; +Cc: user-mode-linux-devel
Hey, has anyone found the time to put together any patch to workaround the
security bug in uml_net?
I think it would be ok also to simply comment out the offending code (even
providing some kind of -D configuration option for who really needs SLIP
support, and they are few)!
Suggestions?
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [uml-devel] Re: uml_switch security fixing
2005-03-02 14:53 [uml-devel] uml_switch security fixing Blaisorblade
@ 2005-03-03 12:47 ` Nuutti Kotivuori
2005-03-09 9:23 ` Blaisorblade
0 siblings, 1 reply; 3+ messages in thread
From: Nuutti Kotivuori @ 2005-03-03 12:47 UTC (permalink / raw)
To: user-mode-linux-devel
blaisorblade@yahoo.it wrote:
> Suggestions?
FWIW, we have gone off using switch daemon entirely. We are using
simply preallocated tap devices, connected to bridges via normal Linux
bridging controls. Works cleaner and faster, more places to dump the
traffic from and it allows normal linux traffic queueing and
firewalling to be used to limit transfers between machines.
All physical networks and virtual network (networks not connected to
any physical interfaces) are implemented as bridges.
The only problem was the tap device queue hang (SIGIO problem), which
was resolved with the one queue option (and hopefully fixed in UML or
mainline kernel later).
-- Naked
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [uml-devel] Re: uml_switch security fixing
2005-03-03 12:47 ` [uml-devel] " Nuutti Kotivuori
@ 2005-03-09 9:23 ` Blaisorblade
0 siblings, 0 replies; 3+ messages in thread
From: Blaisorblade @ 2005-03-09 9:23 UTC (permalink / raw)
To: user-mode-linux-devel; +Cc: Nuutti Kotivuori
On Thursday 03 March 2005 13:47, Nuutti Kotivuori wrote:
> blaisorblade@yahoo.it wrote:
> > Suggestions?
>
> FWIW, we have gone off using switch daemon entirely. We are using
> simply preallocated tap devices, connected to bridges via normal Linux
> bridging controls. Works cleaner and faster, more places to dump the
> traffic from and it allows normal linux traffic queueing and
> firewalling to be used to limit transfers between machines.
>
> All physical networks and virtual network (networks not connected to
> any physical interfaces) are implemented as bridges.
>
> The only problem was the tap device queue hang (SIGIO problem), which
> was resolved with the one queue option (and hopefully fixed in UML or
> mainline kernel later).
I just verified I was inaccurate in the title... the problem which was found
was about the setuid uml_net, not uml_switch. It amounts to the possibility
for unprivileged users to do the equivalent of "ifconfig down " for chosen
interfaces, by simply running uml_net.
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-09 16:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 14:53 [uml-devel] uml_switch security fixing Blaisorblade
2005-03-03 12:47 ` [uml-devel] " Nuutti Kotivuori
2005-03-09 9:23 ` Blaisorblade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox