summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 2f870a34d..378ba112f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -870,6 +870,9 @@ Patch104: 0001-brcm-rpi4-fix-usb-numeration.patch
# Nouveau mDP detection fix
Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch
+# rhbz 1918778
+Patch108: media-pwc-fix-the-urb-buffer-allocation.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2986,6 +2989,10 @@ fi
#
#
%changelog
+* Wed Jan 27 08:07:52 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.11-100
+- Linux v5.10.11
+- Fix URB buffer allocation of pwc driver (rhbz 1918778)
+
* Sun Jan 24 11:29:01 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.10-100
- Linux v5.10.10
- Fixes CVE-2021-3178 (rhbz 1918179 1918181)