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,  3 Jan 2024 17:53:49 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	patches@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org,
	linux@...ck-us.net,
	shuah@...nel.org,
	patches@...nelci.org,
	lkft-triage@...ts.linaro.org,
	pavel@...x.de,
	jonathanh@...dia.com,
	f.fainelli@...il.com,
	sudipm.mukherjee@...il.com,
	srw@...dewatkins.net,
	rwarsow@....de,
	conor@...nel.org,
	allen.lkml@...il.com
Subject: [PATCH 6.1 000/100] 6.1.71-rc1 review

This is the start of the stable review cycle for the 6.1.71 release.
There are 100 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Fri, 05 Jan 2024 16:47:49 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.71-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 6.1.71-rc1

Andrii Nakryiko <andrii@...nel.org>
    tracing/kprobes: Fix symbol counting logic by looking at modules as well

Jiri Olsa <jolsa@...nel.org>
    kallsyms: Make module_kallsyms_on_each_symbol generally available

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    device property: Allow const parameter to dev_fwnode()

Geert Uytterhoeven <geert+renesas@...der.be>
    spi: Constify spi parameters of chip select APIs

NeilBrown <neilb@...e.de>
    NFSD: fix possible oops when nfsd/pool_stats is closed.

Steven Rostedt (Google) <rostedt@...dmis.org>
    ring-buffer: Fix slowpath of interrupted event

Pablo Neira Ayuso <pablo@...filter.org>
    netfilter: nf_tables: skip set commit for deleted/destroyed sets

Steven Rostedt (Google) <rostedt@...dmis.org>
    ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()

Steven Rostedt (Google) <rostedt@...dmis.org>
    tracing: Fix blocked reader of snapshot buffer

Steven Rostedt (Google) <rostedt@...dmis.org>
    ring-buffer: Fix wake ups when buffer_percent is set to 100

Matthew Wilcox (Oracle) <willy@...radead.org>
    mm/memory-failure: check the mapcount of the precise page

Matthew Wilcox (Oracle) <willy@...radead.org>
    mm/memory-failure: cast index to loff_t before shifting it

Charan Teja Kalla <quic_charante@...cinc.com>
    mm: migrate high-order folios in swap cache correctly

Baokun Li <libaokun1@...wei.com>
    mm/filemap: avoid buffered read/write race to read inconsistent data

Shin'ichiro Kawasaki <shinichiro.kawasaki@....com>
    platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()

Christoph Hellwig <hch@....de>
    block: renumber QUEUE_FLAG_HW_WC

Louis Chauvet <louis.chauvet@...tlin.com>
    spi: atmel: Fix clock issue when using devices with different polarities

Amit Kumar Mahapatra <amit.kumar-mahapatra@....com>
    spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod

Tudor Ambarus <tudor.ambarus@...rochip.com>
    spi: Reintroduce spi_set_cs_timing()

Helge Deller <deller@....de>
    linux/export: Ensure natural alignment of kcrctab array

NeilBrown <neilb@...e.de>
    nfsd: call nfsd_last_thread() before final nfsd_put()

NeilBrown <neilb@...e.de>
    nfsd: separate nfsd_last_thread() from nfsd_put()

Nuno Sa <nuno.sa@...log.com>
    iio: imu: adis16475: add spi_device_id table

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    spi: Introduce spi_get_device_match_data() helper

Dan Carpenter <dan.carpenter@...aro.org>
    usb: fotg210-hcd: delete an incorrect bounds test

Tony Lindgren <tony@...mide.com>
    ARM: dts: Fix occasional boot hang for am3 usb

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix wrong allocation size update in smb2_open()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: lazy v2 lease break on smb2_write()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: send v2 lease break notification for directory

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: downgrade RWH lease caching state to RH for directory

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: set v2 lease capability

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: set epoch in create context v2 lease

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: release interim response after sending status pending response

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: move oplock handling after unlock parent dir

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: separately allocate ci per dentry

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix possible deadlock in smb2_open

Zongmin Zhou <zhouzongmin@...inos.cn>
    ksmbd: prevent memory leak on error return

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: no need to wait for binded connection termination at logoff

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: add support for surrogate pair conversion

Kangjing Huang <huangkangjing@...il.com>
    ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()

Marios Makassikis <mmakassikis@...ebox.fr>
    ksmbd: fix recursive locking in vfs helpers

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: reorganize ksmbd_iov_pin_rsp()

Cheng-Han Wu <hank20010209@...il.com>
    ksmbd: Remove unused field in ksmbd_user struct

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix potential double free on smb2_read_pipe() error path

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix wrong error response status by using set_smb2_rsp_status()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix race condition between tree conn lookup and disconnect

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix race condition from parallel smb2 lock requests

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix race condition from parallel smb2 logoff requests

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix race condition with fp

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: check iov vector index in ksmbd_conn_write()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: return invalid parameter error response if smb2 request is invalid

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix passing freed memory 'aux_payload_buf'

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: remove unneeded mark_inode_dirty in set_info_sec()

Steve French <stfrench@...rosoft.com>
    ksmbd: remove experimental warning

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: add missing calling smb2_set_err_rsp() on error

Yang Li <yang.lee@...ux.alibaba.com>
    ksmbd: Fix one kernel-doc comment

Atte Heikkilä <atteh.mailbox@...il.com>
    ksmbd: fix `force create mode' and `force directory mode'

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix wrong interim response on compound

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: add support for read compound

Yang Yingliang <yangyingliang@...wei.com>
    ksmbd: switch to use kmemdup_nul() helper

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: check if a mount point is crossed during path lookup

Wang Ming <machel@...o.com>
    ksmbd: Fix unsigned expression compared with zero

Gustavo A. R. Silva <gustavoars@...nel.org>
    ksmbd: Replace one-element array with flexible-array member

Gustavo A. R. Silva <gustavoars@...nel.org>
    ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()

Lu Hongfei <luhongfei@...o.com>
    ksmbd: Replace the ternary conditional operator with min()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: use kvzalloc instead of kvmalloc

Lu Hongfei <luhongfei@...o.com>
    ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: use kzalloc() instead of __GFP_ZERO

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: remove unused ksmbd_tree_conn_share function

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: add mnt_want_write to ksmbd vfs functions

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: call putname after using the last component

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix uninitialized pointer read in smb2_create_link()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix racy issue from using ->d_parent and ->d_name

Al Viro <viro@...iv.linux.org.uk>
    fs: introduce lock_rename_child() helper

David Disseldorp <ddiss@...e.de>
    ksmbd: remove unused compression negotiate ctx packing

David Disseldorp <ddiss@...e.de>
    ksmbd: avoid duplicate negotiate ctx offset increments

David Disseldorp <ddiss@...e.de>
    ksmbd: set NegotiateContextCount once instead of every inc

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: delete asynchronous work from list

Tom Rix <trix@...hat.com>
    ksmbd: remove unused is_char_allowed function

Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
    ksmbd: Fix parameter name and comment mismatch

Colin Ian King <colin.i.king@...il.com>
    ksmbd: Fix spelling mistake "excceed" -> "exceeded"

Steve French <stfrench@...rosoft.com>
    ksmbd: update Kconfig to note Kerberos support and fix indentation

Dawei Li <set_pte_at@...look.com>
    ksmbd: Remove duplicated codes

Dawei Li <set_pte_at@...look.com>
    ksmbd: fix typo, syncronous->synchronous

Dawei Li <set_pte_at@...look.com>
    ksmbd: Implements sess->rpc_handle_list as xarray

ye xingchen <ye.xingchen@....com.cn>
    ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs

Marios Makassikis <mmakassikis@...ebox.fr>
    ksmbd: Fix resource leak in smb2_lock()

Jeff Layton <jlayton@...nel.org>
    ksmbd: use F_SETLK when unlocking a file

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share

Gustavo A. R. Silva <gustavoars@...nel.org>
    ksmbd: replace one-element arrays with flexible-array members


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

Diffstat:

 Makefile                          |    4 +-
 arch/arm/boot/dts/am33xx.dtsi     |    1 +
 drivers/base/property.c           |   11 +-
 drivers/iio/imu/adis16475.c       |  129 +++--
 drivers/platform/x86/p2sb.c       |  178 +++++--
 drivers/spi/spi-atmel.c           |   82 ++-
 drivers/spi/spi.c                 |   92 +++-
 drivers/usb/host/fotg210-hcd.c    |    3 -
 fs/namei.c                        |  125 ++++-
 fs/nfsd/nfsctl.c                  |    9 +-
 fs/nfsd/nfsd.h                    |    8 +-
 fs/nfsd/nfssvc.c                  |   57 +-
 fs/smb/common/smb2pdu.h           |    1 +
 fs/smb/server/Kconfig             |   10 +-
 fs/smb/server/asn1.c              |   33 +-
 fs/smb/server/auth.c              |   11 +-
 fs/smb/server/connection.c        |   74 +--
 fs/smb/server/connection.h        |    2 +-
 fs/smb/server/ksmbd_netlink.h     |    4 +-
 fs/smb/server/ksmbd_work.c        |  100 +++-
 fs/smb/server/ksmbd_work.h        |   36 +-
 fs/smb/server/mgmt/share_config.h |   29 +-
 fs/smb/server/mgmt/tree_connect.c |   53 +-
 fs/smb/server/mgmt/tree_connect.h |   14 +-
 fs/smb/server/mgmt/user_config.h  |    1 -
 fs/smb/server/mgmt/user_session.c |   38 +-
 fs/smb/server/mgmt/user_session.h |    3 +-
 fs/smb/server/oplock.c            |  147 ++++--
 fs/smb/server/oplock.h            |    8 +-
 fs/smb/server/server.c            |   36 +-
 fs/smb/server/smb2misc.c          |   19 +-
 fs/smb/server/smb2ops.c           |   19 +-
 fs/smb/server/smb2pdu.c           | 1033 ++++++++++++++++---------------------
 fs/smb/server/smb2pdu.h           |    3 +-
 fs/smb/server/smb_common.c        |   19 +-
 fs/smb/server/smb_common.h        |   14 +-
 fs/smb/server/smbacl.c            |   20 +-
 fs/smb/server/smbacl.h            |    2 +-
 fs/smb/server/transport_ipc.c     |    4 +-
 fs/smb/server/transport_rdma.c    |   44 +-
 fs/smb/server/unicode.c           |  191 ++++---
 fs/smb/server/vfs.c               |  638 ++++++++++++-----------
 fs/smb/server/vfs.h               |   52 +-
 fs/smb/server/vfs_cache.c         |   63 ++-
 fs/smb/server/vfs_cache.h         |   18 +-
 include/linux/blkdev.h            |    2 +-
 include/linux/export-internal.h   |    1 +
 include/linux/module.h            |    9 +
 include/linux/namei.h             |    7 +
 include/linux/property.h          |    7 +-
 include/linux/spi/spi.h           |   23 +
 kernel/module/kallsyms.c          |    2 -
 kernel/trace/ring_buffer.c        |  140 ++---
 kernel/trace/trace.c              |   20 +-
 kernel/trace/trace_kprobe.c       |   25 +-
 mm/filemap.c                      |    9 +
 mm/memory-failure.c               |    8 +-
 mm/migrate.c                      |    9 +-
 net/netfilter/nf_tables_api.c     |    2 +-
 59 files changed, 2139 insertions(+), 1563 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ