summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-11-26 12:20:03 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2013-11-26 12:21:41 -0500
commit761de8d1ef0e1cb1d370987d8d6485132b52b22c (patch)
tree852d530ced8b017280ef5ebc382451295ec3c84b /kernel.spec
parent8b409de043cb71d0d6c52649460fd4b035b0f6b4 (diff)
downloadkernel-761de8d1ef0e1cb1d370987d8d6485132b52b22c.tar.gz
kernel-761de8d1ef0e1cb1d370987d8d6485132b52b22c.tar.xz
kernel-761de8d1ef0e1cb1d370987d8d6485132b52b22c.zip
CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670)
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 61554e07..760bf06e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -707,6 +707,9 @@ Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
Patch25142: 0001-staging-imx-drm-Fix-modular-build-of-DRM_IMX_IPUV3.patch
+#CVE-2013-6382 rhbz 1033603 1034670
+Patch25157: xfs-underflow-bug-in-xfs_attrlist_by_handle.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1380,6 +1383,9 @@ ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch
ApplyPatch 0001-staging-imx-drm-Fix-modular-build-of-DRM_IMX_IPUV3.patch
+#CVE-2013-6382 rhbz 1033603 1034670
+ApplyPatch xfs-underflow-bug-in-xfs_attrlist_by_handle.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2192,6 +2198,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Nov 26 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670)
+
* Mon Nov 25 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc1.git2.1
- Linux v3.13-rc1-85-g7e3528c