freebsd-skq/sys/cddl
Mark Johnston 36f5d07745 Re-check the systrace probe ID before calling dtrace_probe().
Otherwise there exists a narrow window during which a syscall probe can be
disabled and cause a concurrently-running thread to call dtrace_probe()
with an invalid probe ID.

Reported by:	ngie
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
2016-09-22 23:22:53 +00:00
..
boot/zfs Bug 212114 - loader: zio_checksum_verify() must test spa for NULL pointer 2016-08-24 16:30:15 +00:00
compat/opensolaris Switch random_get_pseudo_bytes() shim to arc4rand(). 2016-09-10 09:37:41 +00:00
contrib/opensolaris MFV r268120: 2016-09-11 17:48:06 +00:00
dev Re-check the systrace probe ID before calling dtrace_probe(). 2016-09-22 23:22:53 +00:00