CVE-2016-3134 netfilter: missing bounds check in ipt_entry struct (rhbz 1317383 1317384)
This commit is contained in:
parent
835b170e9c
commit
b653e2ee31
2 changed files with 154 additions and 0 deletions
|
|
@ -619,6 +619,9 @@ 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
|
||||
|
||||
#CVE-2016-3134 rhbz 1317383 1317384
|
||||
Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2141,6 +2144,7 @@ fi
|
|||
#
|
||||
%changelog
|
||||
* Mon Mar 14 2016 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- CVE-2016-3134 netfilter: missing bounds check in ipt_entry struct (rhbz 1317383 1317384)
|
||||
- CVE-2016-3135 netfilter: size overflow in x_tables (rhbz 1317386 1317387)
|
||||
|
||||
* Fri Mar 11 2016 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue