On Wed, 2016-04-06 at 17:22 +0300, Dmitry Ivanov wrote: > This patch corrects the problem where non-privileged user may create > netlink socket with port_id equal to port_id used by hostapd to > create > virtual wireless network interfaces. Call to bind() will fail for > such > socket, but release notification sent on close() or process > termination > to nl80211 subsystem will destroy virtual network interfaces while > hostapd is still running. > Thanks Dmitry. There are a number of issues with your patch still, such as describing the problem in too restricted ways (this problem is not specific to nl80211 nor fixed there). The subject should also have a proper prefix and you're not sending this patch to the right people. If you prefer, I can take ownership of these patches. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html