[Bug 246964] bhyve usb_mouse SIGSEGV on null pointer dereference

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 4 06:57:09 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246964

Ali Abdallah <ali.abdallah at suse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215207|0                           |1
        is obsolete|                            |

--- Comment #3 from Ali Abdallah <ali.abdallah at suse.com> ---
Created attachment 215213
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215213&action=edit
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 reveals
also other dereference of null pointers (no more in usb_mouse). I think those
also can be potentially triggered in some way and should be fixed.

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


More information about the freebsd-virtualization mailing list