Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   rpaulo
Date:           Wed Nov 30 23:14:38 UTC 2005

Modified Files:
        src/sys/net: bpf.h bpf_filter.c

Log Message:
PR 32198: bpf_validate() needs to do more checks, by Guy Harris.
Problems like out-of-bounds read/write in filter machine operations
were fixed.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/net/bpf.h
cvs rdiff -r1.23 -r1.24 src/sys/net/bpf_filter.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