Source-Changes archive

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

CVS commit: [netbsd-4] src/sys



Module Name:    src
Committed By:   riz
Date:           Sun Apr  3 15:16:11 UTC 2011

Modified Files:
        src/sys/netinet6 [netbsd-4]: ipcomp_input.c
        src/sys/netipsec [netbsd-4]: xform_ipcomp.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1425):
        sys/netipsec/xform_ipcomp.c: revision 1.26
        sys/netinet6/ipcomp_input.c: revision 1.37
mitigation for CVE-2011-1547
this should really be solved by counting nested headers (like in the
inet6 case) instead
mitigation for CVE-2011-1547


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.2.1 src/sys/netinet6/ipcomp_input.c
cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/sys/netipsec/xform_ipcomp.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