← Back to team overview

kernel-packages team mailing list archive

[Bug 1500810] Re: Trusty update to 3.13.11-ckt27 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 3.13.11-ckt27 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 3.13.11-ckt27 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://kernel.ubuntu.com/ubuntu/linux.git
  
-        git://kernel.ubuntu.com/ubuntu/linux.git
+     TEST CASE: TBD
  
-     TEST CASE: TBD
+        The following patches are in the 3.13.11-ckt27 stable release:
  
-        The following patches are in the 3.13.11-ckt27 stable release:
+ md/raid10: always set reshape_safe when initializing reshape_position.
+ md: flush ->event_work before stopping array.
+ ipv6: addrconf: validate new MTU before applying it
+ virtio-net: drop NETIF_F_FRAGLIST
+ RDS: verify the underlying transport exists before creating a connection
+ xen/gntdev: convert priv->lock to a mutex
+ xen/gntdevt: Fix race condition in gntdev_release()
+ PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
+ nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
+ crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
+ xen-blkfront: don't add indirect pages to list when !feature_persistent
+ xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
+ USB: sierra: add 1199:68AB device ID
+ regmap: regcache-rbtree: Clean new present bits on present bitmap resize
+ target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
+ rbd: fix copyup completion race
+ md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
+ target: REPORT LUNS should return LUN 0 even for dynamic ACLs
+ MIPS: Fix sched_getaffinity with MT FPAFF enabled
+ xhci: fix off by one error in TRB DMA address boundary check
+ perf: Fix fasync handling on inherited events
+ mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
+ MIPS: Make set_pte() SMP safe.
+ ipc: modify message queue accounting to not take kernel data structures into account
+ ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
+ fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
+ KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
+ localmodconfig: Use Kbuild files too
+ dm thin metadata: delete btrees when releasing metadata snapshot
+ dm btree: add ref counting ops for the leaves of top level btrees
+ drm/radeon: add new OLAND pci id
+ libiscsi: Fix host busy blocking during connection teardown
+ libfc: Fix fc_exch_recv_req() error path
+ libfc: Fix fc_fcp_cleanup_each_cmd()
+ EDAC, ppc4xx: Access mci->csrows array elements properly
+ crypto: caam - fix memory corruption in ahash_final_ctx
+ mm/hwpoison: fix page refcount of unknown non LRU page
+ ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
+ ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()
+ ipc/sem.c: update/correct memory barriers
+ Add factory recertified Crucial M500s to blacklist
+ arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
+ batman-adv: protect tt_local_entry from concurrent delete events
+ ip6_gre: release cached dst on tunnel removal
+ net: Fix RCU splat in af_key
+ rds: fix an integer overflow test in rds_info_getsockopt()
+ udp: fix dst races with multicast early demux
+ sparc64: Fix userspace FPU register corruptions.
+ ipv6: lock socket in ip6_datagram_connect()
+ rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
+ net/tipc: initialize security state for new connection socket
+ net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
+ net: call rcu_read_lock early in process_backlog
+ net: Fix skb csum races when peeking
+ netlink: don't hold mutex in rcu callback when releasing mmapd ring
+ Linux 3.13.11-ckt27
+ 
+ The following patches from 3.13.11-ckt27 were already applied to the
+ Trusty kernel:
+ 
+ net: Fix skb_set_peeked use-after-free bug
+ net: gso: use feature flag argument in all protocol gso handlers

** Changed in: linux (Ubuntu)
       Status: New => Invalid

-- 
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/1500810

Title:
  Trusty update to 3.13.11-ckt27 stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

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 3.13.11-ckt27 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://kernel.ubuntu.com/ubuntu/linux.git

      TEST CASE: TBD

         The following patches are in the 3.13.11-ckt27 stable release:

  md/raid10: always set reshape_safe when initializing reshape_position.
  md: flush ->event_work before stopping array.
  ipv6: addrconf: validate new MTU before applying it
  virtio-net: drop NETIF_F_FRAGLIST
  RDS: verify the underlying transport exists before creating a connection
  xen/gntdev: convert priv->lock to a mutex
  xen/gntdevt: Fix race condition in gntdev_release()
  PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
  nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
  crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
  xen-blkfront: don't add indirect pages to list when !feature_persistent
  xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
  USB: sierra: add 1199:68AB device ID
  regmap: regcache-rbtree: Clean new present bits on present bitmap resize
  target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
  rbd: fix copyup completion race
  md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
  target: REPORT LUNS should return LUN 0 even for dynamic ACLs
  MIPS: Fix sched_getaffinity with MT FPAFF enabled
  xhci: fix off by one error in TRB DMA address boundary check
  perf: Fix fasync handling on inherited events
  mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
  MIPS: Make set_pte() SMP safe.
  ipc: modify message queue accounting to not take kernel data structures into account
  ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
  fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
  KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
  localmodconfig: Use Kbuild files too
  dm thin metadata: delete btrees when releasing metadata snapshot
  dm btree: add ref counting ops for the leaves of top level btrees
  drm/radeon: add new OLAND pci id
  libiscsi: Fix host busy blocking during connection teardown
  libfc: Fix fc_exch_recv_req() error path
  libfc: Fix fc_fcp_cleanup_each_cmd()
  EDAC, ppc4xx: Access mci->csrows array elements properly
  crypto: caam - fix memory corruption in ahash_final_ctx
  mm/hwpoison: fix page refcount of unknown non LRU page
  ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
  ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()
  ipc/sem.c: update/correct memory barriers
  Add factory recertified Crucial M500s to blacklist
  arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
  batman-adv: protect tt_local_entry from concurrent delete events
  ip6_gre: release cached dst on tunnel removal
  net: Fix RCU splat in af_key
  rds: fix an integer overflow test in rds_info_getsockopt()
  udp: fix dst races with multicast early demux
  sparc64: Fix userspace FPU register corruptions.
  ipv6: lock socket in ip6_datagram_connect()
  rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
  net/tipc: initialize security state for new connection socket
  net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
  net: call rcu_read_lock early in process_backlog
  net: Fix skb csum races when peeking
  netlink: don't hold mutex in rcu callback when releasing mmapd ring
  Linux 3.13.11-ckt27

  The following patches from 3.13.11-ckt27 were already applied to the
  Trusty kernel:

  net: Fix skb_set_peeked use-after-free bug
  net: gso: use feature flag argument in all protocol gso handlers

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


References