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:   Tue, 12 Jul 2022 16:58:40 +0200
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.9.323

I'm announcing the release of the 4.9.323 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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_xdmac.c                     |    5 +++++
 drivers/dma/ti-dma-crossbar.c              |    5 +++++
 drivers/i2c/busses/i2c-cadence.c           |    1 +
 drivers/iommu/dmar.c                       |    2 +-
 drivers/net/can/grcan.c                    |    1 -
 drivers/net/can/usb/gs_usb.c               |   23 +++++++++++++++++++++--
 drivers/net/usb/usbnet.c                   |   17 ++++++++++++-----
 drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c |   10 +++++-----
 fs/xfs/xfs_inode.c                         |    1 -
 include/video/of_display_timing.h          |    2 ++
 lib/idr.c                                  |    4 +++-
 mm/slub.c                                  |    5 +++++
 net/rose/rose_route.c                      |    4 ++--
 14 files changed, 63 insertions(+), 19 deletions(-)

Duoming Zhou (1):
      net: rose: fix UAF bug caused by rose_t0timer_expiry

Eric Sandeen (1):
      xfs: remove incorrect ASSERT in xfs_rename

Greg Kroah-Hartman (1):
      Linux 4.9.323

Hsin-Yi Wang (1):
      video: of_display_timing.h: include errno.h

Jann Horn (1):
      mm/slub: add missing TID updates on slab deactivation

Liang He (1):
      can: grcan: grcan_probe(): remove extra of_node_get()

Linus Torvalds (1):
      ida: don't use BUG_ON() for debugging

Miaoqian Lin (2):
      dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
      dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate

Michael Walle (1):
      dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly

Oliver Neukum (1):
      usbnet: fix memory leak in error case

Rhett Aultman (1):
      can: gs_usb: gs_usb_open/close(): fix memory leak

Samuel Holland (1):
      pinctrl: sunxi: a83t: Fix NAND function name for some pins

Satish Nagireddy (1):
      i2c: cadence: Unregister the clk notifier in error path

Yian Chen (1):
      iommu/vt-d: Fix PCI bus rescan device hot add

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ