[linux] 01/03: Merge tag 'debian/3.2.68-1+deb7u4'
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Sep 20 23:05:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch wheezy
in repository linux.
commit 069214b94c0fbe5f970670f686956f58c2e31cc3
Merge: eb35e44 cf53019
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Sep 20 16:47:02 2015 +0200
Merge tag 'debian/3.2.68-1+deb7u4'
Conflicts:
debian/changelog
debian/patches/series
debian/changelog | 10 +++
...rconf-validate-new-MTU-before-applying-it.patch | 61 ++++++++++++++++++
...the-underlying-transport-exists-before-cr.patch | 74 ++++++++++++++++++++++
.../vhost-actually-track-log-eventfd-file.patch | 30 +++++++++
.../all/virtio-net-drop-netif_f_fraglist.patch | 36 +++++++++++
debian/patches/series | 4 ++
6 files changed, 215 insertions(+)
diff --cc debian/changelog
index 39347d6,57d76e1..249a0bb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,359 -1,13 +1,369 @@@
+linux (3.2.70-1) UNRELEASED; urgency=medium
+
+ * New upstream stable update:
+ http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.69
+ - PCI: Generate uppercase hex for modalias var in uevent
+ - usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
+ - TPM: Add new TPMs to the tail of the list to prevent inadvertent change of
+ dev
+ - Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device
+ - [s390*] KVM: base hrtimer on a monotonic clock
+ - PCI: Fix infinite loop with ROM image of size 0
+ - [x86] staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
+ - nfs: don't call blocking operations while !TASK_RUNNING
+ - cdc-acm: add sanity checks
+ - USB: fix use-after-free bug in usb_hcd_unlink_urb()
+ - tty: Prevent untrappable signals from malicious program
+ - xen/manage: Fix USB interaction issues when resuming
+ - rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
+ - ALSA: off by one bug in snd_riptide_joystick_probe()
+ - fsnotify: fix handling of renames in audit
+ - NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
+ - cpufreq: speedstep-smi: enable interrupts when waiting
+ - mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
+ - mm/hugetlb: add migration/hwpoisoned entry check in
+ hugetlb_change_protection
+ - mm/hugetlb: add migration entry check in __unmap_hugepage_range
+ - mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
+ - mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
+ - iscsi-target: Drop problematic active_ts_list usage
+ - mm/memory.c: actually remap enough memory
+ - drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
+ - ALSA: hdspm - Constrain periods to 2 on older cards
+ - jffs2: fix handling of corrupted summary length
+ - dm mirror: do not degrade the mirror on discard error
+ - dm io: reject unsupported DISCARD requests with EOPNOTSUPP
+ - ipv6: fix ipv6_cow_metrics for non DST_HOST case
+ - fixed invalid assignment of 64bit mask to host dma_boundary for scatter
+ gather segment boundary limit.
+ - sg: fix read() error reporting
+ - netfilter: xt_socket: fix a stack corruption bug
+ - IB/qib: Do not write EEPROM
+ - dm: fix a race condition in dm_get_md
+ - dm snapshot: fix a possible invalid memory access on unload
+ - sched/autogroup: Fix failure to set cpu.rt_runtime_us
+ - libceph: fix double __remove_osd() problem
+ - kdb: fix incorrect counts in KDB summary command output
+ - ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
+ - debugfs: leave freeing a symlink body until inode eviction
+ - autofs4: check dev ioctl size before allocating
+ - autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
+ - xfs: ensure truncate forces zeroed blocks to disk
+ - gpio: tps65912: fix wrong container_of arguments
+ - ALSA: pcm: Don't leave PREPARED state after draining
+ - [x86] KVM: emulate: fix CMPXCHG8B on 32-bit hosts
+ - net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
+ - xhci: Allocate correct amount of scratchpad buffers
+ - USB: usbfs: don't leak kernel data in siginfo
+ - 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
+ - mac80211: Send EAPOL frames at lowest rate
+ - USB: serial: cp210x: Adding Seletek device id's
+ - nilfs2: fix potential memory overrun on inode
+ - NFSv4: Don't call put_rpccred() under the rcu_read_lock()
+ - usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
+ - 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: fix DRM_IOCTL_RADEON_CS oops
+ - ACPI / video: Load the module even if ACPI is disabled
+ - [armhf/omap] ASoC: omap-pcm: Correct dma mask
+ - 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
+ - TTY: fix tty_wait_until_sent on 64-bit machines
+ - sunrpc: fix braino in ->poll()
+ - gadgetfs: use-after-free in ->aio_read()
+ - gadgetfs: Fix leak on error in aio_read()
+ - ipvs: add missing ip_vs_pe_put in sync code
+ - spi: dw: revisit FIFO size detection again
+ - fuse: notify: don't move pages
+ - fuse: set stolen page uptodate
+ - dm: hold suspend_lock while suspending device during device deletion
+ - dm io: deal with wandering queue limits when handling REQ_DISCARD and
+ REQ_WRITE_SAME
+ - mac80211: drop unencrypted frames in mesh fwding
+ - mac80211: set only VO as a U-APSD enabled AC
+ - mac80211: disable u-APSD queues by default
+ - virtio_console: avoid config access from irq
+ - bnx2x: Force fundamental reset for EEH recovery
+ - libsas: Fix Kernel Crash in smp_execute_task
+ - Input: synaptics - query min dimensions for fw v8.1
+ - Input: synaptics - fix middle button on Lenovo 2015 products
+ - Input: synaptics - handle spurious release of trackstick buttons
+ - can: add missing initialisations in CAN related skbuffs
+ - vt6655: RFbSetPower fix missing rate RATE_12M
+ - ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
+ - ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
+ - [x86] asm/entry/32: Fix user_mode() misuses
+ - [x86] 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
+ - nilfs2: fix deadlock of segment constructor during recovery
+ - nl80211: ignore HT/VHT capabilities without QoS/WMM
+ - pagemap: do not leak physical addresses to non-privileged userspace
+ - IB/mlx4: Saturate RoCE port PMA counters in case of overflow
+ - tcm_fc: missing curly braces in ft_invl_hw_context()
+ - target/pscsi: Fix NULL pointer dereference in get_device_type
+ - writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
+ - nbd: fix possible memory leak
+ - iio: core: Fix double free.
+ - USB: ftdi_sio: Added custom PID for Synapse Wireless product
+ - USB: serial: keyspan_pda: fix Entrega company name spelling
+ - USB: keyspan_pda: add new device id
+ - net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
+ - net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user()
+ behaviour
+ - cifs: fix use-after-free bug in find_writable_file
+ - perf: Fix irq_work 'tail' recursion
+ - sched: Fix RLIMIT_RTTIME when PI-boosting to RT
+ - writeback: fix possible underflow in write bandwidth calculation
+ - usb: xhci: handle Config Error Change (CEC) in xhci driver
+ - usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
+ - net: use for_each_netdev_safe() in rtnl_group_changelink()
+ - USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
+ - selinux: fix sel_write_enforce broken return value
+ - mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
+ - hfsplus: fix B-tree corruption after insertion at position 0
+ - ALSA: hda - Add one more node in the EAPD supporting candidate list
+ - radeon: Do not directly dereference pointers to BIOS area.
+ - [x86] reboot: Remove VersaLogic Menlow reboot quirk
+ - [x86] ACPI: fix Dell M6600 ACPI reboot regression via DMI
+ - [x86] reboot: Remove quirk entry for SBC FITPC
+ - [x86] reboot: Add quirk to make Dell C6100 use reboot=pci automatically
+ - [x86] reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
+ - [x86] reboot: Remove the duplicate C6100 entry in the reboot quirks list
+ - [x86] reboot: Add reboot quirk for Dell Latitude E5410
+ - [x86] reboot: Add reboot quirk for Certec BPC600
+ - [x86] reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
+ - mac80211: fix RX A-MPDU session reorder timer deletion
+ - xen-netfront: transmit fully GSO-sized packets
+ - be2iscsi: Fix kernel panic when device initialization fails
+ - Defer processing of REQ_PREEMPT requests for blocked devices
+ - ocfs2: _really_ sync the right range
+ - ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
+ - net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr
+ struct from userland.
+ - jfs: fix readdir regression
+ - ip: zero sockaddr returned on error queue
+ - net: rps: fix cpu unplug
+ - ipv6: stop sending PTB packets for MTU < 1280
+ - netxen: fix netxen_nic_poll() logic
+ - ping: Fix race in free in receive path
+ - ppp: deflate: never return len larger than output buffer
+ - rtnetlink: call ->dellink on failure when ->newlink exists
+ - gen_stats.c: Duplicate xstats buffer for later use
+ - ipv4: ip_check_defrag should not assume that skb_network_offset is zero
+ - ematch: Fix auto-loading of ematch modules.
+ - net: reject creation of netdev names with colons
+ - macvtap: limit head length of skb allocated
+ - 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.
+ - net: avoid to hang up on sending due to sysctl configuration overflow.
+ - net: sysctl_net_core: check SNDBUF and RCVBUF for min length
+ - rds: avoid potential stack overflow
+ - caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
+ - rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
+ - tcp: make connect() mem charging friendly
+ - 8139cp,8139too,r8169,tg3,ixgb,benet,gianfar: Call dev_kfree_skb_any
+ instead of kfree_skb
+ - ip_forward: Drop frames with attached skb->sk
+ - tcp: avoid looping in tcp_send_fin()
+ - net: make skb_gso_segment error handling more robust
+ - spi: spidev: fix possible arithmetic overflow for multi-transfer message
+ - IB/core: Avoid leakage from kernel to user space
+ - ipvs: rerouting to local clients is not needed anymore
+ - ipvs: uninitialized data with IP_VS_IPV6
+ - Revert "KVM: s390: flush CPU on load control"
+ http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.70
+ - Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
+ - [x86] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
+ - e1000: add dummy allocator to fix race condition between mtu change and
+ netpoll
+ - [s390*] KVM: Zero out current VMDB of STSI before including level3 data.
+ - usb: musb: core: fix TX/RX endpoint order
+ - [x86] compal-laptop: Check return value of power_supply_register
+ - pinctrl: fix example .get_group_pins implementation signature
+ - drm/radeon: fix doublescan modes (v2)
+ - lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
+ - cdc-wdm: fix endianness bug in debug statements
+ - UBI: account for bitflips in both the VID header and data
+ - UBI: fix out of bounds write
+ - UBI: initialize LEB number variable
+ - UBI: fix check for "too many bytes"
+ - [x86] Drivers: hv: vmbus: Don't wait after requesting offers
+ - Btrfs: fix log tree corruption when fs mounted with -o discard
+ - btrfs: don't accept bare namespace as a valid xattr
+ - ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
+ - rtlwifi: rtl8192cu: Add new USB ID
+ - [mips*] Hibernate: flush TLB entries earlier
+ - ext4: make fsync to sync parent dir in no-journal for real this time
+ - jhash: Update jhash_[321]words functions to use correct initval
+ - Input: elantech - fix absolute mode setting on some ASUS laptops
+ - RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.
+ - selinux/nlmsg: add XFRM_MSG_GETSPDINFO
+ - selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
+ - [x86] iommu: Fix header comments regarding standard and _FINISH macros
+ - scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
+ - ALSA: emu10k1: don't deadlock in proc-functions
+ - [powerpc] Fix missing L2 cache size in /sys/devices/system/cpu
+ - selinux/nlmsg: add XFRM_MSG_REPORT
+ - selinux/nlmsg: add XFRM_MSG_MIGRATE
+ - selinux/nlmsg: add XFRM_MSG_MAPPING
+ - [s390*] hibernate: fix save and restore of kernel text section
+ - Btrfs: fix inode eviction infinite loop after cloning into it
+ - [powerpc] perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
+ - fs/binfmt_elf.c: fix bug in loading of PIE binaries
+ - IB/core: disallow registering 0-sized memory region
+ - IB/core: don't disallow registering region starting at 0x0
+ - IB/mlx4: Fix WQE LSO segment calculation
+ - megaraid_sas: use raw_smp_processor_id()
+ - ptrace: fix race between ptrace_resume() and wait_task_stopped()
+ - memstick: mspro_block: add missing curly braces
+ - [x86] KVM: VMX: Preserve host CR4.MCE value while in guest mode.
+ - writeback: use |1 instead of +1 to protect against div by zero
+ - libata: Add helper to determine when PHY events should be ignored
+ - libata: Ignore spurious PHY event on LPM policy change
+ - ALSA: emu10k1: Fix card shortname string buffer overflow
+ - ALSA: emux: Fix mutex deadlock at unloading
+ - 3w-sas,3w-xxxx,3w-9xxx: fix command completion race
+ - cdc-acm: prevent infinite loop when parsing CDC headers.
+ - rtlwifi: rtl8192cu: Fix kernel deadlock
+ - serial: xilinx: Use platform_get_irq to get irq description structure
+ - serial: of-serial: Remove device_type = "serial" registration
+ - ALSA: emux: Fix mutex deadlock in OSS emulation
+ - ALSA: emu10k1: Emu10k2 32 bit DMA mode
+ - USB: cp210x: add ID for KCF Technologies PRN device
+ - USB: pl2303: Remove support for Samsung I330
+ - xen-pciback: Add name prefix to global 'permissive' variable
+ - gpio: unregister gpiochip device before removing it
+ - gpio: sysfs: fix memory leaks and device hotplug
+ - [powerpc] pseries: Correct cpu affinity for dlpar added cpus
+ - ext4: move check under lock scope to close a race.
+ - mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
+ - nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
+ - nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
+ - ocfs2: dlm: fix race between purge and get lock resource
+ - ACPI / init: Fix the ordering of acpi_reserve_resources()
+ - md/raid5: don't record new size if resize_stripes fails.
+ - ipvs: fix memory leak in ip_vs_ctl.c
+ - xhci: fix isoc endpoint dequeue from advancing too far on transaction error
+ - xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
+ - xhci: gracefully handle xhci_irq dead device
+ - usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices
+ - ahci: un-staticize ahci_dev_classify
+ - ahci: avoton port-disable reset-quirk
+ - mac80211: move WEP tailroom size check
+ - [x86] KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
+ - Input: elantech - fix semi-mt protocol for v3 HW
+ - [powerpc] Align TOC to 256 bytes
+ - dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
+ - firmware: dmi_scan: Fix ordering of product_uuid
+ - ext4: check for zero length extent explicitly
+ - jbd2: fix r_count overflows leading to buffer overflow in journal recovery
+ - ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724
+ - sd: Disable support for 256 byte/sector disks
+ - xen/events: don't bind non-percpu VIRQs with percpu chip
+ - USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
+ - [s390*] crypto: ghash - Fix incorrect ghash icv buffer handling.
+ - bridge: fix parsing of MLDv2 reports
+ - lguest: fix out-by-one error in address checking.
+ - fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
+ - fs, omfs: add NULL terminator in the end up the token list
+ - d_walk() might skip too much
+ - ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525
+ - ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
+ - target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
+ - [amd64] Fix strnlen_user() to not touch memory after specified maximum
+ - Input: elantech - fix detection of touchpads where the revision matches a
+ known rate
+ - ALSA: usb-audio: add MAYA44 USB+ mixer control names
+ - ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)
+ - USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
+ - Input: elantech - fix for newer hardware versions (v7)
+ - Input: elantech - add support for newer (August 2013) devices
+ - Input: elantech - add support for newer elantech touchpads
+ - Input: elantech - support new ICs types for version 4
+ - Input: elantech - add new icbody type
+ - bridge: fix multicast router rlist endless loop
+ - ring-buffer-benchmark: Fix the wrong sched_priority of producer
+ - tracing: Have filter check for balanced ops
+ - ipvs: kernel oops - do_ip_vs_get_ctl
+ - of: Add of_property_match_string() to find index into a string list
+ - dt: Add empty of_property_match_string() function
+ - [powerpc] Make logical to real cpu mapping code endian safe
+ - [powerpc] Don't skip ePAPR spin-table CPUs (regression in 3.2.69)
+ - net: dp83640: fix broken calibration routine.
+ - unix/caif: sk_socket can disappear when state is unlocked
+ - xen: netback: read hotplug script once at start of day.
+ - bridge: fix br_stp_set_bridge_priority race conditions
+ - packet: read num_members once in packet_rcv_fanout()
+ - packet: avoid out of bounds read in round robin fanout
+ - neigh: do not modify unlinked entries
+ - sctp: Fix race between OOTB responce and route removal
+ - debugfs: Fix statfs() regression in 3.2.69
+ - net: socket: Fix the wrong returns for recvmsg and sendmsg
+ - [x86] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is
+ selected (Closes: #786551)
+ - sb_edac: Fix erroneous bytes->gigabytes conversion
+ - [x86] reboot: Fix a warning message triggered by stop_other_cpus()
+ - __ptrace_may_access() should not deny sub-threads
+ - [powerpc,sparc] mm: Remove hack in mmap randomize layout
+ - softirq: reduce latencies
+ - Fix lockup related to stop_machine being stuck in __do_softirq.
+ - [mips*] Fix race condition in lazy cache flushing.
+ - [mips/octeon] Remove udelay() causing huge IRQ latency
+ - [mips*] Fix cpu_has_mips_r2_exec_hazard.
+ - [mips/octeon] Delete override of cpu_has_mips_r2_exec_hazard.
+ - UBI: fix soft lockup in ubi_check_volume()
+ - [hppa] Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
+ - staging: line6: avoid __sync_fetch_and_{and,or}
+
+ [ Ben Hutchings ]
+ * drm, agp: Update to 3.4.108:
+ - [x86] drm/i915: Unlock panel even when LVDS is disabled
+ - drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with
+ 3.18.0-rc6
+ - [x86] drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
+ - [x86] drm/vmwgfx: Fix fence event code
+ - drm/radeon: check the right ring in radeon_evict_flags()
+ - [x86] drm/i915: Only fence tiled region of object.
+ - drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
+ - 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: fix DRM_IOCTL_RADEON_CS oops
+ - [x86] drm/vmwgfx: Reorder device takedown somewhat
+ - radeon: Do not directly dereference pointers to BIOS area.
+ * Revert "ACPICA: Utilities: split IO address types from data type models."
+ to avoid ABI change on i386
+ * Adjust for migration to git:
+ - Update .gitignore files
+ - debian/control: Update Vcs-* fields
+ - README.Debian, README.source: Update references to svn
+
+ -- Ben Hutchings <ben at decadent.org.uk> Fri, 07 Aug 2015 19:47:24 +0100
+
+ linux (3.2.68-1+deb7u4) wheezy-security; urgency=medium
+
+ * ipv6: addrconf: validate new MTU before applying it (CVE-2015-0272)
+ * virtio-net: drop NETIF_F_FRAGLIST (CVE-2015-5156)
+ * vhost: actually track log eventfd file (CVE-2015-6252)
+ * RDS: verify the underlying transport exists before creating a connection
+ (CVE-2015-6937)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 19 Sep 2015 13:22:14 +0200
+
linux (3.2.68-1+deb7u3) wheezy-security; urgency=medium
* udp: fix behavior of wrong checksums (CVE-2015-5364, CVE-2015-5366)
diff --cc debian/patches/series
index 2c78ce4,b33987a..ce15467
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1152,6 -1154,28 +1152,10 @@@ features/all/hpsa/0009-hpsa-fix-a-coupl
features/all/hpsa/0010-hpsa-add-in-gen9-controller-model-names.patch
features/all/hpsa/0011-hpsa-add-in-P840ar-controller-model-name.patch
-bugfix/all/nfsv4-minor-cleanups-for-nfs4_handle_exception-and-n.patch
bugfix/all/netfilter-ipset-Check-and-reject-crazy-0-input-param.patch
-
-bugfix/all/ib-core-prevent-integer-overflow-in-ib_umem_get.patch
-bugfix/all/netfilter-nf_conntrack-reserve-two-bytes-for-nf_ct_e.patch
-bugfix/all/net-llc-use-correct-size-for-sysctl-timeout-entries.patch
-bugfix/all/net-rds-use-correct-size-for-max-unacked-packets-and.patch
-bugfix/all/xen-pciback-limit-guest-control-of-command-register.patch
-bugfix/x86/x86-asm-entry-64-remove-a-bogus-ret_from_fork-optimi.patch
-bugfix/all/ipv6-don-t-reduce-hop-limit-for-an-interface.patch
-bugfix/x86/crypto-aesni-fix-memory-usage-in-GCM-decryption.patch
-bugfix/all/fs-take-i_mutex-during-prepare_binprm-for-set-ug-id-.patch
-bugfix/all/pipe-iovec-fix-memory-corruption-when-retrying-atomi.patch
-bugfix/all/udf-remove-repeated-loads-blocksize.patch
-bugfix/all/udf-check-length-of-extended-attributes-and-allocati.patch
-bugfix/all/ipv4-missing-sk_nulls_node_init-in-ping_unhash.patch
-bugfix/all/udp-fix-behavior-of-wrong-checksums.patch
-bugfix/all/sctp-fix-asconf-list-handling.patch
-bugfix/x86/x86-bpf_jit-fix-compilation-of-large-bpf-programs.patch
-bugfix/all/sg_start_req-make-sure-that-there-s-not-too-many-ele.patch
bugfix/all/md-use-kzalloc-when-bitmap-is-disabled.patch
+debian/revert-acpica-utilities-split-io-address-types-from-.patch
+ bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch
+ bugfix/all/virtio-net-drop-netif_f_fraglist.patch
+ bugfix/all/vhost-actually-track-log-eventfd-file.patch
+ bugfix/all/rds-verify-the-underlying-transport-exists-before-cr.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list