[linux] 01/01: Add summary of what the ipv6 fixes are for
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Jun 12 15:24:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch stretch
in repository linux.
commit e43fbf8183489ee5fb43d7fdead147c146d0013c
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon Jun 12 16:24:03 2017 +0100
Add summary of what the ipv6 fixes are for
---
debian/changelog | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c230b27..530d826 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
linux (4.9.30-2) UNRELEASED; urgency=medium
* [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
- * ipv6: Check ip6_find_1stfragopt() return value properly.
- * ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
- * ipv6: Fix leak in ipv6_gso_segment().
+ * Fix bugs introduced by original fix for CVE-2017-9074:
+ - ipv6: Check ip6_find_1stfragopt() return value properly.
+ - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
+ - ipv6: Fix leak in ipv6_gso_segment().
* Revert "uapi: fix linux/if.h userspace compilation errors" (see #864269)
* [armhf] udeb: Add axp20x_usb_power to kernel-image; add i2c-modules
package including i2c-mv64xxx and i2c-rk3x (thanks to Karsten Merker)
--
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