16:50:33 Hi. What kind of exploit mitgations supported by the Illumos kernel? 16:52:20 I am thinking mitgations like KASLR, SSP, etc. 22:15:02 szilard: for user-space process mitigations, see https://illumos.org/man/7/security-flags - I don't know of a similar list for the kernel side, but I don't think there's many beyond the stuff provided by microcode like IBRS/IBPB/etc.