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:   Mon, 03 Aug 2020 15:49:31 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     lukas@...ner.de
Cc:     kuba@...nel.org, vincent.ldev@...ert.net, chris@...avowed.jp,
        doug@...ntowndougbrown.com, yuehaibing@...wei.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH] appletalk: Fix atalk_proc_init() return path

From: Lukas Wunner <lukas@...ner.de>
Date: Sun, 2 Aug 2020 07:06:51 +0200

> From: Vincent Duvert <vincent.ldev@...ert.net>
> 
> Add a missing return statement to atalk_proc_init so it doesn't return
> -ENOMEM when successful.  This allows the appletalk module to load
> properly.
> 
> Fixes: e2bcd8b0ce6e ("appletalk: use remove_proc_subtree to simplify procfs code")
> Link: https://www.downtowndougbrown.com/2020/08/hacking-up-a-fix-for-the-broken-appletalk-kernel-module-in-linux-5-1-and-newer/
> Reported-by: Christopher KOBAYASHI <chris@...avowed.jp>
> Reported-by: Doug Brown <doug@...ntowndougbrown.com>
> Signed-off-by: Vincent Duvert <vincent.ldev@...ert.net>
> [lukas: add missing tags]
> Signed-off-by: Lukas Wunner <lukas@...ner.de>

Shows how many people are actually using appletalk if it doesn't even
load since v5.1

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ