cvs commit: src/sys/net if.c
Xin LI
delphij at FreeBSD.org
Sat Feb 12 17:51:12 GMT 2005
delphij 2005-02-12 17:51:12 UTC
FreeBSD src repository
Modified files:
sys/net if.c
Log:
Validate ifc->ifc_len before submitting its incarnation to sbuf_new,
which will finally lead to kernel panic.
Security: This prevents a local (root-launched) DoS
Submitted by: Wojciech A. Koszek [dunstan at freebsd czest pl]
PR: 77421
MFC After: 1 week
Revision Changes Path
1.218 +4 -0 src/sys/net/if.c
More information about the cvs-src
mailing list