From ba3922d446b9b47b3340f45e338564e953572d86 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 21 Jun 2017 10:21:32 -0700 Subject: [PATCH] Add fix for iptables (rhbz 1459676) --- kernel.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/kernel.spec b/kernel.spec index f0e5c3fa4..c7fdf7c17 100644 --- a/kernel.spec +++ b/kernel.spec @@ -665,6 +665,11 @@ Patch683: RFC-audit-fix-a-race-condition-with-the-auditd-tracking-code.patch Patch684: mm-larger-stack-guard-gap-between-vmas.patch Patch685: mm-fix-new-crash-in-unmapped_area_topdown.patch +# rhbz 1459676 +Patch686: 0001-netfilter-xtables-zero-padding-in-data_to_user.patch +Patch687: 0002-netfilter-xtables-fix-build-failure-from-COMPAT_XT_A.patch + + # END OF PATCH DEFINITIONS %endif @@ -2230,6 +2235,9 @@ fi # # %changelog +* Tue Jun 20 2017 Laura Abbott +- Add fix for iptables (rhbz 1459676) + * Tue Jun 20 2017 Laura Abbott - 4.11.6-301 - bump and build