summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-02-28 14:14:22 -0600
committerJustin M. Forbes <jforbes@redhat.com>2012-02-28 14:14:22 -0600
commit4d8a6ac05d0572e8c9705e8670e1fd52efa49e76 (patch)
tree691d0a7757b73041b2448c589c997b769d8038aa /kernel.spec
parente0d8aaf39773475164d131dd8f2ab3a2004b41fd (diff)
downloadkernel-4d8a6ac05d0572e8c9705e8670e1fd52efa49e76.tar.gz
kernel-4d8a6ac05d0572e8c9705e8670e1fd52efa49e76.tar.xz
kernel-4d8a6ac05d0572e8c9705e8670e1fd52efa49e76.zip
CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 2a6669744..feb8413a0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -774,6 +774,9 @@ Patch21280: ums_realtek-do-not-use-stack-memory-for-DMA-in-__do_.patch
#rhbz 727865 730007
Patch21300: ACPICA-Fix-regression-in-FADT-revision-checks.patch
+#rhbz 798296
+Patch21301: cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
+
# compat-wireless patches
Patch50000: compat-wireless-config-fixups.patch
Patch50001: compat-wireless-pr_fmt-warning-avoidance.patch
@@ -1493,6 +1496,9 @@ ApplyPatch ums_realtek-do-not-use-stack-memory-for-DMA-in-__do_.patch
#rhbz 727865 730007
ApplyPatch ACPICA-Fix-regression-in-FADT-revision-checks.patch
+#rhbz 798296
+ApplyPatch cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2364,6 +2370,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Feb 28 2012 Justin M. Forbes <jforbes@redhat.com>
+- CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296)
+
* Tue Feb 28 2012 Dave Jones <davej@redhat.com> - 3.3.0-0.rc5.git2.1
- Linux v3.3-rc5-88-g586c6e7