lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Nov 2012 20:11:08 -0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [ 00/57] 3.4.19-stable review

This is the start of the stable review cycle for the 3.4.19 release.
There are 57 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat Nov 17 04:09:24 UTC 2012.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.19-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.4.19-rc1

Dave Chinner <dchinner@...hat.com>
    xfs: fix reading of wrapped log data

Johan Hovold <jhovold@...il.com>
    USB: mos7840: remove unused variable

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/i915: clear the entire sdvo infoframe buffer

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/i915: fixup infoframe support for sdvo

Alex Deucher <alexander.deucher@....com>
    drm/radeon/si: add some missing regs to the VM reg checker

Alex Deucher <alexander.deucher@....com>
    drm/radeon/cayman: add some missing regs to the VM reg checker

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix hibernation device reset

Chris Ball <cjb@...top.org>
    mmc: sdhci: fix NULL dereference in sdhci_request() tuning

Thomas Gleixner <tglx@...utronix.de>
    futex: Handle futex_pi OWNER_DIED take over correctly

Hannes Frederic Sowa <hannes@...essinduktion.org>
    ipv6: send unsolicited neighbour advertisements to all-nodes

Eric Leblond <eric@...it.org>
    af-packet: fix oops when socket is not present

Cyrill Gorcunov <gorcunov@...nvz.org>
    net: inet_diag -- Return error code if protocol handler is missed

Tom Parkin <tparkin@...alix.com>
    l2tp: fix oops in l2tp_eth_create() error path

Peter Senna Tschudin <peter.senna@...il.com>
    drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free

Jesper Dangaard Brouer <brouer@...hat.com>
    net: fix divide by zero in tcp algorithm illinois

Hemant Kumar <hemantk@...eaurora.org>
    net: usb: Fix memory leak on Tx data path

Li RongQing <roy.qing.li@...il.com>
    ipv6: Set default hoplimit as zero.

Eric Dumazet <edumazet@...gle.com>
    tcp: fix FIONREAD/SIOCINQ

Eric Dumazet <edumazet@...gle.com>
    netlink: use kfree_rcu() in netlink_release()

Zijie Pan <zijie.pan@...nd.com>
    sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()

Takashi Iwai <tiwai@...e.de>
    ALSA: Avoid endless sleep after disconnect

Takashi Iwai <tiwai@...e.de>
    ALSA: Add a reference counter to card instance

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Use rwsem for disconnect protection

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix races at disconnection

Takashi Iwai <tiwai@...e.de>
    ALSA: PCM: Fix some races at disconnection

Jean Delvare <khali@...ux-fr.org>
    hwmon: (w83627ehf) Force initial bank selection

Ilija Hadzic <ilijahadzic@...il.com>
    drm: restore open_count if drm_setup fails

Trond Myklebust <Trond.Myklebust@...app.com>
    NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate

NeilBrown <neilb@...e.de>
    NFS: fix bug in legacy DNS resolver.

J. Bruce Fields <bfields@...hat.com>
    nfsd: add get_uint for u32's

Trond Myklebust <Trond.Myklebust@...app.com>
    NFSv4.1: We must release the sequence id when we fail to get a session slot

Trond Myklebust <Trond.Myklebust@...app.com>
    NFSv4: nfs4_locku_done must release the sequence id

Ben Hutchings <ben@...adent.org.uk>
    nfs: Show original device name verbatim in /proc/*/mount{s,info}

Scott Mayhew <smayhew@...hat.com>
    nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts

Antonio Quartulli <ordex@...istici.org>
    mac80211: fix SSID copy on IBSS JOIN

Johannes Berg <johannes.berg@...el.com>
    mac80211: make sure data is accessible in EAPOL check

Johannes Berg <johannes.berg@...el.com>
    mac80211: verify that skb data is present

Johannes Berg <johannes.berg@...el.com>
    mac80211: check management frame header length

Dave Airlie <airlied@...hat.com>
    drm/udl: fix stride issues scanning out stride != width*bpp

Egbert Eich <eich@...e.de>
    DRM/Radeon: Fix Load Detection on legacy primary DAC.

Javier Cardona <javier@...ybit.com>
    mac80211: don't inspect Sequence Control field on control frames

Javier Cardona <javier@...ybit.com>
    mac80211: Only process mesh config header on frames that RA_MATCH

Johannes Berg <johannes.berg@...el.com>
    mac80211: use blacklist for duplicate IE check

Johannes Berg <johannes.berg@...el.com>
    wireless: drop invalid mesh address extension frames

Felix Fietkau <nbd@...nwrt.org>
    cfg80211: fix antenna gain handling

Steve Hodgson <steve@...estorage.com>
    target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path

Roland Dreier <roland@...estorage.com>
    iscsi-target: Fix missed wakeup race in TX thread

Roland Dreier <roland@...estorage.com>
    target: Avoid integer overflow in se_dev_align_max_sectors()

Roland Dreier <roland@...estorage.com>
    target: Don't return success from module_init() if setup fails

Stanislaw Gruszka <sgruszka@...hat.com>
    rt2800: validate step value for temperature compensation

Sven Eckelmann <sven@...fation.org>
    ath9k: Test for TID only in BlockAcks while checking tx status

Felix Fietkau <nbd@...nwrt.org>
    ath9k: fix stale pointers potentially causing access to free'd skbs

Rolf Eike Beer <eike-kernel@...tec.de>
    Input: tsc40 - remove wrong announcement of pressure support

Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
    xen/mmu: Use Xen specific TLB flush instead of the generic one.

David Vrabel <david.vrabel@...rix.com>
    xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF


-------------

Diffstat:

 Makefile                                        |  4 +-
 arch/x86/xen/mmu.c                              | 21 +++++++-
 drivers/gpu/drm/drm_fops.c                      |  5 +-
 drivers/gpu/drm/i915/intel_drv.h                |  4 +-
 drivers/gpu/drm/i915/intel_sdvo.c               | 59 ++++++++++++++------
 drivers/gpu/drm/i915/intel_sdvo_regs.h          |  2 +
 drivers/gpu/drm/radeon/evergreen_cs.c           |  3 ++
 drivers/gpu/drm/radeon/evergreend.h             |  4 ++
 drivers/gpu/drm/radeon/radeon_legacy_encoders.c |  1 +
 drivers/gpu/drm/radeon/si.c                     |  1 +
 drivers/gpu/drm/radeon/sid.h                    |  1 +
 drivers/gpu/drm/udl/udl_drv.h                   |  2 +-
 drivers/gpu/drm/udl/udl_fb.c                    | 12 +++--
 drivers/gpu/drm/udl/udl_transfer.c              |  5 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c          |  2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c             |  5 ++
 drivers/hwmon/w83627ehf.c                       |  1 +
 drivers/input/touchscreen/tsc40.c               |  1 -
 drivers/mmc/host/sdhci.c                        | 23 ++++----
 drivers/net/ethernet/nxp/lpc_eth.c              |  1 +
 drivers/net/usb/usbnet.c                        |  3 ++
 drivers/net/wireless/ath/ath9k/xmit.c           | 10 +++-
 drivers/net/wireless/rt2x00/rt2800lib.c         |  2 +-
 drivers/target/iscsi/iscsi_target.c             |  4 +-
 drivers/target/iscsi/iscsi_target_core.h        |  1 +
 drivers/target/iscsi/iscsi_target_login.c       |  1 +
 drivers/target/iscsi/iscsi_target_util.c        | 22 +++++++-
 drivers/target/iscsi/iscsi_target_util.h        |  1 +
 drivers/target/target_core_configfs.c           |  3 +-
 drivers/target/target_core_device.c             | 18 +++----
 drivers/target/target_core_tmr.c                |  6 +--
 drivers/usb/serial/mos7840.c                    |  1 -
 drivers/xen/gntdev.c                            | 36 +++++++------
 fs/nfs/dir.c                                    |  4 +-
 fs/nfs/dns_resolve.c                            |  5 +-
 fs/nfs/internal.h                               |  5 +-
 fs/nfs/mount_clnt.c                             |  2 +-
 fs/nfs/namespace.c                              | 19 +++++--
 fs/nfs/nfs4namespace.c                          |  3 +-
 fs/nfs/nfs4proc.c                               | 37 ++++++++-----
 fs/nfs/super.c                                  |  2 +-
 fs/nfsd/export.c                                |  6 +--
 fs/xfs/xfs_log_recover.c                        |  2 +-
 include/linux/sunrpc/cache.h                    | 16 ++++++
 include/net/cfg80211.h                          |  9 ++++
 include/sound/core.h                            |  3 ++
 include/trace/events/xen.h                      |  8 +++
 kernel/futex.c                                  | 41 +++++++-------
 net/core/dev.c                                  |  2 +-
 net/ipv4/inet_diag.c                            |  5 +-
 net/ipv4/tcp.c                                  |  8 ++-
 net/ipv4/tcp_illinois.c                         |  8 +--
 net/ipv6/ndisc.c                                |  3 +-
 net/ipv6/route.c                                |  4 +-
 net/l2tp/l2tp_eth.c                             |  1 +
 net/mac80211/ibss.c                             |  2 +-
 net/mac80211/rx.c                               | 72 +++++++++++++++++++------
 net/mac80211/util.c                             | 39 +++++++++++---
 net/netlink/af_netlink.c                        | 19 +++++--
 net/sctp/sm_sideeffect.c                        |  3 +-
 net/wireless/core.c                             |  3 +-
 net/wireless/util.c                             | 14 ++---
 sound/core/compress_offload.c                   |  9 +++-
 sound/core/control.c                            |  5 ++
 sound/core/hwdep.c                              | 12 ++++-
 sound/core/init.c                               | 50 ++++++++++-------
 sound/core/oss/mixer_oss.c                      | 10 +++-
 sound/core/oss/pcm_oss.c                        |  6 +++
 sound/core/pcm.c                                | 13 ++++-
 sound/core/pcm_native.c                         | 33 +++++++++---
 sound/core/rawmidi.c                            | 26 ++++++++-
 sound/core/sound.c                              | 11 +++-
 sound/core/sound_oss.c                          | 10 +++-
 sound/usb/card.c                                | 12 +++--
 sound/usb/card.h                                |  1 +
 sound/usb/endpoint.c                            |  9 ++--
 sound/usb/mixer.c                               | 65 ++++++++++++++--------
 sound/usb/mixer_quirks.c                        | 37 +++++++++++--
 sound/usb/pcm.c                                 | 35 ++++++++----
 sound/usb/proc.c                                |  4 +-
 sound/usb/usbaudio.h                            |  2 +-
 81 files changed, 697 insertions(+), 263 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ