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, 21 Jun 2023 15:58:02 +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.19.287

I'm announcing the release of the 4.19.287 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

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

 Documentation/admin-guide/kernel-parameters.txt |    4 
 Documentation/ioctl/ioctl-number.txt            |    1 
 Documentation/networking/decnet.txt             |  232 --
 Documentation/sysctl/net.txt                    |    1 
 MAINTAINERS                                     |    7 
 Makefile                                        |    2 
 arch/arm/boot/dts/vexpress-v2p-ca5s.dts         |    1 
 arch/mips/alchemy/common/dbdma.c                |   27 
 arch/mips/configs/gpr_defconfig                 |    2 
 arch/mips/configs/jazz_defconfig                |    2 
 arch/mips/configs/mtx1_defconfig                |    2 
 arch/mips/configs/nlm_xlp_defconfig             |    2 
 arch/mips/configs/nlm_xlr_defconfig             |    2 
 arch/mips/configs/rm200_defconfig               |    2 
 arch/mips/kernel/setup.c                        |    9 
 arch/nios2/boot/dts/10m50_devboard.dts          |    2 
 arch/nios2/boot/dts/3c120_devboard.dts          |    2 
 arch/parisc/kernel/pci-dma.c                    |   18 
 arch/powerpc/Makefile                           |    9 
 arch/powerpc/configs/ppc6xx_defconfig           |    2 
 arch/powerpc/purgatory/Makefile                 |    5 
 drivers/block/xen-blkfront.c                    |    3 
 drivers/gpu/drm/nouveau/nouveau_connector.c     |   67 
 drivers/gpu/drm/nouveau/nouveau_drm.c           |   14 
 drivers/infiniband/core/uverbs_cmd.c            |    7 
 drivers/infiniband/core/uverbs_main.c           |   12 
 drivers/infiniband/sw/rxe/rxe_qp.c              |   16 
 drivers/infiniband/sw/rxe/rxe_task.c            |    5 
 drivers/infiniband/sw/rxe/rxe_task.h            |    5 
 drivers/infiniband/ulp/isert/ib_isert.c         |   16 
 drivers/irqchip/irq-meson-gpio.c                |    2 
 drivers/mmc/core/block.c                        |    5 
 drivers/net/ethernet/intel/igb/igb_ethtool.c    |    3 
 drivers/net/usb/qmi_wwan.c                      |    2 
 drivers/net/wan/lapbether.c                     |    3 
 drivers/power/supply/ab8500_btemp.c             |    6 
 drivers/power/supply/ab8500_fg.c                |    6 
 drivers/power/supply/bq27xxx_battery.c          |    6 
 drivers/power/supply/power_supply_core.c        |    8 
 drivers/power/supply/power_supply_sysfs.c       |    3 
 drivers/regulator/core.c                        |    4 
 drivers/usb/dwc3/gadget.c                       |    1 
 drivers/usb/gadget/function/f_ncm.c             |   57 
 drivers/usb/gadget/function/u_ncm.h             |    3 
 drivers/usb/serial/option.c                     |   16 
 fs/nilfs2/btnode.c                              |   12 
 fs/nilfs2/sufile.c                              |    9 
 fs/ocfs2/file.c                                 |    8 
 fs/ocfs2/super.c                                |    6 
 include/linux/netdevice.h                       |    4 
 include/linux/netfilter.h                       |    5 
 include/linux/netfilter_defs.h                  |    8 
 include/net/dn.h                                |  231 --
 include/net/dn_dev.h                            |  199 -
 include/net/dn_fib.h                            |  167 -
 include/net/dn_neigh.h                          |   30 
 include/net/dn_nsp.h                            |  203 --
 include/net/dn_route.h                          |  123 -
 include/net/dst.h                               |    6 
 include/net/neighbour.h                         |    7 
 include/net/netns/netfilter.h                   |    3 
 include/uapi/linux/dn.h                         |  149 -
 include/uapi/linux/netfilter_decnet.h           |   82 
 include/uapi/linux/netlink.h                    |    2 
 kernel/kexec_file.c                             |   14 
 net/Kconfig                                     |    2 
 net/Makefile                                    |    1 
 net/core/dev.c                                  |    4 
 net/core/neighbour.c                            |   34 
 net/decnet/Kconfig                              |   42 
 net/decnet/Makefile                             |   10 
 net/decnet/README                               |    8 
 net/decnet/af_decnet.c                          | 2408 ------------------------
 net/decnet/dn_dev.c                             | 1438 --------------
 net/decnet/dn_fib.c                             |  799 -------
 net/decnet/dn_neigh.c                           |  605 ------
 net/decnet/dn_nsp_in.c                          |  914 ---------
 net/decnet/dn_nsp_out.c                         |  703 -------
 net/decnet/dn_route.c                           | 1929 -------------------
 net/decnet/dn_rules.c                           |  258 --
 net/decnet/dn_table.c                           |  928 ---------
 net/decnet/dn_timer.c                           |  104 -
 net/decnet/netfilter/Kconfig                    |   16 
 net/decnet/netfilter/Makefile                   |    5 
 net/decnet/netfilter/dn_rtmsg.c                 |  160 -
 net/decnet/sysctl_net_decnet.c                  |  373 ---
 net/ipv6/ping.c                                 |    3 
 net/netfilter/core.c                            |   10 
 net/netfilter/nfnetlink.c                       |    3 
 net/sctp/sm_statefuns.c                         |    2 
 net/tipc/bearer.c                               |    4 
 tools/testing/selftests/ptp/testptp.c           |    6 
 92 files changed, 281 insertions(+), 12360 deletions(-)

Aleksandr Loktionov (1):
      igb: fix nvm.ops.read() error handling

Alex Maftei (1):
      selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET

Alexander Kapshuk (1):
      drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth

Bob Pearson (1):
      RDMA/rxe: Removed unused name from rxe_task struct

Christian Loehle (1):
      mmc: block: ensure error propagation for non-blk

Dan Carpenter (1):
      sctp: fix an error code in sctp_sf_eat_auth()

Dave Airlie (1):
      nouveau: fix client work fence deletion race

Edward Srouji (1):
      RDMA/uverbs: Restrict usage of privileged QKEYs

Elson Roy Serrao (1):
      usb: dwc3: gadget: Reset num TRBs before giving back the request

Eric Dumazet (1):
      net: lapbether: only support ethernet devices

Gaosheng Cui (2):
      neighbour: Remove unused inline function neigh_key_eq16()
      net: Remove unused inline function dst_hold_and_use()

Greg Kroah-Hartman (1):
      Linux 4.19.287

Guillaume Nault (1):
      ping6: Fix send to link-local addresses with VRF.

Hans de Goede (2):
      power: supply: ab8500: Fix external_power_changed race
      power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()

Helge Deller (1):
      parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()

Janne Grunau (1):
      nios2: dts: Fix tse_mac "max-frame-size" property

Jerry Meng (1):
      USB: serial: option: add Quectel EM061KGL series

Krzysztof Kozlowski (2):
      ARM: dts: vexpress: add missing cache properties
      irqchip/meson-gpio: Mark OF related data as maybe unused

Leon Romanovsky (1):
      neighbour: delete neigh_lookup_nodev as not used

Lin Ma (1):
      net: tipc: resize nlattr array to correct size

Liviu Dudau (1):
      mips: Move initrd_start check after initrd address sanitisation.

Luís Henriques (2):
      ocfs2: fix use-after-free when unmounting read-only filesystem
      ocfs2: check new file size on fallocate call

Lyude Paul (1):
      drm/nouveau/kms: Don't change EDID when it hasn't actually changed

Manuel Lauss (1):
      MIPS: Alchemy: fix dbdma2

Marek Vasut (1):
      power: supply: Ratelimit no data debug output

Mario Limonciello (1):
      power: supply: Fix logic checking if system is running from battery

Michael Ellerman (1):
      powerpc: Fix defconfig choice logic when cross compiling

Natalia Petrova (2):
      drm/nouveau/dp: check for NULL nv_connector->native_mode
      drm/nouveau: add nv_encoder pointer check for NULL

Osama Muhammad (1):
      regulator: Fix error checking for debugfs_create_dir

Pablo Neira Ayuso (1):
      netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM

Ricardo Ribalda (2):
      kexec: support purgatories with .text.hot sections
      powerpc/purgatory: remove PGO flags

Romain Izard (2):
      usb: gadget: f_ncm: Add OS descriptor support
      usb: gadget: f_ncm: Fix NTP-32 support

Ross Lagerwall (1):
      xen/blkfront: Only check REQ_FUA for writes

Ryusuke Konishi (2):
      nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
      nilfs2: fix possible out-of-bounds segment allocation in resize ioctl

Saravanan Vajravel (3):
      IB/isert: Fix dead lock in ib_isert
      IB/isert: Fix possible list corruption in CMA handler
      IB/isert: Fix incorrect release of isert connection

Stephen Hemminger (1):
      Remove DECnet support from kernel

Wes Huang (1):
      net: usb: qmi_wwan: add support for Compal RXM-G1

Yishai Hadas (1):
      IB/uverbs: Fix to consider event queue closing also upon non-blocking mode

Zhu Yanjun (2):
      RDMA/rxe: Remove the unused variable obj
      RDMA/rxe: Fix the use-before-initialization error of resp_pkts

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ