Raring update to 3.8.13.10 stable release
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Raring |
Fix Released
|
Undecided
|
Unassigned |
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.8.13.10 upstream stable
patch set is now available. It should be included in the Ubuntu
kernel as well.
TEST CASE: TBD
The following patches are in the 3.8.13.10 stable release:
Linux 3.8.13.11
net: Update the sysctl permissions handler to test effective uid/gid
USB: serial: option: Ignore card reader interface on Huawei E1750
mm: avoid reinserting isolated balloon pages into LRU lists
nilfs2: fix issue with race condition of competition between segments for dirty blocks
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
ASoC: 88pm860x: array overflow in snd_soc_
ASoC: ab8500-codec: info leak in anc_status_
ASoC: max98095: a couple array underflows
usb: dwc3: add support for Merrifield
usb: dwc3: pci: add support for BayTrail
USB: Fix breakage in ffs_fs_mount()
driver core : Fix use after free of dev->parent in device_shutdown
hwmon: (applesmc) Check key count before proceeding
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
USB: OHCI: accept very late isochronous URBs
USB: UHCI: accept very late isochronous URBs
xhci: Ensure a command structure points to the correct trb on the command ring
xhci: Fix oops happening after address device timeout
ARM: 7837/3: fix Thumb-2 bug in AES assembler code
dm snapshot: workaround for a false positive lockdep warning
ALSA: compress: Fix compress device unregister.
x86, efi: Don't map Boot Services on i386
serial: pch_uart: fix tty-kref leak in dma-rx path
Smack: Fix the bug smackcipso can't set CIPSO correctly
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
usb: gadget: fix a bug and a WARN_ON in dummy-hcd
net: usb: cdc_ether: Use wwan interface for Telit modules
cifs: fix filp leak in cifs_atomic_open()
HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails
HID: multitouch: validate indexes details
HID: logitech-dj: validate output report details
HID: validate feature and input report details
HID: lenovo-tpkbd: validate output report details
HID: LG: validate HID output report details
HID: zeroplus: validate output report details
HID: provide a helper for validating hid reports
tg3: Expand led off fix to include 5720
cciss: fix info leak in cciss_ioctl32_
cfq: explicitly use 64bit divide operation for 64bit arguments
sfc: Fix efx_rx_buf_offset() for recycled pages
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
tg3: Don't turn off led on 5719 serdes port 0
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
tipc: set sk_err correctly when connection fails
tcp: tcp_make_synack() should use sock_wmalloc
ipv4: sendto/hdrincl: don't use destination address found in header
tcp: initialize rcv_tstamp for restored sockets
net: usb: Add HP hs2434 device to ZLP exception table
tcp: set timestamps for restored skb-s
ipv6: drop packets with multiple fragmentation headers
ipv6: Store Router Alert option in IP6CB directly.
ipv6: remove max_addresses check from ipv6_create_
tun: signedness bug in tun_get_user()
8139cp: Fix skb leak in rx_status_loop failure path.
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
tcp: cubic: fix bug in bictcp_acked()
tcp: cubic: fix overflow error in bictcp_update()
bridge: don't try to update timers in case of broken MLD queries
net: check net.core.somaxconn sysctl values
net: avoid to hang up on sending due to sysctl configuration overflow.
htb: fix sign extension bug
tags: | added: kernel-stable-tracking-bug |
description: | updated |
Changed in linux (Ubuntu): | |
status: | New → Invalid |
This bug was fixed in the package linux - 3.8.0-33.48
---------------
linux (3.8.0-33.48) raring; urgency=low
[ Brad Figg ]
* Release Tracking Bug
- LP: #1242849
[ Maximiliano Curia ]
* SAUCE: (no-up) Only let characters through when there are active
readers.
- LP: #1208740
[ Upstream Kernel Changes ]
* cciss: fix info leak in cciss_ioctl32_ passthru( ) tempaddr
- LP: #1188355
- CVE-2013-2147
* cpqarray: fix info leak in ida_locked_ioctl()
- LP: #1188355
- CVE-2013-2147
* mount: consolidate permission checks
- LP: #1226726
* get rid of full-hash scan on detaching vfsmounts
- LP: #1226726
* Smack: Fix the bug smackcipso can't set CIPSO correctly
- LP: #1236743
* ipvs: add backup_only flag to avoid loops
- LP: #1238494
* tuntap: correctly handle error in tun_set_iff()
- LP: #1229975
- CVE-2013-4343
* htb: fix sign extension bug
- LP: #1240580
* net: avoid to hang up on sending due to sysctl configuration overflow.
- LP: #1240580
* net: check net.core.somaxconn sysctl values
- LP: #1240580
* macvlan: validate flags
- LP: #1240580
* neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
- LP: #1240580
* bonding: modify only neigh_parms owned by us
- LP: #1240580
* fib_trie: remove potential out of bound access
- LP: #1240580
* bridge: don't try to update timers in case of broken MLD queries
- LP: #1240580
* tcp: cubic: fix overflow error in bictcp_update()
- LP: #1240580
* tcp: cubic: fix bug in bictcp_acked()
- LP: #1240580
* ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not
match
- LP: #1240580
* 8139cp: Fix skb leak in rx_status_loop failure path.
- LP: #1240580
* tun: signedness bug in tun_get_user()
- LP: #1240580
* ipv6: remove max_addresses check from ipv6_create_
- LP: #1240580
* ipv6: Store Router Alert option in IP6CB directly.
- LP: #1240580
* ipv6: drop packets with multiple fragmentation headers
- LP: #1240580
* tcp: set timestamps for restored skb-s
- LP: #1240580
* net: usb: Add HP hs2434 device to ZLP exception table
- LP: #1240580
* tcp: initialize rcv_tstamp for restored sockets
- LP: #1240580
* ipv4: sendto/hdrincl: don't use destination address found in header
- LP: #1240580
* tcp: tcp_make_synack() should use sock_wmalloc
- LP: #1240580
* tipc: set sk_err correctly when connection fails
- LP: #1240580
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for
max_delay
- LP: #1240580
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
- LP: #1240580
* tg3: Don't turn off led on 5719 serdes port 0
- LP: #1240580
* vhost_net: poll vhost queue after marking DMA is done
- LP: #1240580
* net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
- LP: #1240580
* drm/radeon/si: Add support for CP DMA to CS checker for compute v2
- LP: #1240580
* sfc: Fix efx_rx_buf_offset() for recycled pages
- LP: #1240580
* cfq: explicitly use 64bit divide operation for 64bit arguments
- LP: #1240580
* drm/radeon/atom: wor...