HomeFreeBSD

MFC 333639:

Description

MFC 333639:
vmmdev: return EFAULT when trying to read beyond VM system memory max address

Currently, when using dd(1) to take a VM memory image, the capture never ends,
reading zeroes when it's beyond VM system memory max address.
Return EFAULT when trying to read beyond VM system memory max address.

Details

Provenance
jhbAuthored on
Parents
rS347408: libsecureboot: make it easier to customize trust anchors
Branches
Unknown
Tags
Unknown