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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 13 Oct 2018 10:50:07 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.18.123

I'm announcing the release of the 3.18.124 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                           |    2 
 arch/arm/mach-mvebu/pmsu.c                         |    6 -
 arch/arm64/include/asm/kvm_emulate.h               |    5 +
 arch/arm64/kernel/entry.S                          |    3 
 arch/arm64/kvm/guest.c                             |   55 +++++++++++++++
 arch/hexagon/include/asm/bitops.h                  |    4 -
 arch/hexagon/kernel/dma.c                          |    2 
 arch/powerpc/kernel/machine_kexec.c                |    7 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c                |    2 
 arch/s390/mm/extmem.c                              |    4 -
 arch/x86/kernel/tsc_msr.c                          |    1 
 arch/x86/mm/numa_emulation.c                       |    2 
 arch/x86/vdso/vclock_gettime.c                     |   26 ++++---
 crypto/ablkcipher.c                                |    2 
 crypto/blkcipher.c                                 |    1 
 drivers/base/power/main.c                          |    5 +
 drivers/block/floppy.c                             |    3 
 drivers/crypto/mxs-dcp.c                           |   53 ++++++++-------
 drivers/gpio/gpio-adp5588.c                        |   24 +++++-
 drivers/hid/hid-core.c                             |    3 
 drivers/hid/hid-ids.h                              |    2 
 drivers/hid/hid-ntrig.c                            |    2 
 drivers/hid/hid-sony.c                             |    6 +
 drivers/hwmon/adt7475.c                            |   14 ++--
 drivers/infiniband/core/ucma.c                     |    6 +
 drivers/md/dm-thin-metadata.c                      |   34 +++++++++
 drivers/md/dm-thin.c                               |   73 ++++++++++++++++++---
 drivers/md/raid10.c                                |    5 +
 drivers/media/i2c/soc_camera/ov772x.c              |    2 
 drivers/media/platform/exynos4-is/fimc-isp-video.c |   11 ++-
 drivers/media/platform/s3c-camif/camif-capture.c   |    2 
 drivers/media/usb/tm6000/tm6000-dvb.c              |    5 +
 drivers/media/usb/uvc/uvc_video.c                  |   24 +++++-
 drivers/media/v4l2-core/v4l2-event.c               |   37 +++++-----
 drivers/media/v4l2-core/v4l2-fh.c                  |    2 
 drivers/misc/tsl2550.c                             |    2 
 drivers/mtd/spi-nor/fsl-quadspi.c                  |   20 ++---
 drivers/net/appletalk/ipddp.c                      |    8 +-
 drivers/net/ethernet/cadence/macb.c                |    2 
 drivers/net/ethernet/hp/hp100.c                    |    2 
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |    7 +-
 drivers/net/ethernet/realtek/r8169.c               |    9 +-
 drivers/net/wireless/rndis_wlan.c                  |    2 
 drivers/net/wireless/ti/wlcore/cmd.c               |    6 +
 drivers/pci/pci.c                                  |   27 +++++--
 drivers/s390/net/qeth_l2_main.c                    |    2 
 drivers/s390/net/qeth_l3_main.c                    |    2 
 drivers/scsi/bnx2i/bnx2i_hwi.c                     |    2 
 drivers/scsi/ibmvscsi/ibmvscsi.c                   |    4 -
 drivers/spi/spi-rspi.c                             |   10 +-
 drivers/spi/spi-sh-msiof.c                         |    3 
 drivers/spi/spi-tegra20-slink.c                    |   31 ++++++--
 drivers/staging/android/ashmem.c                   |    6 +
 drivers/staging/android/ion/ion.c                  |   60 ++++++++++-------
 drivers/target/iscsi/iscsi_target_auth.c           |   45 ++++--------
 drivers/target/iscsi/iscsi_target_tpg.c            |    3 
 drivers/thermal/of-thermal.c                       |    7 +-
 drivers/tty/serial/8250/serial_cs.c                |    6 +
 drivers/tty/serial/cpm_uart/cpm_uart_core.c        |   10 ++
 drivers/usb/class/cdc-wdm.c                        |    2 
 drivers/usb/core/devio.c                           |   24 ++++++
 drivers/usb/core/driver.c                          |   28 ++++----
 drivers/usb/core/usb.c                             |    2 
 drivers/usb/misc/yurex.c                           |    3 
 drivers/usb/serial/kobil_sct.c                     |   12 ++-
 drivers/usb/serial/usb-serial-simple.c             |    3 
 drivers/usb/wusbcore/security.c                    |    2 
 drivers/uwb/hwa-rc.c                               |    1 
 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c    |    5 +
 drivers/xen/events/events_base.c                   |    2 
 drivers/xen/manage.c                               |    6 +
 fs/cifs/cifs_unicode.c                             |    3 
 fs/cifs/cifssmb.c                                  |   11 ++-
 fs/cifs/misc.c                                     |    8 ++
 fs/cifs/smb2ops.c                                  |    2 
 fs/ext4/balloc.c                                   |   21 +++---
 fs/ext4/dir.c                                      |   20 ++---
 fs/ext4/ext4.h                                     |    8 --
 fs/ext4/ext4_extents.h                             |    1 
 fs/ext4/extents.c                                  |    6 +
 fs/ext4/ialloc.c                                   |   19 ++++-
 fs/ext4/inline.c                                   |   42 +-----------
 fs/ext4/inode.c                                    |    3 
 fs/ext4/mballoc.c                                  |    6 +
 fs/ext4/mmp.c                                      |    1 
 fs/ext4/resize.c                                   |   20 +++++
 fs/ext4/super.c                                    |   14 +++-
 fs/ext4/xattr.c                                    |   49 ++++++--------
 fs/jbd2/transaction.c                              |    2 
 fs/nfsd/nfs4proc.c                                 |    1 
 fs/ocfs2/buffer_head_io.c                          |    1 
 fs/ocfs2/dlm/dlmmaster.c                           |    4 -
 fs/proc/base.c                                     |   14 ++++
 fs/seq_file.c                                      |    7 +-
 fs/ubifs/super.c                                   |    3 
 include/linux/netfilter_bridge/ebtables.h          |    5 +
 include/linux/seq_file.h                           |   13 +--
 include/linux/slub_def.h                           |    3 
 include/media/v4l2-fh.h                            |    1 
 kernel/cgroup.c                                    |    6 +
 kernel/module.c                                    |    6 +
 kernel/time/alarmtimer.c                           |    3 
 kernel/trace/ring_buffer.c                         |    2 
 mm/madvise.c                                       |    2 
 mm/shmem.c                                         |    2 
 mm/slub.c                                          |    6 -
 net/bridge/netfilter/ebt_arpreply.c                |    3 
 net/core/neighbour.c                               |   13 ++-
 net/ipv4/af_inet.c                                 |    1 
 net/ipv6/ip6_offload.c                             |    1 
 net/ipv6/ip6_output.c                              |    3 
 net/mac80211/cfg.c                                 |    2 
 net/mac80211/ibss.c                                |   22 +++---
 net/mac80211/main.c                                |   26 ++++++-
 net/mac80211/mlme.c                                |   53 +++++++++++++++
 net/wireless/nl80211.c                             |    1 
 sound/aoa/core/gpio-feature.c                      |    4 -
 sound/firewire/bebob/bebob_maudio.c                |   24 ++++--
 sound/pci/emu10k1/emufx.c                          |    2 
 sound/pci/hda/hda_intel.c                          |    3 
 sound/soc/codecs/cs4265.c                          |    4 -
 sound/soc/soc-dapm.c                               |    7 ++
 tools/vm/page-types.c                              |    6 -
 tools/vm/slabinfo.c                                |    4 -
 124 files changed, 891 insertions(+), 404 deletions(-)

Akinobu Mita (2):
      media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
      media: soc_camera: ov772x: correct setting of banding filter

Alan Stern (3):
      USB: fix error handling in usb_driver_claim_interface()
      USB: handle NULL config in usb_find_alt_setting()
      USB: remove LPM management from usb_driver_claim_interface()

Alexey Dobriyan (1):
      slub: make ->cpu_partial unsigned int

Alistair Strachan (1):
      staging: android: ashmem: Fix mmap size validation

Andy Lutomirski (2):
      x86/vdso: Fix asm constraints on vDSO syscall fallbacks
      x86/vdso: Fix vDSO syscall fallback asm constraint regression

Andy Shevchenko (1):
      x86/tsc: Add missing header to tsc_msr.c

Andy Whitcroft (1):
      floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl

Anson Huang (1):
      thermal: of-thermal: disable passive polling when thermal zone is disabled

Anton Vasilyev (1):
      uwb: hwa-rc: fix memory leak at probe

Arunk Khandavalli (1):
      cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE

Ashish Samant (1):
      ocfs2: fix locking for res->tracking and dlm->tracking_list

Aurelien Aptel (1):
      smb2: fix missing files in root share directory listing

Bart Van Assche (1):
      scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size

Ben Hutchings (1):
      USB: yurex: Check for truncation in yurex_read()

Bo Chen (2):
      e1000: check on netif_running() before calling e1000_up()
      e1000: ensure to free old tx/rx rings in set_ringparam()

Breno Leitao (1):
      scsi: ibmvscsi: Improve strings handling

Catalin Marinas (1):
      arm64: Add trace_hardirqs_off annotation in ret_to_user

Christophe Leroy (1):
      serial: cpm_uart: return immediately from console poll

Colin Ian King (1):
      net: hp100: fix always-true check for link up state

Dan Carpenter (3):
      rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
      hwmon: (adt7475) Make adt7475_read_word() return errors
      cifs: read overflow in is_valid_oplock_break()

Dan Williams (1):
      x86/numa_emulation: Fix emulated-to-physical node mapping

Danek Duvall (1):
      mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X

Daniel Black (1):
      mm: madvise(MADV_DODUMP): allow hugetlbfs pages

Daniel Drake (1):
      PCI: Reprogram bridge prefetch registers on resume

Dave Martin (1):
      arm64: KVM: Tighten guest core register access from userspace

Emmanuel Grumbach (2):
      mac80211: fix a race between restart and CSA flows
      mac80211: shorten the IBSS debug messages

Eric Dumazet (1):
      ipv6: fix possible use-after-free in ip6_xmit()

Ethan Tuttle (1):
      ARM: mvebu: declare asm symbols as character arrays in pmsu.c

Felix Fietkau (1):
      mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys

Gao Feng (1):
      ebtables: arpreply: Add the standard target sanity check

Geert Uytterhoeven (1):
      spi: rspi: Fix interrupted DMA transfers

Greg Hackmann (1):
      staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free

Greg Kroah-Hartman (1):
      Linux 3.18.124

Han Xu (1):
      mtd: fsl-quadspi: fix macro collision problems with READ/WRITE

Hari Bathini (1):
      powerpc/kdump: Handle crashkernel memory reservation failure

Hiromitsu Yamasaki (1):
      spi: sh-msiof: Fix handling of write value for SISTR register

Ilan Peer (1):
      mac80211: Fix station bandwidth setting after channel switch

J. Bruce Fields (1):
      nfsd: fix corrupted reply to badly ordered compound

Jann Horn (2):
      RDMA/ucma: check fd type in ucma_migrate_id()
      proc: restrict kernel stack dumps to root

Jessica Yu (1):
      module: exclude SHN_UNDEF symbols from kallsyms api

Jia-Ju Bai (1):
      net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()

Joe Thornber (1):
      dm thin metadata: try to avoid ever aborting transactions

Joel Fernandes (Google) (1):
      mm: shmem.c: Correctly annotate new inodes for lockdep

Johan Hovold (2):
      USB: serial: kobil_sct: fix modem-status error handling
      USB: serial: simple: add Motorola Tetra MTP6550 id

Jon Kuhn (1):
      fs/cifs: don't translate SFM_SLASH (U+F026) to backslash

Josh Abraham (1):
      xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage

Julia Lawall (1):
      usb: wusbcore: security: cast sizeof to int for comparison

Julian Wiedmann (1):
      s390/qeth: don't dump past end of unknown HW header

Junxiao Bi (1):
      ocfs2: fix ocfs2 read block panic

Kai-Heng Feng (2):
      ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
      r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED

Leonard Crestez (1):
      crypto: mxs-dcp - Fix wait logic on chan threads

Li Dongyang (1):
      ext4: don't mark mmp buffer head dirty

Liam Girdwood (1):
      ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs

Linus Torvalds (1):
      Make file credentials available to the seqfile interfaces

Marc Zyngier (1):
      arm64: KVM: Sanitize PSTATE.M when being set from userspace

Marcel Ziswiler (1):
      spi: tegra20-slink: explicitly enable/disable clock

Matt Ranostay (1):
      tsl2550: fix lux1_input error in low light

Michael Hennerich (1):
      gpio: adp5588: Fix sleep-in-atomic-context bug

Mike Snitzer (1):
      dm thin metadata: fix __udivdi3 undefined on 32-bit

Naoya Horiguchi (2):
      tools/vm/slabinfo.c: fix sign-compare warning
      tools/vm/page-types.c: fix "defined but not used" warning

Nicholas Mc Guire (1):
      ALSA: snd-aoa: add of_node_put() in error path

Oliver Neukum (2):
      USB: usbdevfs: sanitize flags more
      USB: usbdevfs: restore warning for nonsensical flags

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function

Prateek Sood (1):
      cgroup: Fix deadlock in cpu hotplug path

Rafael J. Wysocki (1):
      PM / core: Clear the direct_complete flag on errors

Randy Dunlap (2):
      arch/hexagon: fix kernel/dma.c build warning
      hexagon: modify ffs() and fls() to return int

Richard Weinberger (1):
      ubifs: Check for name being NULL while mounting

Roderick Colenbrander (2):
      HID: sony: Update device ids
      HID: sony: Support DS4 dongle

Sakari Ailus (1):
      media: v4l: event: Prevent freeing event subscriptions while accessed

Sebastian Andrzej Siewior (1):
      Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"

Stafford Horne (1):
      crypto: skcipher - Fix -Wstringop-truncation warnings

Stephen Rothwell (1):
      fs/cifs: suppress a string overflow warning

Sylwester Nawrocki (1):
      media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()

Sébastien Szymanski (1):
      ASoC: cs4265: fix MMTLR Data switch control

Takashi Sakamoto (1):
      ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping

Theodore Ts'o (14):
      ext4: avoid divide by zero fault when deleting corrupted inline directories
      ext4: recalucate superblock checksum after updating free blocks/inodes
      ext4: fix online resize's handling of a too-small final block group
      ext4: verify the depth of extent tree in ext4_find_extent()
      ext4: only look at the bg_flags field if it is valid
      ext4: fix check to prevent initializing reserved inodes
      ext4: always check block group bounds in ext4_init_block_bitmap()
      ext4: fix false negatives *and* false positives in ext4_check_descriptors()
      ext4: add corruption check in ext4_xattr_set_entry()
      ext4: always verify the magic number in xattr blocks
      ext4: never move the system.data xattr out of the inode body
      ext4: add more inode number paranoia checks
      jbd2: don't mark block as modified if the handle is out of credits
      ext4: avoid running out of journal credits when appending to an inline file

Thomas Gleixner (1):
      alarmtimer: Prevent overflow for relative nanosleep

Toke Høiland-Jørgensen (1):
      gso_segment: Reset skb->mac_len after modifying network header

Tomi Valkeinen (1):
      fbdev/omapfb: fix omapfb_memory_read infoleak

Tony Lindgren (1):
      wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()

Vaibhav Nagarnaik (1):
      ring-buffer: Allow for rescheduling when removing pages

Vasily Gorbik (1):
      s390/extmem: fix gcc 8 stringop-overflow warning

Vasily Khoruzhick (1):
      neighbour: confirm neigh entries when ARP packet is received

Vincent Pelletier (2):
      scsi: target: iscsi: Use hex2bin instead of a re-implementation
      scsi: target: iscsi: Use bin2hex instead of a re-implementation

Vitaly Kuznetsov (1):
      xen/manage: don't complain about an empty value in control/sysrq node

Willy Tarreau (2):
      ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
      net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT

Xiao Ni (1):
      RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0

Zhouyang Jia (4):
      drivers/tty: add error handling for pcmcia_loop_config
      media: tm6000: add error handling for dvb_register_adapter
      HID: hid-ntrig: add error handling for sysfs_create_group
      scsi: bnx2i: add error handling for ioremap_nocache

ming_qian (1):
      media: uvcvideo: Support realtek's UVC 1.5 device


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ