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:   Mon, 17 Jan 2022 09:36:33 +0100
From:   Daniel Wagner <dwagner@...e.de>
To:     LKML <linux-kernel@...r.kernel.org>,
        linux-rt-users <linux-rt-users@...r.kernel.org>,
        Steven Rostedt <rostedt@...dmis.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Carsten Emde <C.Emde@...dl.org>,
        John Kacur <jkacur@...hat.com>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        Tom Zanussi <tom.zanussi@...ux.intel.com>,
        Clark Williams <williams@...hat.com>,
        Pavel Machek <pavel@...x.de>
Subject: [ANNOUNCE] 4.4.299-rt230

Hello RT-list!

I'm pleased to announce the 4.4.299-rt230 stable release.

This is just an update to the latest stable release. No RT specific
changes.

You can get this release via the git tree at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

  branch: v4.4-rt
  Head SHA1: 6c3d1a0e6e3f5eec61f856fa284426dc880f7bd5

Signing key fingerprint:

  5BF6 7BC5 0826 72CA BB45  ACAE 587C 5ECA 5D0A 306C

Enjoy!
Daniel

Changes from v4.4.296-rt229:
---

Alexey Makhalov (1):
      scsi: vmw_pvscsi: Set residual data length conditionally

Ard Biesheuvel (1):
      ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling

Benjamin Tissoires (1):
      HID: holtek: fix mouse probing

Colin Ian King (1):
      ALSA: drivers: opl3: Fix incorrect use of vp->state

Daniel Borkmann (1):
      bpf, test: fix ld_abs + vlan push/pop stress test

Daniel Wagner (2):
      Merge tag 'v4.4.299' into v4.4-rt
      Linux 4.4.299-rt230

Darrick J. Wong (1):
      xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate

Dmitry V. Levin (1):
      uapi: fix linux/nfc.h userspace compilation errors

Eric Dumazet (1):
      sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc

Fernando Fernandez Mancera (1):
      bonding: fix ad_actor_system option setting to default

Greg Jesionowski (1):
      net: usb: lan78xx: add Allied Telesis AT29M2-AF

Greg Kroah-Hartman (3):
      Linux 4.4.297
      Linux 4.4.298
      Linux 4.4.299

Guenter Roeck (1):
      hwmon: (lm90) Fix usage of CONFIG2 register in detect function

Hangyu Hua (1):
      phonet: refcount leak in pep_sock_accep

Heiko Carstens (1):
      recordmcount.pl: fix typo in s390 mcount regex

Jedrzej Jagielski (1):
      i40e: Fix incorrect netdev's real number of RX/TX queues

Jiasheng Jiang (2):
      qlcnic: potential dereference null pointer of rx_queue->page_ring
      drivers: net: smc911x: Check for error irq

Jimmy Assarsson (1):
      can: kvaser_usb: get CAN clock frequency from device

José Expósito (1):
      IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()

Juergen Gross (1):
      xen/blkfront: fix bug in backported patch

Krzysztof Kozlowski (1):
      nfc: uapi: use kernel size_t to fix user-space builds

Leo L. Schwab (1):
      Input: spaceball - fix parsing of movement data packets

Lin Ma (3):
      ax25: NPD bug when detaching AX25 device
      hamradio: defer ax25 kfree after unregister_netdev
      hamradio: improve the incomplete fix to avoid NPD

Lixiaokeng (1):
      scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()

Mathias Nyman (1):
      xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.

Muchun Song (1):
      net: fix use-after-free in tw_timer_handler

Nathan Chancellor (1):
      power: reset: ltc2952: Fix use of floating point literals

Pavel Skripkin (2):
      Input: appletouch - initialize work before device registration
      ieee802154: atusb: fix uninit value in atusb_set_extended_addr

Rémi Denis-Courmont (1):
      phonet/pep: refuse to enable an unbound pipe

Takashi Iwai (1):
      Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models

Thomas Toye (1):
      rndis_host: support Hytera digital radios

Tom Rix (2):
      selinux: initialize proto variable in selinux_ip_postroute_compat()
      mac80211: initialize variable have_higher_than_11mbit

Vincent Pelletier (1):
      usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.

Wang Qing (1):
      platform/x86: apple-gmux: use resource_size() with res

William Zhao (1):
      ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate

Xiaoke Wang (1):
      ALSA: jack: Check the return value of kstrdup()

wolfgang huang (1):
      mISDN: change function names to avoid conflicts

yangxingwu (1):
      net: udp: fix alignment problem in udp4_seq_show()
---
Documentation/networking/bonding.txt               | 11 +++---
 Makefile                                           |  2 +-
 arch/arm/kernel/entry-armv.S                       |  8 ++---
 drivers/block/xen-blkfront.c                       |  4 ---
 drivers/bluetooth/btusb.c                          | 32 +++++++++++++----
 drivers/hid/hid-holtek-mouse.c                     | 15 ++++++++
 drivers/hwmon/lm90.c                               |  5 ++-
 drivers/infiniband/hw/qib/qib_user_sdma.c          |  2 +-
 drivers/input/joystick/spaceball.c                 | 11 ++++--
 drivers/input/mouse/appletouch.c                   |  4 +--
 drivers/isdn/mISDN/core.c                          |  6 ++--
 drivers/isdn/mISDN/core.h                          |  4 +--
 drivers/isdn/mISDN/layer1.c                        |  4 +--
 drivers/net/bonding/bond_options.c                 |  2 +-
 drivers/net/can/usb/kvaser_usb.c                   | 41 +++++++++++++++++++---
 drivers/net/ethernet/intel/i40e/i40e_main.c        | 32 +++++++++++++----
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h  |  2 +-
 .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c   | 12 +++++--
 .../net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c   |  4 ++-
 drivers/net/ethernet/smsc/smc911x.c                |  5 +++
 drivers/net/hamradio/mkiss.c                       |  5 +--
 drivers/net/ieee802154/atusb.c                     | 10 +++---
 drivers/net/usb/lan78xx.c                          |  6 ++++
 drivers/net/usb/rndis_host.c                       |  5 +++
 drivers/platform/x86/apple-gmux.c                  |  2 +-
 drivers/power/reset/ltc2952-poweroff.c             |  4 +--
 drivers/scsi/libiscsi.c                            |  6 ++--
 drivers/scsi/vmw_pvscsi.c                          |  7 ++--
 drivers/usb/gadget/function/f_fs.c                 |  9 +++--
 drivers/usb/host/xhci-pci.c                        |  5 ++-
 fs/xfs/xfs_ioctl.c                                 |  3 +-
 include/uapi/linux/nfc.h                           |  6 ++--
 lib/test_bpf.c                                     |  2 +-
 localversion-rt                                    |  2 +-
 net/ax25/af_ax25.c                                 |  4 ++-
 net/ipv4/af_inet.c                                 | 10 +++---
 net/ipv4/udp.c                                     |  2 +-
 net/ipv6/ip6_vti.c                                 |  2 ++
 net/mac80211/mlme.c                                |  2 +-
 net/phonet/pep.c                                   |  3 ++
 net/sched/sch_qfq.c                                |  6 ++--
 scripts/recordmcount.pl                            |  2 +-
 security/selinux/hooks.c                           |  2 +-
 sound/core/jack.c                                  |  4 +++
 sound/drivers/opl3/opl3_midi.c                     |  2 +-
 45 files changed, 223 insertions(+), 94 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ