summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-01-11 11:12:31 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-01-11 11:17:08 -0500
commit34e654d965567266d78919d448a797e55f6ec266 (patch)
tree336c3fe8b110f7f94c135b21d91c9dfe2504196e /kernel.spec
parent8ee86905b0588beb08110b40dd11df1476abe320 (diff)
downloadkernel-34e654d965567266d78919d448a797e55f6ec266.tar.gz
kernel-34e654d965567266d78919d448a797e55f6ec266.tar.xz
kernel-34e654d965567266d78919d448a797e55f6ec266.zip
Patch from Stanislaw Gruszka to fix NULL ptr deref in mac80211 (rhbz 769766)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index ed21a7048..e6fecde65 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -754,6 +754,9 @@ Patch21065: Bluetooth-Add-support-for-BCM20702A0-0a5c-21e3.patch
Patch21070: ext4-Support-check-none-nocheck-mount-options.patch
Patch21071: ext4-Fix-error-handling-on-inode-bitmap-corruption.patch
+#rhbz 769766
+Patch21072: mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
+
# compat-wireless patches
Patch50000: compat-wireless-config-fixups.patch
Patch50001: compat-wireless-pr_fmt-warning-avoidance.patch
@@ -1462,6 +1465,8 @@ ApplyPatch ext4-Support-check-none-nocheck-mount-options.patch
ApplyPatch ext4-Fix-error-handling-on-inode-bitmap-corruption.patch
+ApplyPatch mac80211-fix-rx-key-NULL-ptr-deref-in-promiscuous-mode.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2296,6 +2301,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Jan 11 2012 Josh Boyer <jwboyer@redhat.com>
+- Patch from Stanislaw Gruszka to fix NULL ptr deref in mac80211 (rhbz 769766)
+
* Tue Jan 10 2012 John W. Linville <linville@redhat.com>
- Update compat-wireless snapshot with version from 2012-01-09