[Midnightbsd-cvs] [MidnightBSD/src] 3a6209: bhyve can be configured to emulate devices on a vi...
Lucas Holt
noreply at github.com
Thu Sep 19 22:07:59 EDT 2024
Branch: refs/heads/feature/bhyvefix
Home: https://github.com/MidnightBSD/src
Commit: 3a6209dee1473f6a389e06719e23a505246cc617
https://github.com/MidnightBSD/src/commit/3a6209dee1473f6a389e06719e23a505246cc617
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M usr.sbin/bhyve/pci_xhci.c
Log Message:
-----------
bhyve can be configured to emulate devices on a virtual USB controller (XHCI),
such as USB tablet devices. An insufficient boundary validation in the USB
code could lead to an out-of-bounds read on the heap, which could potentially
lead to an arbitrary write and remote code execution.
Obtained from: FreeBSD
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list