]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r309640 from head:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Dec 2016 18:55:01 +0000 (18:55 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Dec 2016 18:55:01 +0000 (18:55 +0000)
commit89715d5571e6547e9207948b52eebd03a5285271
treee5f1d41e079704d67e0fd1babd36789631b56e1f
parent2abab42f2916efd6821846ed94adebc30a9e369f
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@309648 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libvmmapi/vmmapi.c