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:   Fri, 24 Jun 2022 15:25:15 +0900
From:   "Dae R. Jeong" <threeearcat@...il.com>
To:     Eric Dumazet <edumazet@...gle.com>
Cc:     David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Paolo Abeni <pabeni@...hat.com>,
        netdev <netdev@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: KASAN: use-after-free Read in cfusbl_device_notify

On Fri, Jun 24, 2022 at 08:15:54AM +0200, Eric Dumazet wrote:
> On Fri, Jun 24, 2022 at 8:08 AM Dae R. Jeong <threeearcat@...il.com> wrote:
> >
> > Hello,
> >
> > We observed a crash "KASAN: use-after-free Read in cfusbl_device_notify" during fuzzing.
> 
> This is a known problem.
> 
> Some drivers do not like NETDEV_UNREGISTER being delivered multiple times.
>
> Make sure in your fuzzing to have NET_DEV_REFCNT_TRACKER=y
> 
> Thanks.

Our config already have CONFIG_NET_DEV_REFCNT_TRACKER=y.
Anyway, this UAF report seems not interesting.

Thank you for your quick reply.


Best regards,
Dae R. Jeong.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ