From Ian Kent (raven at themaw) dot net:
authorzoulasc <christos@zoulas.com>
Mon, 1 Sep 2014 08:19:43 +0000 (04:19 -0400)
committerzoulasc <christos@zoulas.com>
Mon, 1 Sep 2014 08:19:43 +0000 (04:19 -0400)
commit89366123426f780fb549e4eeaba7a46ab0cf9a87
tree4c776af20843fd7264d4968446bcc0d66a1d0577
parent13118481bf577a2280193d68b612f92aa1b56b06
From Ian Kent (raven at themaw) dot net:
In amfs_mount() the function get_root_nfs_fh() is assumed to return an
NFSv2 handle but, if nfs_dispatcher != 2 it will write an NFSv3 handle
to the NFSv2 structure, possibly overflowing the variable.
ChangeLog
amd/amd.h
amd/autil.c
amd/map.c