]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
6266 harden dtrace_difo_chunksize() with respect to malicious DIF
authorMark Johnston <markj@FreeBSD.org>
Wed, 30 Sep 2015 03:30:24 +0000 (03:30 +0000)
committerMark Johnston <markj@FreeBSD.org>
Wed, 30 Sep 2015 03:30:24 +0000 (03:30 +0000)
commite4ab76dbb1c1a8ae9ccd4a8de1cebe823672dcf6
treebe7f8fa8348e39f291c995acc584cd7db20faf0e
parentddd84277c975e36e62d674a572459a078f662912
6266 harden dtrace_difo_chunksize() with respect to malicious DIF

illumos/illumos-gate@395c7a3dcfc66b8b671dc4b3c4a2f0ca26449922

Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Author: Bryan Cantrill <bryan@joyent.com>
cmd/dtrace/test/tst/common/privs/tst.kpriv.ksh [new file with mode: 0644]
cmd/dtrace/test/tst/common/scalars/err.bigglobal.d [new file with mode: 0644]
cmd/dtrace/test/tst/common/scalars/err.biglocal.d [new file with mode: 0644]
uts/common/dtrace/dtrace.c
uts/common/sys/dtrace_impl.h