[linux] branch jessie-security updated (c229ea2 -> 6f66940)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jun 24 21:51:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch jessie-security
in repository linux.

      from  c229ea2   ppp: take reference on channels netns (CVE-2016-4805)
       new  d7574c1   KEYS: potential uninitialized variable (CVE-2016-4470)
       new  6f66940   netfilter: x_tables: Add fixes for CVE-2016-4997, CVE-2016-4998

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |  20 +-
 .../keys-potential-uninitialized-variable.patch    |  86 +++
 ...rp_tables-simplify-translate_compat_table.patch | 208 ++++++
 ...p6_tables-simplify-translate_compat_table.patch | 185 +++++
 ...p_tables-simplify-translate_compat_table-.patch | 184 +++++
 ..._tables-add-and-use-xt_check_entry_offset.patch | 151 ++++
 ..._tables-add-compat-version-of-xt_check_en.patch | 105 +++
 ...ilter-x_tables-assert-minimum-target-size.patch |  25 +
 ...er-x_tables-check-for-bogus-target-offset.patch | 164 +++++
 ...r-x_tables-check-standard-target-size-too.patch |  60 ++
 ..._tables-do-compat-validation-via-translat.patch | 781 +++++++++++++++++++++
 ..._tables-don-t-move-to-non-existent-next-r.patch | 100 +++
 ..._tables-don-t-reject-valid-target-size-on.patch |  54 ++
 ..._tables-introduce-and-use-xt_copy_counter.patch | 331 +++++++++
 ...etfilter-x_tables-kill-check_entry-helper.patch | 149 ++++
 ..._tables-validate-all-offsets-and-sizes-in.patch | 137 ++++
 ...filter-x_tables-validate-targets-of-jumps.patch | 127 ++++
 ..._tables-xt_compat_match_from_user-doesn-t.patch | 234 ++++++
 debian/patches/series                              |  17 +
 19 files changed, 3117 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/bugfix/all/keys-potential-uninitialized-variable.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-arp_tables-simplify-translate_compat_table.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-ip6_tables-simplify-translate_compat_table.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-ip_tables-simplify-translate_compat_table-.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-add-and-use-xt_check_entry_offset.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-add-compat-version-of-xt_check_en.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-assert-minimum-target-size.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-check-for-bogus-target-offset.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-check-standard-target-size-too.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-do-compat-validation-via-translat.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-don-t-move-to-non-existent-next-r.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-don-t-reject-valid-target-size-on.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-introduce-and-use-xt_copy_counter.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-kill-check_entry-helper.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-validate-all-offsets-and-sizes-in.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-validate-targets-of-jumps.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-x_tables-xt_compat_match_from_user-doesn-t.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list