[ubuntu/precise-proposed] linux-lts-raring 3.8.0-20.31~precise1 (Accepted)

Adam Conrad adconrad at 0c3.net
Wed May 8 02:12:17 UTC 2013


linux-lts-raring (3.8.0-20.31~precise1) precise-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1177587

  [ AceLan Kao ]

  * SAUCE: (no-up) alx: disables MSI generation
    - LP: #927782

  [ David Henningsson ]

  * SAUCE: (no-up) Fix oops in patch_hdmi due to missing hda_gen_spec
    struct
    - LP: #1169984

  [ Kamal Mostafa ]

  * SAUCE: (no-up) drm/i915: revert PCH_PWM_ENABLE quirk for XPS13-FHD
    - LP: #1169376

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
    ThinkPads
    - LP: #1098216

  [ Tim Gardner ]

  * SAUCE: (no-up) alx: Don't check netif_running() before powering up
    - LP: #1172415
  * enable tools build for armhf
    - LP: #1171580
  * [packaging] Bump ABI for every new release

  [ Upstream Kernel Changes ]

  * Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
    - LP: #1173170
  * tg3: Add 57766 device support.
    - LP: #1162665
  * powerpc: add a missing label in resume_kernel
    - LP: #1173170
  * kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
    - LP: #1173170
  * ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support)
    properly
    - LP: #1173170
  * kthread: Prevent unpark race which puts threads on the wrong cpu
    - LP: #1173170
  * hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
    - LP: #1173170
  * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
    - LP: #1173170
  * can: sja1000: fix handling on dt properties on little endian systems
    - LP: #1173170
  * hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
    - LP: #1173170
  * hugetlbfs: add swap entry check in follow_hugetlb_page()
    - LP: #1173170
  * fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
    - LP: #1173170
  * kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
    - LP: #1173170
  * hfsplus: fix potential overflow in hfsplus_file_truncate()
    - LP: #1173170
  * md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
    - LP: #1173170
  * KVM: Allow cross page reads and writes from cached translations.
    - LP: #1173170
  * ARM: i.MX35: enable MAX clock
    - LP: #1173170
  * ARM: clk-imx35: Bugfix iomux clock
    - LP: #1173170
  * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
    - LP: #1173170
  * sched/debug: Fix sd->*_idx limit range avoiding overflow
    - LP: #1173170
  * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
    - LP: #1173170
  * ARM: 7698/1: perf: fix group validation when using enable_on_exec
    - LP: #1173170
  * ath9k_htc: accept 1.x firmware newer than 1.3
    - LP: #1173170
  * ath9k_hw: change AR9580 initvals to fix a stability issue
    - LP: #1173170
  * mac80211: fix cfg80211 interaction on auth/assoc request
    - LP: #1173170
  * ssb: implement spurious tone avoidance
    - LP: #1173170
  * crypto: algif - suppress sending source address information in recvmsg
    - LP: #1173170
  * perf: Treat attr.config as u64 in perf_swevent_init()
    - LP: #1173170
  * perf/x86: Fix offcore_rsp valid mask for SNB/IVB
    - LP: #1173170
  * vm: add vm_iomap_memory() helper function
    - LP: #1173170
  * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
    - LP: #1173170
  * vm: convert fb_mmap to vm_iomap_memory() helper
    - LP: #1173170
  * vm: convert HPET mmap to vm_iomap_memory() helper
    - LP: #1173170
  * vm: convert mtdchar mmap to vm_iomap_memory() helper
    - LP: #1173170
  * Btrfs: make sure nbytes are right after log replay
    - LP: #1173170
  * s390: move dummy io_remap_pfn_range() to asm/pgtable.h
    - LP: #1173170
  * Linux 3.8.9
    - LP: #1173170
  * Linux 3.8.10
    - LP: #1175391
  * aio: fix possible invalid memory access when DEBUG is enabled
    - LP: #1175391
  * TTY: fix atime/mtime regression
    - LP: #1175391
  * sparc64: Fix race in TLB batch processing.
    - LP: #1175391
  * atm: update msg_namelen in vcc_recvmsg()
    - LP: #1175391
  * ax25: fix info leak via msg_name in ax25_recvmsg()
    - LP: #1175391
  * Bluetooth: fix possible info leak in bt_sock_recvmsg()
    - LP: #1175391
  * Bluetooth: RFCOMM - Fix missing msg_namelen update in
    rfcomm_sock_recvmsg()
    - LP: #1175391
  * Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
    - LP: #1175391
  * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
    - LP: #1175391
  * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
    - LP: #1175391
  * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
    - LP: #1175391
  * l2tp: fix info leak in l2tp_ip6_recvmsg()
    - LP: #1175391
  * llc: Fix missing msg_namelen update in llc_ui_recvmsg()
    - LP: #1175391
  * netrom: fix info leak via msg_name in nr_recvmsg()
    - LP: #1175391
  * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
    - LP: #1175391
  * rose: fix info leak via msg_name in rose_recvmsg()
    - LP: #1175391
  * tipc: fix info leaks via msg_name in recv_msg/recv_stream
    - LP: #1175391
  * cbq: incorrect processing of high limits
    - LP: #1175391
  * net IPv6 : Fix broken IPv6 routing table after loopback down-up
    - LP: #1175391
  * net: count hw_addr syncs so that unsync works properly.
    - LP: #1175391
  * atl1e: limit gso segment size to prevent generation of wrong ip length
    fields
    - LP: #1175391
  * bonding: fix bonding_masters race condition in bond unloading
    - LP: #1175391
  * bonding: IFF_BONDING is not stripped on enslave failure
    - LP: #1175391
  * bonding: fix l23 and l34 load balancing in forwarding path
    - LP: #1175391
  * af_unix: If we don't care about credentials coallesce all messages
    - LP: #1175391
  * netfilter: don't reset nf_trace in nf_reset()
    - LP: #1175391
  * ipv6/tcp: Stop processing ICMPv6 redirect messages
    - LP: #1175391
  * rtnetlink: Call nlmsg_parse() with correct header length
    - LP: #1175391
  * tcp: incoming connections might use wrong route under synflood
    - LP: #1175391
  * tcp: Reallocate headroom if it would overflow csum_start
    - LP: #1175391
  * net: mvmdio: add select PHYLIB
    - LP: #1175391
  * esp4: fix error return code in esp_output()
    - LP: #1175391
  * net: mvneta: fix improper tx queue usage in mvneta_tx()
    - LP: #1175391
  * net: cdc_mbim: remove bogus sizeof()
    - LP: #1175391
  * tcp: call tcp_replace_ts_recent() from tcp_ack()
    - LP: #1175391
  * net: rate-limit warn-bad-offload splats.
    - LP: #1175391
  * net: drop dst before queueing fragments
    - LP: #1175391
  * tracing: Fix selftest function recursion accounting
    - LP: #1175391
  * ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
    - LP: #1175391
  * ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
    - LP: #1175391
  * Linux 3.8.11
    - LP: #1175391

linux (3.8.0-19.30) raring; urgency=low

  [ Upstream Kernel Changes ]

  * Add file_ns_capable() helper function for open-time capability checking
    (CVE-2013-1959)
    - LP: #1174590
    - CVE-2013-1959
  * userns: Don't let unprivileged users trick privileged users into
    setting the id_map (CVE-2013-1959)
    - LP: #1174590
    - CVE-2013-1959
  * userns: Check uid_map's opener's fsuid, not the current fsuid
    (CVE-2013-1959)
    - LP: #1174590
    - CVE-2013-1959
  * net: fix incorrect credentials passing (CVE-2013-1979)
    - LP: #1174827
    - CVE-2013-1979
  * userns: Changing any namespace id mappings should require privileges
    (CVE-2013-1979)
    - LP: #1174827
    - CVE-2013-1979

Date: 2013-05-08 00:35:15.153798+00:00
Changed-By: Brad Figg <brad.figg at canonical.com>
Signed-By: Adam Conrad <adconrad at 0c3.net>
https://launchpad.net/ubuntu/precise/+source/linux-lts-raring/3.8.0-20.31~precise1
-------------- next part --------------
Sorry, changesfile not available.


More information about the Precise-changes mailing list