Date: Tue, 25 Jun 2019 13:15:40 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 238801] usbdump -r <file> bad read Message-ID: <bug-238801-19105-kEB1zS9Bb1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238801-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-238801-19105@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=3D238801 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Tue Jun 25 13:15:30 UTC 2019 New revision: 349370 URL: https://svnweb.freebsd.org/changeset/base/349370 Log: Fix parsing of corrupt data in usbdump(8). Check that the transfer type array lookup is within bounds to avoid segfault. PR: 238801 MFC after: 3 days Sponsored by: Mellanox Technologies Changes: head/usr.sbin/usbdump/usbdump.c --=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-238801-19105-kEB1zS9Bb1>