[Bug 264521] bhyve's pci_vtscsi_request_handle() can read beyond allocated heap object

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 20:06:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264521

--- Comment #1 from Robert Morris <rtm@lcs.mit.edu> ---
Similarly, pci_vtscsi_control_handle() ought to check
bufsize >= sizeof(struct pci_vtscsi_ctrol_tmf) or _an.

-- 
You are receiving this mail because:
You are the assignee for the bug.