summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-04-03 12:55:28 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-04-03 13:57:31 -0400
commit8390bec6eae6477511ac3d93f37d65e88fbd3b28 (patch)
treea8a47f05d25b65dfdec85a694e82f9a0874528e2 /kernel.spec
parent31174218a0b2e3c9e7bcb168b23d898e0cb94fb0 (diff)
downloadkernel-8390bec6eae6477511ac3d93f37d65e88fbd3b28.tar.gz
kernel-8390bec6eae6477511ac3d93f37d65e88fbd3b28.tar.xz
kernel-8390bec6eae6477511ac3d93f37d65e88fbd3b28.zip
Fix crash in uvc_video_clock_update from Laurent Pinchart (rhbz 806433)
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 d933f6af0..0f90da2e1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -738,6 +738,9 @@ Patch21305: mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
#rhbz 804957 CVE-2012-1568
Patch21306: shlib_base_randomize.patch
+#rhbz 806433
+Patch21360: uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch
+
Patch21400: unhandled-irqs-switch-to-polling.patch
Patch22000: weird-root-dentry-name-debug.patch
@@ -1430,6 +1433,9 @@ ApplyPatch weird-root-dentry-name-debug.patch
#Highbank clock functions
ApplyPatch highbank-export-clock-functions.patch
+#rhbz 806433
+ApplyPatch uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2285,6 +2291,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Apr 03 2012 Josh Boyer <jwboyer@redhat.com>
+- Fix crash in uvc_video_clock_update from Laurent Pinchart (rhbz 806433)
+
* Mon Apr 02 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc1.git0.2
- Fix config since koji preps as noarch