cvs commit: src/sys/net if_clone.c
Maxim Konovalov
maxim at FreeBSD.org
Thu Feb 24 13:14:42 GMT 2005
maxim 2005-02-24 13:14:41 UTC
FreeBSD src repository
Modified files:
sys/net if_clone.c
Log:
o Move ifcr_count sanity check up and reject negative values before we
panic at kmem_alloc() via malloc(9).
PR: kern/77748
Submitted by: Wojciech A. Koszek
OK'ed by: brooks
Security: local DoS, a sample code in the PR.
MFC after: 3 days
Revision Changes Path
1.6 +3 -6 src/sys/net/if_clone.c
More information about the cvs-src
mailing list