CVE-2016-3135 netfilter: size overflow in x_tables (rhbz 1317386 1317387)

This commit is contained in:
Josh Boyer 2016-03-14 08:44:02 -04:00
commit 835b170e9c
2 changed files with 37 additions and 0 deletions

View file

@ -616,6 +616,9 @@ Patch649: perf-tools-Fix-python-extension-build.patch
#rhbz 1316136
Patch663: USB-serial-ftdi_sio-Add-support-for-ICP-DAS-I-756xU-.patch
#CVE-2016-3135 rhbz 1317386 1317387
Patch664: netfilter-x_tables-check-for-size-overflow.patch
# END OF PATCH DEFINITIONS
%endif
@ -2137,6 +2140,9 @@ fi
#
#
%changelog
* Mon Mar 14 2016 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2016-3135 netfilter: size overflow in x_tables (rhbz 1317386 1317387)
* Fri Mar 11 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Add patch for ICP DAS I-756xU devices (rhbz 1316136)