CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/14 10:06:34
Modified files:
sys/netinet : if_ether.c
Log message:
By passing invalid values in the routing message, root could crash
the kernel from user land. Add a null pointer check as quick fix.
OK blambert@ claudio@
