LWN.net Logo

kernel: multiple vulnerabilities

kernel: multiple vulnerabilities

Posted Sep 23, 2005 6:50 UTC (Fri) by zblaxell (subscriber, #26385)
Parent article: kernel: multiple vulnerabilities

Herbert Xu discovered that the setsockopt() function was not restricted to privileged users.
Uhhh..."socket policy loading" (IP_IPSEC_POLICY) is what is restricted. setsockopt() is the user-space interface to IP_IPSEC_POLICY but setsockopt() can do many other things, several of which are useful for non-privileged users.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds