Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3-0] src/sys/netiso



Module Name:    src
Committed By:   ghen
Date:           Thu Mar 29 08:53:44 UTC 2007

Modified Files:
        src/sys/netiso [netbsd-3-0]: clnp_subr.c

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #1733):
        sys/netiso/clnp_subr.c: revision 1.27 via patch
A number of functions do not validate the length of arguments passed.
As a result of this a user could supply a bad 'sockaddr' structure to
clnp_route() via connect(2).
Issue found by Christer Oberg and patch from christos@ (NetBSD-SA2007-004)


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.4.1 src/sys/netiso/clnp_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index