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, 10 Nov 2020 15:40:59 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Paul Moore <paul@...l-moore.com>
Cc:     netdev@...r.kernel.org, linux-security-module@...r.kernel.org,
        selinux@...r.kernel.org, Joe Nall <joe@...l.com>,
        Waseem Chaudary <waseem.a.chaudary@...enturefederaldefense.com>
Subject: Re: [PATCH] netlabel: fix our progress tracking in
 netlbl_unlabel_staticlist()

On Sun, 08 Nov 2020 09:08:26 -0500 Paul Moore wrote:
> The current NetLabel code doesn't correctly keep track of the netlink
> dump state in some cases, in particular when multiple interfaces with
> large configurations are loaded.  The problem manifests itself by not
> reporting the full configuration to userspace, even though it is
> loaded and active in the kernel.  This patch fixes this by ensuring
> that the dump state is properly reset when necessary inside the
> netlbl_unlabel_staticlist() function.
> 
> Fixes: 8cc44579d1bd ("NetLabel: Introduce static network labels for unlabeled connections")
> Signed-off-by: Paul Moore <paul@...l-moore.com>

Applied to net, thank you!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ