Hi Dave, Since I didn't get anything else, and this has been pending for a week, here's the other part of the nl80211 socket problem fix (the netlink family URELEASE was the first part.)
Let me know if there's any problem. Thanks, johannes The following changes since commit 30d237a6c2e9be1bb816fe8e787b88fd7aad833b: Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2016-04-08 16:41:28 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2016-04-14 for you to fetch changes up to 8f815cdde3e550e10c2736990d791f60c2ce43eb: nl80211: check netlink protocol in socket release notification (2016-04-12 15:39:06 +0200) ---------------------------------------------------------------- This has just the single fix from Dmitry Ivanov, adding the missing netlink notifier family check to avoid the socket close DoS problem. ---------------------------------------------------------------- Dmitry Ivanov (1): nl80211: check netlink protocol in socket release notification net/wireless/nl80211.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html