freebsd-dev/cddl/usr.sbin
Alexander Motin 41b9077ef6 MFV r302660: 6314 buffer overflow in dsl_dataset_name
illumos/illumos-gate@9adfa60d48
https://github.com/illumos/illumos-gate/commit/9adfa60d484ce2435f5af77cc99dcd4e6
92b6660

https://www.illumos.org/issues/6314
  Callers of dsl_dataset_name pass a buffer of size ZFS_MAXNAMELEN, but
  dsl_dataset_name copies the datasets' name PLUS the snapshot name to it,
  resulting in a max of 2 * ZFS_MAXNAMELEN + '@'.

Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Matthew Ahrens <mahrens@delphix.com>
2016-09-01 15:08:27 +00:00
..
dtrace DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
lockstat DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
plockstat DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
zdb Reduce zfs utilities overlinking 2015-12-24 11:56:37 +00:00
zfsd MFV r302660: 6314 buffer overflow in dsl_dataset_name 2016-09-01 15:08:27 +00:00
zhack Reduce zfs utilities overlinking 2015-12-24 11:56:37 +00:00
Makefile zfsd(8), the ZFS fault management daemon 2016-05-28 17:43:40 +00:00
Makefile.inc