Reviewed-by: Sultan Qasim Khan <[email protected]> On Wed, Nov 30, 2022 at 2:02 PM Fabio Estevam <[email protected]> wrote:
> On Wed, Nov 30, 2022 at 3:55 PM <[email protected]> wrote: > > > > From: Hugo SIMELIERE <[email protected]> > > > > Commit fbce985e28eaca3af82afecc11961aadaf971a7e to fix CVE-2022-2347 > > blocks DFU usb requests. > > The verification of the transfer direction was done by an equality > > but it is a bit mask. > > > > Signed-off-by: Hugo SIMELIERE <[email protected]> > > Reviewed-by: Fabio Estevam <[email protected]> >

