DragonFly commits List (threaded) for 2007-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_sysctl.c
dillon 2007/09/03 10:32:32 PDT
DragonFly src repository
Modified files:
sys/kern kern_sysctl.c
Log:
Bring in FreeBSD/1.177 - fix a bug in a call made to useracc(). This
permissions check is redundant since copyin/copyout also perform a
validation so there is no known security issue.
Reported-by: "Constantine A. Murenin" <cnst@FreeBSD.org>
Obtained-from: FreeBSD
Revision Changes Path
1.28 +1 -1 src/sys/kern/kern_sysctl.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_sysctl.c.diff?r1=1.27&r2=1.28&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]