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

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


commit 6c1c9987c61dc3c67ad8ffbd9ea2ec3fe4eba73f
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sun Jan 15 16:26:18 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 b935ea0..2c0fd37 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1548,6 +1548,7 @@ ApplyPatch compat-wireless-config-fixups.patch
 ApplyPatch compat-wireless-pr_fmt-warning-avoidance.patch
 ApplyPatch compat-wireless-integrated-build.patch
 ApplyPatch compat-wireless-rtl8192cu-Fix-WARNING-on-suspend-resume.patch
+ApplyPatch mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
 
 cd ..
 
@@ -2319,6 +2320,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 Dave Jones <davej at redhat.com>
 - Disable NFC drivers.


More information about the scm-commits mailing list