Date: Thu, 04 Jun 2020 06:57:08 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 246964] bhyve usb_mouse SIGSEGV on null pointer dereference Message-ID: <bug-246964-27103-lXSY2E56Yo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246964-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-246964-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246964 Ali Abdallah <ali.abdallah@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #215207|0 |1 is obsolete| | --- Comment #3 from Ali Abdallah <ali.abdallah@suse.com> --- Created attachment 215213 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215213&action= =3Dedit Fix null pointer dereferences in usb_mouse Fix a couple of more dereferences in usb_mouse. Please note that running 'scan-build80 make' in /usr/src/usr.sbin/bhyve rev= eals also other dereference of null pointers (no more in usb_mouse). I think tho= se also can be potentially triggered in some way and should be fixed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246964-27103-lXSY2E56Yo>