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] [day] [month] [year] [list]
Date:   Tue, 24 Jul 2018 16:38:28 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     shubhrajyoti.datta@...il.com
Cc:     netdev@...r.kernel.org, michal.simek@...inx.com,
        linux-kernel@...r.kernel.org, shubhrajyoti.datta@...inx.com
Subject: Re: [PATCH] net: axienet: Fix double deregister of mdio

From: <shubhrajyoti.datta@...il.com>
Date: Tue, 24 Jul 2018 10:09:53 +0530

> From: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
> 
> If the registration fails then mdio_unregister is called.
> However at unbind the unregister ia attempted again resulting
> in the below crash
 ...
> Fix the same by making the bus NULL on unregister.
> 
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ