This bug was fixed in the package linux - 3.13.0-101.148
---------------
linux (3.13.0-101.148) trusty; urgency=low
[ Seth Forshee ]
* Release Tracking Bug
- LP: #1635430
* [arm64] nova instances can't boot with 3.13.0-92 (LP: #1608854)
- Revert "efi: Disable interrupts around EFI calls, not in the epilog/prolog
calls"
- Revert "x86/efi: Use all 64 bit of efi_memmap in setup_e820()"
- Revert "x86/efi: Store upper bits of command line buffer address in
ext_cmd_line_ptr"
- Revert "efivarfs: Ensure VariableName is NUL-terminated"
- Revert "efi/libstub: Fix boundary checking in efi_high_alloc()"
- Revert "arm64: efi: only attempt efi map setup if booting via EFI"
- Revert "UBUNTU: arm64: Implement efi_enabled()"
- Revert "efi/arm64: ignore dtb= when UEFI SecureBoot is enabled"
- Revert "doc: arm64: add description of EFI stub support"
- Revert "UBUNTU: Move get_dram_base to arm private file"
- Revert "arm64: efi: add EFI stub"
- Revert "arm64: add EFI runtime services"
- Revert "efi: Add shared FDT related functions for ARM/ARM64"
- Revert "efi: add helper function to get UEFI params from FDT"
- Revert "doc: efi-stub.txt updates for ARM"
- Revert "efi: Add get_dram_base() helper function"
- Revert "efi: create memory map iteration helper"
- Revert "x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()"
- Revert "firmware: Do not use WARN_ON(!spin_is_locked())"
- Revert "efi-pstore: Fix an overflow on 32-bit builds"
- Revert "x86/efi: Fix 32-bit fallout"
- Revert "x86/efi: Check krealloc return value"
- Revert "x86/efi: Runtime services virtual mapping"
- Revert "x86/efi: Fix off-by-one bug in EFI Boot Services reservation"
- x86/efi: Simplify EFI_DEBUG
- x86/efi: Runtime services virtual mapping
- x86/efi: Check krealloc return value
- SAUCE: Merge tag 'efi-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
- doc: Fix trivial spelling mistake in efi-stub.txt
- x86/efi: Remove unused variables in __map_region()
- x86/efi: Add a wrapper function efi_map_region_fixed()
- x86/efi: Fix off-by-one bug in EFI Boot Services reservation
- x86/efi: Cleanup efi_enter_virtual_mode() function
- efi: Export more EFI table variables to sysfs
- [Config] CONFIG_EFI_RUNTIME_MAP=y
- efi: Export EFI runtime memory mapping to sysfs
- x86/efi: Pass necessary EFI data for kexec via setup_data
- x86/efi: Delete superfluous global variables
- x86/efi: parse_efi_setup() build fix
- SAUCE: Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
- x86/efi: Allow mapping BGRT on x86-32
- x86/efi: Fix 32-bit fallout
- x86/efi: Check status field to validate BGRT header
- x86/efi: Quirk out SGI UV
- v3.14 - Bacported EFI up to v3.14
- efi: Move facility flags to struct efi
- efi: Set feature flags inside feature init functions
- efivarfs: 'efivarfs_file_write' function reorganization
- x86/efi: Delete out-of-date comments of efi_query_variable_store
- x86/efi: Style neatening
- x86/efi: Dump the EFI page table
- x86, pageattr: Export page unmapping interface
- x86/efi: Make efi virtual runtime map passing more robust
- x86/efi: Split efi_enter_virtual_mode
- ia64/efi: Implement efi_enabled()
- efi: Use NULL instead of 0 for pointer
- x86, tools: Consolidate #ifdef code
- x86/efi: Delete dead code when checking for non-native
- efi: Add separate 32-bit/64-bit definitions
- x86/efi: Build our own EFI services pointer table
- x86/efi: Add early thunk code to go from 64-bit to 32-bit
- x86/efi: Firmware agnostic handover entry points
- [Config] CONFIG_EFI_MIXED=y
- x86/efi: Wire up CONFIG_EFI_MIXED
- x86/efi: Re-disable interrupts after calling firmware services
- SAUCE: Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
- x86, tools: Fix up compiler warnings
- x86/efi: Preserve segment registers in mixed mode
- x86/efi: Rip out phys_efi_get_time()
- x86/efi: Restore 'attr' argument to query_variable_info()
- SAUCE: merge with v3.15
- fs/efivarfs/super.c: use static const for dentry_operations
- SAUCE: merge with v3.16
- efi: efi-stub-helper cleanup
- efi: create memory map iteration helper
- efi: Add shared printk wrapper for consistent prefixing
- efi: Add get_dram_base() helper function
- efi: x86: Handle arbitrary Unicode characters
- x86/efi: Delete most of the efi_call* macros
- x86/efi: Implement a __efi_call_virt macro
- x86/efi: Save and restore FPU context around efi_calls (x86_64)
- x86/efi: Save and restore FPU context around efi_calls (i386)
- efivars: Use local variables instead of a pointer dereference
- efivars: Check size of user object
- efivars: Stop passing a struct argument to efivar_validate()
- efivars: Refactor sanity checking code into separate function
- efivars: Add compatibility code for compat tasks
- doc: efi-stub.txt updates for ARM
- efi: add helper function to get UEFI params from FDT
- efi: Add shared FDT related functions for ARM/ARM64
- [Config] CONFIG_LIBFDT=y
- arm64: add EFI runtime services
- arm64: efi: add EFI stub
- doc: arm64: add description of EFI stub support
- efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
- arm64: efi: only attempt efi map setup if booting via EFI
- efi-pstore: Fix an overflow on 32-bit builds
- firmware: Do not use WARN_ON(!spin_is_locked())
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
- efivarfs: Ensure VariableName is NUL-terminated
- x86/efi: Store upper bits of command line buffer address in
ext_cmd_line_ptr
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
- x86/efi: Fix boot failure with EFI stub
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at
runtime,
instead of top-down
- efi/libstub: Fix boundary checking in efi_high_alloc()
- efi: Fix compiler warnings (unused, const, type)
- efi: fdt: Do not report an error during boot if UEFI is not available
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
- efi/reboot: Add generic wrapper around EfiResetSystem()
- efi/arm64: efistub: remove local copy of linux_banner
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
- efi: Small leak on error in runtime map code
- arm64/efi: map the entire UEFI vendor string before reading it
- arm64/efi: add missing call to early_ioremap_reset()
- efi/arm64: Store Runtime Services revision
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading
is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module
loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
- Revert "x86/efi: Save and restore FPU context around efi_calls (x86_64)"
- [Config] CONFIG_RTC_DRV_EFI=y
* proc_keys_show crash when reading /proc/keys (LP: #1634496)
- KEYS: ensure xbuf is large enough to fix buffer overflow in proc_keys_show
(LP: #1634496)
* [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
__copy_tofrom_user (LP: #1632462)
- SAUCE: (no-up) powerpc/64: Fix incorrect return value from
__copy_tofrom_user
* Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
memory_stress_ng. (LP: #1628976)
- SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
* sha1-powerpc returning wrong results (LP: #1629977)
- crypto: sha1-powerpc - little-endian support
* linux: Implement secure boot state variables (LP: #1593075)
- SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
- SAUCE: UEFI: Set EFI_SECURE_BOOT bit in x86_efi_facility
* linux: MokSBState is ignored (LP: #1571691)
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
* linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
- SAUCE: UEFI: Add secure_modules() call
- SAUCE: UEFI: PCI: Lock down BAR access when module security is enabled
- SAUCE: UEFI: x86: Lock down IO port access when module security is enabled
- SAUCE: UEFI: ACPI: Limit access to custom_method
- SAUCE: UEFI: asus-wmi: Restrict debugfs interface when module loading is
restricted
- SAUCE: UEFI: Restrict /dev/mem and /dev/kmem when module loading is
restricted
- SAUCE: UEFI: acpi: Ignore acpi_rsdp kernel parameter when module loading
is
restricted
- SAUCE: UEFI: kexec: Disable at runtime if the kernel enforces module
loading
restrictions
- SAUCE: UEFI: x86: Restrict MSR access when module loading is restricted
- SAUCE: UEFI: Add option to automatically enforce module signatures when in
Secure Boot mode
- SAUCE: UEFI: efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- SAUCE: UEFI MODSIGN: Import certificates from UEFI Secure Boot
- SAUCE: UEFI: efi: Disable secure boot if shim is in insecure mode
- SAUCE: UEFI: Display MOKSBState when disabled
* Utopic update to 3.16.7-ckt5 stable release (LP: #1419125)
- arm64/efi: add missing call to early_ioremap_reset()
* Trusty update to 3.16.7-ckt17 stable release (LP: #1500484)
- arm64/efi: map the entire UEFI vendor string before reading it
* Utopic update to 3.16.7-ckt8 stable release (LP: #1434595)
- efi: Small leak on error in runtime map code
* Utopic update to 3.16.7-ckt12 stable release (LP: #1465613)
- efi/reboot: Add generic wrapper around EfiResetSystem()
- x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
- efi/reboot: Allow powering off machines using EFI
- efi: Fix error handling in add_sysfs_runtime_map_entry()
* Trusty update to 3.16.7-ckt26 stable release (LP: #1563345)
- efi: Make our variable validation list include the guid
- lib/ucs2_string: Add ucs2 -> utf8 helper functions
- efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
* Utopic update to 3.16.7-ckt9 stable release (LP: #1441317)
- efi/libstub: Fix boundary checking in efi_high_alloc()
* Trusty update to 3.16.7-ckt19 stable release (LP: #1514911)
- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at
runtime,
instead of top-down
* Boot failure with EFI stub (LP: #1603476)
- x86/efi: Fix boot failure with EFI stub
* Trusty update to v3.13.11-ckt33 stable release (LP: #1538756)
- efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
* Trusty update to 3.13.11-ckt26 stable release (LP: #1493305)
- x86/efi: Use all 64 bit of efi_memmap in setup_e820()
* Trusty update to v3.13.11.9 stable release (LP: #1381234)
- x86, ia64: Move EFI_FB vga_default_device() initialization to
pci_vga_fixup()
* CVE-2015-7833
- usbvision: revert commit 588afcc1
* CVE-2014-9904
- ALSA: compress: fix an integer overflow check
* CVE-2015-3288
- mm: avoid setting up anonymous pages into file mapping
* CVE-2016-3961 (LP: #1571020)
- mm: hugetlb: allow hugepages_supported to be architecture specific
- s390/hugetlb: add hugepages_supported define
- x86/mm/xen: Suppress hugetlbfs in PV guests
-- Seth Forshee <[email protected]> Thu, 20 Oct 2016 16:50:48
-0500
** Changed in: linux (Ubuntu)
Status: Invalid => Fix Released
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-9904
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-3288
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-7833
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-3961
--
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/1441317
Title:
Utopic update to 3.16.7-ckt9 stable release
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Utopic:
Fix Released
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.16.7-ckt9 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.16.7-ckt9 stable release:
netfilter: nf_tables: disable preemption when restoring chain
counters
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
ipvs: rerouting to local clients is not needed anymore
netfilter: nft_compat: fix module refcount underflow
netfilter: xt_socket: fix a stack corruption bug
ipvs: add missing ip_vs_pe_put in sync code
flowcache: Fix kernel panic in flow_cache_flush_task
pktgen: fix UDP checksum computation
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
tcp: make sure skb is not shared before using skb_get()
ipv6: fix ipv6_cow_metrics for non DST_HOST case
rtnetlink: call ->dellink on failure when ->newlink exists
gen_stats.c: Duplicate xstats buffer for later use
ipv4: ip_check_defrag should correctly check return value of
skb_copy_bits
ipv4: ip_check_defrag should not assume that skb_network_offset is
zero
net: phy: Fix verification of EEE support in phy_init_eee
ematch: Fix auto-loading of ematch modules.
openvswitch: Fix net exit.
net: reject creation of netdev names with colons
team: fix possible null pointer dereference in team_handle_frame
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
macvtap: make sure neighbour code can push ethernet header
usb: plusb: Add support for National Instruments host-to-host cable
udp: only allow UFO for packets from SOCK_DGRAM sockets
net: ping: Return EAFNOSUPPORT when appropriate.
team: don't traverse port list using rcu in team_set_mac_address
ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec
xfs: Fix quota type in quota structures when reusing quota file
drm/i915: Dell Chromebook 11 has PWM backlight
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one
chip per node
gpio: tps65912: fix wrong container_of arguments
ALSA: pcm: Don't leave PREPARED state after draining
metag: Fix KSTK_EIP() and KSTK_ESP() macros
ALSA: hda: controller code - do not export static functions
drm/i915: Check obj->vma_list under the struct_mutex
md/raid1: fix read balance when a drive is write-mostly.
ALSA: hda - Disable runtime PM for Panther Point again
drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh
drm/radeon: fix 1 RB harvest config setup for TN/RL
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big
endian
nilfs2: fix potential memory overrun on inode
iio: mxs-lradc: separate touchscreen and buffer virtual channels
iio: mxs-lradc: make ADC reads not disable touchscreen interrupts
iio: mxs-lradc: make ADC reads not unschedule touchscreen conversions
iio: mxs-lradc: only update the buffer when its conversions have
finished
iio: imu: adis16400: Fix sign extension
iio: mxs-lradc: fix iio channel map regression
iio:adc:mcp3422 Fix incorrect scales table
iio: ad5686: fix optional reference voltage declaration
usb: dwc3: dwc3-omap: Fix disable IRQ
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
usb: XHCI: platform: Move the Marvell quirks after the enabling the
clocks
xhci: Allocate correct amount of scratchpad buffers
USB: usbfs: don't leak kernel data in siginfo
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539
efi/libstub: Fix boundary checking in efi_high_alloc()
Revert "USB: serial: make bulk_out_size a lower limit"
USB: ftdi_sio: add PIDs for Actisense USB devices
USB: serial: fix potential use-after-free after failed probe
USB: serial: fix tty-device error handling at probe
USB: mxuport: fix null deref when used as a console
mac80211: Send EAPOL frames at lowest rate
ARC: Fix KSTK_ESP()
USB: serial: cp210x: Adding Seletek device id's
staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channel
mei: make device disabled on stop unconditionally
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
btrfs: fix lost return value due to variable shadowing
KVM: MIPS: Fix trace event to save PC directly
usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
ecryptfs: ->f_op is never NULL
eCryptfs: don't pass fs-specific ioctl commands through
drm/radeon: do a posting read in r100_set_irq
drm/radeon: do a posting read in rs600_set_irq
drm/radeon: do a posting read in r600_set_irq
drm/radeon: do a posting read in evergreen_set_irq
drm/radeon: do a posting read in si_set_irq
drm/radeon: do a posting read in cik_set_irq
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
drm/radeon: fix interlaced modes on DCE8
ACPI / video: Load the module even if ACPI is disabled
ASoC: omap-pcm: Correct dma mask
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Btrfs: fix data loss in the fast fsync path
Btrfs:__add_inode_ref: out of bounds memory read when looking for
extended ref.
xhci: fix reporting of 0-sized URBs in control endpoint
xhci: Workaround for PME stuck issues in Intel xhci
Change email address for 8250_pci
tty: fix up atime/mtime mess, take four
console: Fix console name size mismatch
net: irda: fix wait_until_sent poll timeout
USB: serial: fix infinite wait_until_sent timeout
TTY: fix tty_wait_until_sent on 64-bit machines
sunrpc: fix braino in ->poll()
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under
xprt->bc_pa_lock
ath5k: fix spontaneus AR5312 freezes
net: cls_bpf: fix size mismatch on filter preparation
net: cls_bpf: fix auto generation of per list handles
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
ip6_gre: fix endianness errors in ip6gre_err
PCI: Don't read past the end of sysfs "driver_override" buffer
spi: dw: revisit FIFO size detection again
spi: atmel: Fix interrupt setup for PDC transfers
mtd: nand: pxa3xx: Fix PIO FIFO draining
cpuset: Fix cpuset sched_relax_domain_level
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s
for PREEMPT_NONE
bnx2x: Force fundamental reset for EEH recovery
xen/events: avoid NULL pointer dereference in dom0 on large machines
spi: pl022: Fix race in giveback() leading to driver lock-up
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
libsas: Fix Kernel Crash in smp_execute_task
irqchip: armada-370-xp: Fix chained per-cpu interrupts
ALSA: hda - Fix regression of HD-audio controller fallback modes
can: add missing initialisations in CAN related skbuffs
can: kvaser_usb: Avoid double free on URB submission failures
can: kvaser_usb: Read all messages in a bulk-in URB buffer
ftrace: Fix en(dis)able graph caller when en(dis)abling record via
sysctl
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg
ARM: imx6sl-evk: set swbst_reg as vbus's parent reg
drm/radeon: drop setting UPLL to sleep mode
xen-pciback: limit guest control of command register
ALSA: hda - Fix built-in mic on Compaq Presario CQ60
drm/vmwgfx: Fix a couple of lock dependency violations
drm/vmwgfx: Reorder device takedown somewhat
ALSA: control: Add sanity checks for user ctl id name string
ALSA: snd-usb: add quirks for Roland UA-22
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
ALSA: hda - Set single_adc_amp flag for CS420x codecs
ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
nilfs2: fix deadlock of segment constructor during recovery
ALSA: hda - Don't access stereo amps for mono channel widgets
ARM: at91: pm: fix at91rm9200 standby
ARM: dts: DRA7x: Fix the bypass clock source for dpll_iva and others
ARM: dts: am33xx-clocks: Fix ehrpwm tbclk data on am33xx
ARM: dts: am43xx-clocks: Fix ehrpwm tbclk data on am43xx
clk: divider: fix calculation of maximal parent rate for a given
divider
clk: divider: fix selection of divider when rounding to closest
USB: serial: add Google simple serial SubClass support
HID: add support for MS Surface Pro 3 Type Cover
HID: apple: fix battery support for the 2009 ANSI wireless keyboard
HID: microsoft: add support for Japanese Surface Type Cover 3
HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2
usb: gadget: function: phonet: balance usb_ep_disable calls
usb: musb: core: add pm_runtime_irq_safe()
cdc-acm: Add support for Denso cradle CU-321
HID: microsoft: Add ID for NE7K wireless keyboard
sparc32: destroy_context() and switch_mm() needs to disable
interrupts.
sparc: semtimedop() unreachable due to comparison error
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
sparc: perf: Make counting mode actually work
sparc: Touch NMI watchdog when walking cpus and calling printk
sparc64: Fix several bugs in memmove().
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
rds: avoid potential stack overflow
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Revert "net: cx82310_eth: use common match macro"
ipv6: fix backtracking for throw routes
tcp: fix tcp fin memory accounting
net: compat: Update get_compat_msghdr() to match
copy_msghdr_from_user() behaviour
tcp: make connect() mem charging friendly
Linux 3.16.7-ckt9
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441317/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp