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, 28 Jul 2021 10:34:12 +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.4.277

I'm announcing the release of the 4.4.277 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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 
 arch/arm/boot/dts/bcm63138.dtsi                    |    2 
 arch/arm/boot/dts/bcm7445-bcm97445svmb.dts         |    4 
 arch/arm/boot/dts/bcm7445.dtsi                     |    2 
 arch/arm/boot/dts/bcm963138dvt.dts                 |    4 
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi       |    5 -
 arch/arm/mach-imx/suspend-imx53.S                  |    4 
 arch/powerpc/kvm/book3s_rtas.c                     |   25 +++++
 arch/s390/include/asm/ftrace.h                     |    1 
 arch/s390/kernel/ftrace.c                          |    2 
 arch/s390/kernel/mcount.S                          |    4 
 arch/s390/net/bpf_jit_comp.c                       |    2 
 arch/x86/include/asm/fpu/internal.h                |   30 +------
 arch/x86/kernel/fpu/xstate.c                       |   37 +++++++-
 drivers/iio/accel/bma180.c                         |   75 +++++++++++------
 drivers/media/pci/ngene/ngene-core.c               |    2 
 drivers/media/pci/ngene/ngene.h                    |   14 +--
 drivers/memory/fsl_ifc.c                           |    4 
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   21 +---
 drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c |    6 -
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |    1 
 drivers/net/ethernet/intel/igb/igb_main.c          |    9 +-
 drivers/net/ethernet/moxa/moxart_ether.c           |    4 
 drivers/net/ethernet/ti/tlan.c                     |    3 
 drivers/scsi/aic7xxx/aic7xxx_core.c                |    2 
 drivers/scsi/scsi_transport_iscsi.c                |   90 +++++++--------------
 drivers/target/target_core_sbc.c                   |   35 +++-----
 drivers/thermal/thermal_core.c                     |    2 
 drivers/usb/core/hub.c                             |   68 +++++++++++++--
 drivers/usb/core/quirks.c                          |    4 
 drivers/usb/host/max3421-hcd.c                     |   44 +++-------
 drivers/usb/host/xhci-hub.c                        |    3 
 drivers/usb/renesas_usbhs/fifo.c                   |    7 +
 drivers/usb/serial/cp210x.c                        |    5 -
 drivers/usb/serial/option.c                        |    3 
 drivers/usb/storage/unusual_uas.h                  |    7 +
 fs/btrfs/inode.c                                   |    2 
 fs/proc/base.c                                     |    2 
 include/net/dst_metadata.h                         |    4 
 include/net/ip6_route.h                            |    2 
 kernel/sched/fair.c                                |    4 
 kernel/trace/ring_buffer.c                         |   28 +++++-
 net/caif/caif_socket.c                             |    3 
 net/decnet/af_decnet.c                             |   27 ++----
 net/ipv4/tcp_ipv4.c                                |    4 
 net/ipv4/tcp_output.c                              |    1 
 net/ipv6/tcp_ipv6.c                                |   19 +++-
 net/ipv6/xfrm6_output.c                            |    2 
 net/netrom/nr_timer.c                              |   20 ++--
 scripts/mkcompile_h                                |   14 ++-
 sound/isa/sb/sb16_csp.c                            |    4 
 tools/perf/tests/bpf.c                             |    2 
 tools/perf/util/probe-file.c                       |    4 
 53 files changed, 402 insertions(+), 273 deletions(-)

Aleksandr Loktionov (1):
      igb: Check if num of q_vectors is smaller than max before array access

Christophe JAILLET (1):
      iavf: Fix an error handling path in 'iavf_probe()'

Colin Ian King (2):
      scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
      s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]

David Sterba (1):
      btrfs: compression: don't try to compress if we don't have enough pages

Dmitry Bogdanov (1):
      scsi: target: Fix protect handling in WRITE SAME(32)

Doug Berger (1):
      net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear

Eric Dumazet (2):
      tcp: annotate data races around tp->mtu_info
      ipv6: tcp: drop silly ICMPv6 packet too big messages

Florian Fainelli (1):
      net: bcmgenet: Ensure all TX/RX queues DMAs are disabled

Greg Kroah-Hartman (2):
      Revert "memory: fsl_ifc: fix leak of IO mapping on probe failure"
      Linux 4.4.277

Gustavo A. R. Silva (1):
      media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()

Haoran Luo (1):
      tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.

Ian Ray (1):
      USB: serial: cp210x: fix comments for GE CS1000

John Keeping (1):
      USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick

Jonathan Neuschäfer (1):
      ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info

Julian Sikorski (1):
      USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS

Linus Walleij (1):
      iio: accel: bma180: Use explicit member assignment

Marcelo Henrique Cerri (1):
      proc: Avoid mixing integer types in mem_rw()

Marco De Marco (1):
      USB: serial: option: add support for u-blox LARA-R6 family

Mark Tomlinson (1):
      usb: max-3421: Prevent corruption of freed memory

Mathias Nyman (2):
      xhci: Fix lost USB 2 remote wake
      usb: hub: Disable USB 3 device initiated lpm if exit latency is too high

Matthias Maennich (1):
      kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set

Mike Christie (1):
      scsi: iscsi: Fix iface sysfs attr detection

Nguyen Dinh Phi (1):
      netrom: Decrease sock refcount when sock timers expire

Nicholas Piggin (1):
      KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow

Odin Ugedal (1):
      sched/fair: Fix CFS bandwidth hrtimer expiry type

Pavel Skripkin (2):
      net: moxa: fix UAF in moxart_mac_probe
      net: ti: fix UAF in tlan_remove_one

Primoz Fiser (1):
      ARM: dts: imx6: phyFLEX: Fix UART hardware flow control

Rafał Miłecki (2):
      ARM: brcmstb: dts: fix NAND nodes names
      ARM: dts: BCM63xx: Fix NAND nodes names

Riccardo Mancini (2):
      perf test bpf: Free obj_buf
      perf probe-file: Delete namelist in del_events() on the error path

Stephan Gerhold (1):
      iio: accel: bma180: Fix BMA25x bandwidth register values

Taehee Yoo (1):
      net: validate lwtstate->data before returning from skb_tunnel_info()

Takashi Iwai (1):
      ALSA: sb: Fix potential ABBA deadlock in CSP driver

Thomas Gleixner (1):
      x86/fpu: Make init_fpstate correct with optimized XSAVE

Vadim Fedorenko (1):
      net: ipv6: fix return value of ip6_skb_dst_mtu

Vasily Gorbik (1):
      s390/ftrace: fix ftrace_update_ftrace_func implementation

Vincent Palatin (1):
      Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"

Yajun Deng (1):
      net: decnet: Fix sleeping inside in af_decnet

Yang Yingliang (1):
      thermal/core: Correct function name thermal_zone_device_unregister()

Yoshihiro Shimoda (1):
      usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()

Ziyang Xuan (1):
      net: fix uninit-value in caif_seqpkt_sendmsg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ