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]
Message-Id: <16102059998717@kroah.com>
Date:   Sat,  9 Jan 2021 16:26:39 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 4.19.166

I'm announcing the release of the 4.19.166 kernel.

All users of the 4.19 kernel series must upgrade.

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

thanks,

greg k-h

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

 Makefile                                    |    2 +-
 drivers/dma/at_hdmac.c                      |   11 ++++++++---
 drivers/iio/imu/bmi160/bmi160_core.c        |   13 +++++++++----
 drivers/iio/magnetometer/mag3110.c          |   13 +++++++++----
 drivers/mtd/nand/spi/core.c                 |    4 ----
 drivers/net/wireless/marvell/mwifiex/join.c |    2 ++
 include/linux/kdev_t.h                      |   22 +++++++++++-----------
 7 files changed, 40 insertions(+), 27 deletions(-)

Felix Fietkau (1):
      Revert "mtd: spinand: Fix OOB read"

Greg Kroah-Hartman (1):
      Linux 4.19.166

Jonathan Cameron (2):
      iio:imu:bmi160: Fix alignment and data leak issues
      iio:magnetometer:mag3110: Fix alignment and data leak issues.

Josh Poimboeuf (1):
      kdev_t: always inline major/minor helper functions

Tudor Ambarus (1):
      dmaengine: at_hdmac: Substitute kzalloc with kmalloc

Yu Kuai (2):
      dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
      dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()

Zhang Xiaohui (1):
      mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ