[kernel/f16] Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)

Josh Boyer jwboyer at fedoraproject.org
Sun Jan 15 21:26:25 UTC 2012


commit dff5d862651236a1c7b8a96a1b64cc8c70abd3b0
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sun Jan 15 16:23:28 2012 -0500

    Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)

 kernel.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index fa13649..0b2e30f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1685,6 +1685,7 @@ ApplyPatch compat-wireless-config-fixups.patch
 ApplyPatch compat-wireless-change-CONFIG_IWLAGN-CONFIG_IWLWIFI.patch
 ApplyPatch compat-wireless-pr_fmt-warning-avoidance.patch
 ApplyPatch compat-wireless-rtl8192cu-Fix-WARNING-on-suspend-resume.patch
+ApplyPatch mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
 
 # Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331
 ApplyPatch bcma-brcmsmac-compat.patch
@@ -2391,6 +2392,7 @@ fi
 %changelog
 * Sun Jan 15 2012 Josh Boyer <jwboyer at redhat.com>
 - Avoid packaging symlinks for kernel-doc files (rhbz 767351)
+- Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)
 
 * Fri Jan 13 2012 Josh Boyer <jwboyer at redhat.com>
 - Fix verbose logging messages in the rtl8192cu driver (rhbz 728740)


More information about the scm-commits mailing list