]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix missing error handling in bhyve(8) device models.
authorGordon Tetlow <gordon@FreeBSD.org>
Tue, 24 Aug 2021 17:33:35 +0000 (10:33 -0700)
committerGordon Tetlow <gordon@FreeBSD.org>
Tue, 24 Aug 2021 17:33:35 +0000 (10:33 -0700)
commitec08bc89d4b3a94ff676e8e9ce6663508f18148b
tree747150d62185c9dae10a2b3c2a18eeab8b236d8d
parent4f590ee3ed7eb15cb3583f5fa1af75f0f45a475c
Fix missing error handling in bhyve(8) device models.

Approved by: so
Security: SA-21:13.bhyve
Security: CVE-2021-29631
usr.sbin/bhyve/pci_virtio_9p.c
usr.sbin/bhyve/pci_virtio_console.c
usr.sbin/bhyve/pci_virtio_rnd.c
usr.sbin/bhyve/pci_virtio_scsi.c