]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge r309640 from head:
authorglebius <glebius@FreeBSD.org>
Tue, 6 Dec 2016 18:54:43 +0000 (18:54 +0000)
committerglebius <glebius@FreeBSD.org>
Tue, 6 Dec 2016 18:54:43 +0000 (18:54 +0000)
commitf836007bd73e9e537d2aa37f997452952dc86d84
tree25344a0a04cf6bad2fb43569418cded446f11cd8
parent8ce24fbbdcb70e8a23953f5da6f4687b334c3f84
Merge r309640 from head:

  Fix possible integer overflow in guest memory bounds checking, which could
  lead to access from the virtual machine to the heap of the bhyve(8) process.

Submitted by: Felix Wilhelm <fwilhelm ernw.de>
Patch by: grehan
Security: FreeBSD-SA-16:38.bhyve
lib/libvmmapi/vmmapi.c