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:	Wed, 4 Jul 2007 16:04:40 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Johannes Berg <johannes@...solutions.net>
Cc:	netdev <netdev@...r.kernel.org>, jamal <hadi@...erus.ca>,
	Patrick McHardy <kaber@...sh.net>, Thomas Graf <tgraf@...g.ch>
Subject: Re: multicasting netlink messages to groups > 31 from userspace

On Tue, Jul 03, 2007 at 09:51:25PM +0200, Johannes Berg (johannes@...solutions.net) wrote:
> Does anybody have any better ideas?

Hi Johannes.

Why don't you want to reserve a set of bits in group number, which means 
'allow to work with unpriveledged users', that bits should not cross existing 
users (hardcoded in various files in kernel), all new code can use that
groups.
This effectively limits number of groups, but hell, number of them was so
small just a year or two ago and no one complained (although that was a
reason for connector and gennetlink to appear).

I've read a thread about problems limiting 2^32 group space, while no
user has even more than 10...

> johannes



-- 
	Evgeniy Polyakov
-
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