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:	Fri, 27 Jun 2008 20:12:46 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	paul.moore@...com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] netlabel: Fix a problem when dumping the default IPv6
 static labels

From: Paul Moore <paul.moore@...com>
Date: Wed, 25 Jun 2008 16:29:13 -0400

> There is a missing "!" in a conditional statement which is causing entries to
> be skipped when dumping the default IPv6 static label entries.  This can be
> demonstrated by running the following:
> 
>  # netlabelctl unlbl add default address:::1 \
>                                  label:system_u:object_r:unlabeled_t:s0
>  # netlabelctl -p unlbl list
> 
> ... you will notice that the entry for the IPv6 localhost address is not
> displayed but does exist (works correctly, causes collisions when attempting
> to add duplicate entries, etc.).
> 
> Signed-off-by: Paul Moore <paul.moore@...com>

Patch applied, thanks Paul.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ