← Back to team overview

kernel-packages team mailing list archive

[Bug 1309007] Re: Trusty update to v3.13.10 stable release

 

** Description changed:

+ SRU Justification
  
-     SRU Justification
+     Impact:
+        The upstream process for stable tree updates is quite similar
+        in scope to the Ubuntu SRU process, e.g., each patch has to
+        demonstrably fix a bug, and each patch is vetted by upstream
+        by originating either directly from Linus' tree or in a minimally
+        backported form of that patch. The v3.13.10 upstream stable
+        patch set is now available. It should be included in the Ubuntu
+        kernel as well.
  
-     Impact:
-        The upstream process for stable tree updates is quite similar
-        in scope to the Ubuntu SRU process, e.g., each patch has to
-        demonstrably fix a bug, and each patch is vetted by upstream
-        by originating either directly from Linus' tree or in a minimally
-        backported form of that patch. The v3.13.10 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://git.kernel.org/
  
-        git://git.kernel.org/
+     TEST CASE: TBD
  
-     TEST CASE: TBD
+        The following patches are in the v3.13.10 stable release:
  
-        The following patches are in the v3.13.10 stable release:
+ selinux: correctly label /proc inodes in use before the policy is loaded
+ net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk 
+ bridge: multicast: add sanity check for query source addresses
+ tipc: allow connection shutdown callback to be invoked in advance
+ tipc: fix connection refcount leak
+ tipc: drop subscriber connection id invalidation
+ tipc: fix memory leak during module removal
+ tipc: don't log disabled tasklet handler errors
+ inet: frag: make sure forced eviction removes all frags
+ net: unix: non blocking recvmsg() should not return -EINTR
+ ipv6: Fix exthdrs offload registration.
+ bnx2: Fix shutdown sequence
+ pkt_sched: fq: do not hold qdisc lock while allocating memory
+ Xen-netback: Fix issue caused by using gso_type wrongly
+ vlan: Set correct source MAC address with TX VLAN offload enabled 
+ tcp: tcp_release_cb() should release socket ownership
+ bridge: multicast: add sanity check for general query destination
+ bridge: multicast: enable snooping on general queries only
+ net: socket: error on a negative msg_namelen
+ bonding: set correct vlan id for alb xmit path
+ eth: fec: Fix lost promiscuous mode after reconnecting cable
+ ipv6: Avoid unnecessary temporary addresses being generated
+ ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
+ net: cdc_ncm: fix control message ordering
+ vxlan: fix potential NULL dereference in arp_reduce()
+ vxlan: fix nonfunctional neigh_reduce()
+ tcp: syncookies: do not use getnstimeofday()
+ rtnetlink: fix fdb notification flags
+ ipmr: fix mfc notification flags
+ ip6mr: fix mfc notification flags
+ net: micrel : ks8851-ml: add vdd-supply support
+ netpoll: fix the skb check in pkt_is_ns
+ tipc: fix spinlock recursion bug for failed subscriptions
+ ip_tunnel: Fix dst ref-count.
+ tg3: Do not include vlan acceleration features in vlan_features
+ virtio-net: correct error handling of virtqueue_kick()
+ usbnet: include wait queue head in device structure
+ vlan: Set hard_header_len according to available acceleration
+ vhost: fix total length when packets are too short
+ tcp: fix get_timewait4_sock() delay computation on 64bit
+ xen-netback: remove pointless clause from if statement
+ ipv6: some ipv6 statistic counters failed to disable bh
+ netlink: don't compare the nul-termination in nla_strcmp
+ xen-netback: disable rogue vif in kthread context
+ Call efx_set_channels() before efx->type->dimension_resources()
+ net: vxlan: fix crash when interface is created with no group
+ isdnloop: Validate NUL-terminated strings from user.
+ isdnloop: several buffer overflows
+ powernow-k6: disable cache when changing frequency
+ powernow-k6: correctly initialize default parameters
+ powernow-k6: reorder frequencies
+ ARC: [nsimosci] Change .dts to use generic 8250 UART
+ ARC: [nsimosci] Unbork console
+ futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
+ m68k: Skip futex_atomic_cmpxchg_inatomic() test
+ crypto: ghash-clmulni-intel - use C implementation for setkey()
+ Linux 3.13.10

** Changed in: linux (Ubuntu Trusty)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1309007

Title:
  Trusty update to v3.13.10 stable release

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Trusty:
  Fix Committed

Bug description:
  SRU Justification

      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from Linus' tree or in a minimally
         backported form of that patch. The v3.13.10 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://git.kernel.org/

      TEST CASE: TBD

         The following patches are in the v3.13.10 stable release:

  selinux: correctly label /proc inodes in use before the policy is loaded
  net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk 
  bridge: multicast: add sanity check for query source addresses
  tipc: allow connection shutdown callback to be invoked in advance
  tipc: fix connection refcount leak
  tipc: drop subscriber connection id invalidation
  tipc: fix memory leak during module removal
  tipc: don't log disabled tasklet handler errors
  inet: frag: make sure forced eviction removes all frags
  net: unix: non blocking recvmsg() should not return -EINTR
  ipv6: Fix exthdrs offload registration.
  bnx2: Fix shutdown sequence
  pkt_sched: fq: do not hold qdisc lock while allocating memory
  Xen-netback: Fix issue caused by using gso_type wrongly
  vlan: Set correct source MAC address with TX VLAN offload enabled 
  tcp: tcp_release_cb() should release socket ownership
  bridge: multicast: add sanity check for general query destination
  bridge: multicast: enable snooping on general queries only
  net: socket: error on a negative msg_namelen
  bonding: set correct vlan id for alb xmit path
  eth: fec: Fix lost promiscuous mode after reconnecting cable
  ipv6: Avoid unnecessary temporary addresses being generated
  ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
  net: cdc_ncm: fix control message ordering
  vxlan: fix potential NULL dereference in arp_reduce()
  vxlan: fix nonfunctional neigh_reduce()
  tcp: syncookies: do not use getnstimeofday()
  rtnetlink: fix fdb notification flags
  ipmr: fix mfc notification flags
  ip6mr: fix mfc notification flags
  net: micrel : ks8851-ml: add vdd-supply support
  netpoll: fix the skb check in pkt_is_ns
  tipc: fix spinlock recursion bug for failed subscriptions
  ip_tunnel: Fix dst ref-count.
  tg3: Do not include vlan acceleration features in vlan_features
  virtio-net: correct error handling of virtqueue_kick()
  usbnet: include wait queue head in device structure
  vlan: Set hard_header_len according to available acceleration
  vhost: fix total length when packets are too short
  tcp: fix get_timewait4_sock() delay computation on 64bit
  xen-netback: remove pointless clause from if statement
  ipv6: some ipv6 statistic counters failed to disable bh
  netlink: don't compare the nul-termination in nla_strcmp
  xen-netback: disable rogue vif in kthread context
  Call efx_set_channels() before efx->type->dimension_resources()
  net: vxlan: fix crash when interface is created with no group
  isdnloop: Validate NUL-terminated strings from user.
  isdnloop: several buffer overflows
  powernow-k6: disable cache when changing frequency
  powernow-k6: correctly initialize default parameters
  powernow-k6: reorder frequencies
  ARC: [nsimosci] Change .dts to use generic 8250 UART
  ARC: [nsimosci] Unbork console
  futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
  m68k: Skip futex_atomic_cmpxchg_inatomic() test
  crypto: ghash-clmulni-intel - use C implementation for setkey()
  Linux 3.13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309007/+subscriptions


References