← Back to team overview

kernel-packages team mailing list archive

[Bug 1530842] [NEW] Precise update to 3.2.75 stable release

 

Public bug reported:

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.2.75 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 3.2.75 stable release:

fuse: break infinite loop in fuse_fill_write_pages()
sctp: translate host order to network order when setting a hmacid
ALSA: usb-audio: add packet size quirk for the Medeli DD305
ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
ALSA: usb-audio: work around CH345 input SysEx corruption
USB: serial: option: add support for Novatel MiFi USB620L
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.
USB: ti_usb_3410_502: Fix ID table size
USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
usb: musb: core: fix order of arguments to ulpi write callback
ASoC: wm8962: correct addresses for HPF_C_0/1
net: fix __netdev_update_features return on ndo_set_features failure
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
mac80211: mesh: fix call_rcu() usage
macvlan: fix leak in macvlan_handle_frame
xhci: Add XHCI_INTEL_HOST quirk
xhci: Workaround to get Intel xHCI reset working more reliably
USB: option: add XS Stick W100-2 from 4G Systems
usblp: do not set TASK_INTERRUPTIBLE before lock
mac: validate mac_partition is within sector
ip6mr: call del_timer_sync() in ip6mr_free_table()
net: ip6mr: fix static mfc/dev leaks on table destruction
can: sja1000: clear interrupts on start
USB: cp210x: Remove CP2110 ID from compatibility list
USB: cdc-acm - Add IGNORE_DEVICE quirk
USB: cdc_acm: Ignore Infineon Flash Loader utility
unix: avoid use-after-free in ep_remove_wait_queue
fix sysvfs symlinks
vfs: Make sendfile(2) killable even better
vfs: Avoid softlockups with sendfile(2)
broadcom: fix PHY_ID_BCM5481 entry in the id table
ring-buffer: Update read stamp with first real commit on page
ext4: Fix handling of extended tv_sec
jbd2: Fix unreclaimed pages after truncate in data=journal mode
RDS: fix race condition when sending a message on unbound socket
nfs: if we have no valid attrs, then don't declare the attribute cache valid
drm/ttm: Fixed a read/write lock imbalance
AHCI: Fix softreset failed issue of Port Multiplier
sata_sil: disable trim
wan/x25: Fix use-after-free in x25_asy_open_tty()
USB: whci-hcd: add check for dma mapping error
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
ipv4: igmp: Allow removing groups from a removed interface
locking: Add WARN_ON_ONCE lock assertion
drm: Fix an unwanted master inheritance v2
sched/core: Remove false-positive warning from wake_up_process()
sched/core: Clear the root_domain cpumasks in init_rootdomain()
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
ALSA: rme96: Fix unexpected volume reset after rate changes
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
ipmi: move timer init to before irq is setup
dm btree: fix bufio buffer leaks in dm_btree_del() error path
vgaarb: fix signal handling in vga_get()
parisc iommu: fix panic due to trying to allocate too large region
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
mm: hugetlb: call huge_pte_alloc() only if ptep is null
sh64: fix __NR_fgetxattr
snmp: Remove duplicate OUTMCAST stat increment
tcp: initialize tp->copied_seq in case of cross SYN connection
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
net: ipmr: fix static mfc/dev leaks on table destruction
ipv6: distinguish frag queues by device for multicast and link-local packets
dccp: remove unnecessary codes in ipv6.c
ipv6: add complete rcu protection around np->opt
ipv6: sctp: implement sctp_v6_destroy_sock()
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
sctp: update the netstamp_needed counter when copying sockets
ipv6: sctp: clone options to avoid use after free
net: add validation for the socket syscall protocol argument
sh_eth: fix kernel oops in skb_put()
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
bluetooth: Validate socket address length in sco_sock_bind().
af_unix: Revert 'lock_interruptible' in stream receive code
af_unix: fix a fatal race with bit fields
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
ppp, slip: Validate VJ compression slot parameters completely
Linux 3.2.75

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Precise)
     Importance: Undecided
         Status: New


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
       Status: New

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

** 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.2.75 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.2.75 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 3.2.75 stable release:
  
-        The following patches are in the 3.2.75 stable release:
+ fuse: break infinite loop in fuse_fill_write_pages()
+ sctp: translate host order to network order when setting a hmacid
+ ALSA: usb-audio: add packet size quirk for the Medeli DD305
+ ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
+ ALSA: usb-audio: work around CH345 input SysEx corruption
+ USB: serial: option: add support for Novatel MiFi USB620L
+ USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.
+ USB: ti_usb_3410_502: Fix ID table size
+ USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
+ usb: musb: core: fix order of arguments to ulpi write callback
+ ASoC: wm8962: correct addresses for HPF_C_0/1
+ net: fix __netdev_update_features return on ndo_set_features failure
+ FS-Cache: Add missing initialization of ret in cachefiles_write_page()
+ mac80211: mesh: fix call_rcu() usage
+ macvlan: fix leak in macvlan_handle_frame
+ xhci: Add XHCI_INTEL_HOST quirk
+ xhci: Workaround to get Intel xHCI reset working more reliably
+ USB: option: add XS Stick W100-2 from 4G Systems
+ usblp: do not set TASK_INTERRUPTIBLE before lock
+ mac: validate mac_partition is within sector
+ ip6mr: call del_timer_sync() in ip6mr_free_table()
+ net: ip6mr: fix static mfc/dev leaks on table destruction
+ can: sja1000: clear interrupts on start
+ USB: cp210x: Remove CP2110 ID from compatibility list
+ USB: cdc-acm - Add IGNORE_DEVICE quirk
+ USB: cdc_acm: Ignore Infineon Flash Loader utility
+ unix: avoid use-after-free in ep_remove_wait_queue
+ fix sysvfs symlinks
+ vfs: Make sendfile(2) killable even better
+ vfs: Avoid softlockups with sendfile(2)
+ broadcom: fix PHY_ID_BCM5481 entry in the id table
+ ring-buffer: Update read stamp with first real commit on page
+ ext4: Fix handling of extended tv_sec
+ jbd2: Fix unreclaimed pages after truncate in data=journal mode
+ RDS: fix race condition when sending a message on unbound socket
+ nfs: if we have no valid attrs, then don't declare the attribute cache valid
+ drm/ttm: Fixed a read/write lock imbalance
+ AHCI: Fix softreset failed issue of Port Multiplier
+ sata_sil: disable trim
+ wan/x25: Fix use-after-free in x25_asy_open_tty()
+ USB: whci-hcd: add check for dma mapping error
+ usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
+ dm btree: fix leak of bufio-backed block in btree_split_sibling error path
+ ipv4: igmp: Allow removing groups from a removed interface
+ locking: Add WARN_ON_ONCE lock assertion
+ drm: Fix an unwanted master inheritance v2
+ sched/core: Remove false-positive warning from wake_up_process()
+ sched/core: Clear the root_domain cpumasks in init_rootdomain()
+ usb: xhci: fix config fail of FS hub behind a HS hub with MTT
+ ALSA: rme96: Fix unexpected volume reset after rate changes
+ 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
+ ipmi: move timer init to before irq is setup
+ dm btree: fix bufio buffer leaks in dm_btree_del() error path
+ vgaarb: fix signal handling in vga_get()
+ parisc iommu: fix panic due to trying to allocate too large region
+ mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
+ mm: hugetlb: call huge_pte_alloc() only if ptep is null
+ sh64: fix __NR_fgetxattr
+ snmp: Remove duplicate OUTMCAST stat increment
+ tcp: initialize tp->copied_seq in case of cross SYN connection
+ net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
+ net: ipmr: fix static mfc/dev leaks on table destruction
+ ipv6: distinguish frag queues by device for multicast and link-local packets
+ dccp: remove unnecessary codes in ipv6.c
+ ipv6: add complete rcu protection around np->opt
+ ipv6: sctp: implement sctp_v6_destroy_sock()
+ atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
+ sctp: update the netstamp_needed counter when copying sockets
+ ipv6: sctp: clone options to avoid use after free
+ net: add validation for the socket syscall protocol argument
+ sh_eth: fix kernel oops in skb_put()
+ pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
+ bluetooth: Validate socket address length in sco_sock_bind().
+ af_unix: Revert 'lock_interruptible' in stream receive code
+ af_unix: fix a fatal race with bit fields
+ isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
+ ppp, slip: Validate VJ compression slot parameters completely
+ Linux 3.2.75

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

Title:
  Precise update to 3.2.75 stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  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.2.75 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 3.2.75 stable release:

  fuse: break infinite loop in fuse_fill_write_pages()
  sctp: translate host order to network order when setting a hmacid
  ALSA: usb-audio: add packet size quirk for the Medeli DD305
  ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
  ALSA: usb-audio: work around CH345 input SysEx corruption
  USB: serial: option: add support for Novatel MiFi USB620L
  USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.
  USB: ti_usb_3410_502: Fix ID table size
  USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
  usb: musb: core: fix order of arguments to ulpi write callback
  ASoC: wm8962: correct addresses for HPF_C_0/1
  net: fix __netdev_update_features return on ndo_set_features failure
  FS-Cache: Add missing initialization of ret in cachefiles_write_page()
  mac80211: mesh: fix call_rcu() usage
  macvlan: fix leak in macvlan_handle_frame
  xhci: Add XHCI_INTEL_HOST quirk
  xhci: Workaround to get Intel xHCI reset working more reliably
  USB: option: add XS Stick W100-2 from 4G Systems
  usblp: do not set TASK_INTERRUPTIBLE before lock
  mac: validate mac_partition is within sector
  ip6mr: call del_timer_sync() in ip6mr_free_table()
  net: ip6mr: fix static mfc/dev leaks on table destruction
  can: sja1000: clear interrupts on start
  USB: cp210x: Remove CP2110 ID from compatibility list
  USB: cdc-acm - Add IGNORE_DEVICE quirk
  USB: cdc_acm: Ignore Infineon Flash Loader utility
  unix: avoid use-after-free in ep_remove_wait_queue
  fix sysvfs symlinks
  vfs: Make sendfile(2) killable even better
  vfs: Avoid softlockups with sendfile(2)
  broadcom: fix PHY_ID_BCM5481 entry in the id table
  ring-buffer: Update read stamp with first real commit on page
  ext4: Fix handling of extended tv_sec
  jbd2: Fix unreclaimed pages after truncate in data=journal mode
  RDS: fix race condition when sending a message on unbound socket
  nfs: if we have no valid attrs, then don't declare the attribute cache valid
  drm/ttm: Fixed a read/write lock imbalance
  AHCI: Fix softreset failed issue of Port Multiplier
  sata_sil: disable trim
  wan/x25: Fix use-after-free in x25_asy_open_tty()
  USB: whci-hcd: add check for dma mapping error
  usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
  dm btree: fix leak of bufio-backed block in btree_split_sibling error path
  ipv4: igmp: Allow removing groups from a removed interface
  locking: Add WARN_ON_ONCE lock assertion
  drm: Fix an unwanted master inheritance v2
  sched/core: Remove false-positive warning from wake_up_process()
  sched/core: Clear the root_domain cpumasks in init_rootdomain()
  usb: xhci: fix config fail of FS hub behind a HS hub with MTT
  ALSA: rme96: Fix unexpected volume reset after rate changes
  9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
  ipmi: move timer init to before irq is setup
  dm btree: fix bufio buffer leaks in dm_btree_del() error path
  vgaarb: fix signal handling in vga_get()
  parisc iommu: fix panic due to trying to allocate too large region
  mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
  mm: hugetlb: call huge_pte_alloc() only if ptep is null
  sh64: fix __NR_fgetxattr
  snmp: Remove duplicate OUTMCAST stat increment
  tcp: initialize tp->copied_seq in case of cross SYN connection
  net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
  net: ipmr: fix static mfc/dev leaks on table destruction
  ipv6: distinguish frag queues by device for multicast and link-local packets
  dccp: remove unnecessary codes in ipv6.c
  ipv6: add complete rcu protection around np->opt
  ipv6: sctp: implement sctp_v6_destroy_sock()
  atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
  sctp: update the netstamp_needed counter when copying sockets
  ipv6: sctp: clone options to avoid use after free
  net: add validation for the socket syscall protocol argument
  sh_eth: fix kernel oops in skb_put()
  pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
  bluetooth: Validate socket address length in sco_sock_bind().
  af_unix: Revert 'lock_interruptible' in stream receive code
  af_unix: fix a fatal race with bit fields
  isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
  ppp, slip: Validate VJ compression slot parameters completely
  Linux 3.2.75

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


Follow ups