[Bug 254974] Corsair K95 RGB PLATINUM gaming keyboard not working

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Jun 2021 22:03:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254974

--- Comment #30 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4458105f064740da227ad608ccb5c58805cfac3e

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(-)

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