On 10/23/20 8:27 AM, Konstantin Belousov wrote:
Does this description mean that if guest writes garbage into base, it can
crash monitor ?

The guest can crash the bhyve process by writing garbage into device registers, yes.

A bad base address will be mapped to NULL and eventually gets passed as src to memcpy.

-Ryan

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to