Source-Changes archive

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

CVS commit: [netbsd-2-1] src/sys



Module Name:    src
Committed By:   bouyer
Date:           Thu Feb  8 23:09:06 UTC 2007

Modified Files:
        src/sys/compat/darwin [netbsd-2-1]: darwin_iohidsystem.c
        src/sys/compat/freebsd [netbsd-2-1]: freebsd_misc.c
        src/sys/kern [netbsd-2-1]: kern_ktrace.c

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #11023):
        sys/kern/kern_ktrace.c: revision 1.110 via patch
        sys/sys/ktrace.h: revision 1.45 via patch
        sys/compat/freebsd/freebsd_misc.c: revision 1.26 via patch
        sys/compat/darwin/darwin_iohidsystem.c: revision 1.35 via patch
        sys/compat/darwin/darwin_ktrace.c: revision 1.6 via patch
Due to insufficient length checking it is possible for a user to cause
an integer overflow.  Make ktruser return an error instead.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.6.1 src/sys/compat/darwin/darwin_iohidsystem.c
cvs rdiff -r1.20.6.1 -r1.20.6.1.2.1 src/sys/compat/freebsd/freebsd_misc.c
cvs rdiff -r1.88.2.1 -r1.88.2.1.4.1 src/sys/kern/kern_ktrace.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