[linux] branch sid updated (b9ef626 -> 9fd7bbd)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Jun 24 22:19:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch sid
in repository linux.
from b9ef626 [rt] Update to 4.6.2-rt5
new b782c52 KEYS: potential uninitialized variable (CVE-2016-4470)
new f5f9941 percpu: Fix synchronization with chunk destruction (CVE-2016-4794)
new 9fd7bbd netfilter: x_tables: Add fixes for CVE-2016-4997, CVE-2016-4998
The 3 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 | 23 +
.../keys-potential-uninitialized-variable.patch | 86 +++
...rp_tables-simplify-translate_compat_table.patch | 210 ++++++
...p6_tables-simplify-translate_compat_table.patch | 185 +++++
...p_tables-simplify-translate_compat_table-.patch | 185 +++++
..._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 | 798 +++++++++++++++++++++
..._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 | 328 +++++++++
...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 ++++++
...synchronization-between-chunk-map_extend_.patch | 153 ++++
...synchronization-between-synchronous-map-e.patch | 104 +++
debian/patches/series | 19 +
21 files changed, 3397 insertions(+)
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
create mode 100644 debian/patches/bugfix/all/percpu-fix-synchronization-between-chunk-map_extend_.patch
create mode 100644 debian/patches/bugfix/all/percpu-fix-synchronization-between-synchronous-map-e.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