lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 Feb 2022 14:10:10 +0800 (GMT+08:00)
From:   "Jing Leng" <3090101217@....edu.cn>
To:     gregkh@...uxfoundation.org
Cc:     linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
        "Jing Leng" <jleng@...arella.com>, ruslan.bilovol@...il.com,
        jbrunet@...libre.com, pavel.hofman@...tera.com, pawell@...ence.com,
        jackp@...eaurora.org, balbi@...nel.org, colin.king@...el.com
Subject: [PATCH v3] usb: gadget: f_uac2: fix superspeed transfer

Hi Greg KH,

1. Old version kernel can support superspeed transfer, the problem
was introduced by the following modification:
 commit eaf6cbe0992052a46d93047dc122fad5126aa3bd
 Author: Ruslan Bilovol <ruslan.bilovol@...il.com>
 Date:   Mon Jul 12 14:55:28 2021 +0200
 
     usb: gadget: f_uac2: add volume and mute support

2. Only ss_ep_int_desc endpoint doesn't have 'SuperSpeed Endpoint
Companion Descriptor' followed (All other endpoints have it).

So it is a bugfix rather than a feature.

Thanks,
Jing Leng

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ