Date: Sun, 13 Jun 2021 22:03:50 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 254974] Corsair K95 RGB PLATINUM gaming keyboard not working Message-ID: <bug-254974-19105-PgSu5e0CtD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254974-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-254974-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=3D254974 --- Comment #30 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4458105f064740da227ad608ccb5c5880= 5cfac3e commit 4458105f064740da227ad608ccb5c58805cfac3e Author: Vladimir Kondratyev <wulf@FreeBSD.org> AuthorDate: 2021-05-28 20:13:44 +0000 Commit: Vladimir Kondratyev <wulf@FreeBSD.org> CommitDate: 2021-06-13 21:57:31 +0000 usbhid(4): Fix NULL pointer dereference in usbd_xfer_max_len() Which happens when USB transfer setup is failed. PR: 254974 Reviewed by: hselasky Differential revision: https://reviews.freebsd.org/D30485 (cherry picked from commit e889a462d878675551b227a382764c3879e6c2b3) sys/dev/usb/input/usbhid.c | 64 +++++++++++++++++++++++++++++++++++-------= ---- 1 file changed, 49 insertions(+), 15 deletions(-) --=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-254974-19105-PgSu5e0CtD>