Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netipsec
Module Name: src
Committed By: maxv
Date: Wed Feb 21 16:55:53 UTC 2018
Modified Files:
src/sys/netipsec: ipsec_output.c
Log Message:
Strengthen this check, to make sure there is room for an ip6_ext structure.
Seems possible to crash m_copydata here (but I didn't test more than that).
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/netipsec/ipsec_output.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