From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5EEB85073BE; Mon, 31 Aug 2026 13:42:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788183744; cv=none; b=VSzEpJ9TR7+spq2lk8Mxz7bC3e0e2oD2W0bamEL0/R94l9AshBvVMfKSxHdy6pmaRWt4bCbR+Wd4W9wsWi77YREYpZHyyCFgbzN+O3YY4tgJ/GSlb77AVFUIniotaw/XYX3LYIMG5E4aPnFltDiqsJaYS+dzfUHanHOQk+F5aOk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788183744; c=relaxed/simple; bh=eqy6/jS2MrPZen0qo/jWMTOnkbzSE5MBW1/ZgLDUFk0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=BVBG3wadPfabFtK4lEGCWInYwEjy7vjS1ShpwjL4cefOJBz7DzqGWlZuBXrvknr8DP5BnpDJSCVrmuuP2lDNTE04G8c/KrWBSBiik27uRpBIJhHC3Cyim8MkCsfUHYYsj3tDJrMmiALVgNWESk+zjso8IF0TIN2Cn0TdcrWUSt0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=vWJ1sGcN; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="vWJ1sGcN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 991081F00A3D; Mon, 31 Aug 2026 13:42:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1788183742; bh=S64fX9XDe6Gvn2O8Hj88gloPFSyiDB1Vi9DJ51k2mE0=; h=From:To:Cc:Subject:Date; b=vWJ1sGcNBCdvjWlA1mUR+YptZ5Mwmi80XTpWKB/Eo2+Ou/0l20OTIX7jyRPNBdb+v x9sxf4rehbUlJnpN8bagVz5zY/vvdR8F81GyP1jpyWPOhva6eGBE9S7BSrPBMeIDuF OVxUXbsU+gcBxFfSW6aDsowAc+vKX8+XxkSGFXGE= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, achill@achill.org, sr@sladewatkins.com Subject: [PATCH 7.1 00/76] 7.1.13-rc1 review Date: Mon, 31 Aug 2026 15:33:32 +0200 Message-ID: <20260831133359.185608553@linuxfoundation.org> X-Mailer: git-send-email 2.55.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v7.x/stable-review/patch-7.1.13-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-7.1.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 7.1.13-rc1 X-KernelTest-Deadline: 2026-09-02T13:34+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 7.1.13 release. There are 76 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 Wed, 02 Sep 2026 13:32:19 +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/v7.x/stable-review/patch-7.1.13-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-7.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 7.1.13-rc1 Miguel Peñaranda usb: usbfs: fix use-after-free of usb_device in usbdev_release() Devin Wittmayer wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb Shuangpeng Bai USB: c67x00: fix use-after-free in c67x00_add_iso_urb() Johan Hovold USB: serial: spcp8x5: drop broken carrier detect support Jiale Yao USB: serial: option: fix slab OOB read in interrupt URB callback Will Porter ALSA: usb-audio: Complete cleanup after system-resume errors Marouane El Moufid ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output() Trevor Vorhees ALSA: usb-audio: Fix sample rates for PreSonus AudioBox USB Griffin Kroah-Hartman usb: core: Strengthen error handling in hub_hub_status() Griffin Kroah-Hartman usb: core: Add lock to usb_wakeup_notification() Christian Borntraeger KVM: s390: vsie: zero stale crypto bits Bartosz Golaszewski crypto: qce - Remove unsafe/deprecated algorithms Thorsten Blum crypto: mxs-dcp - fix source scatterlist length access Giovanni Cabiddu crypto: iaa - fall back to software for multi-entry scatterlists Md Sadre Alam crypto: qce - fix CCM AAD buffer underallocation Jan Sebastian Götte crypto: krb5 - use kfree_sensitive() for derived key buffers Thorsten Blum crypto: atmel-tdes - use scatterlist length before DMA mapping Eric Biggers crypto: qcom-rng - Allow zero as a random number Eric Biggers crypto: qcom-rng - Remove crypto_rng interface Eric Biggers crypto: qcom-rng - Enable clock in hwrng case Bryam Vargas crypto: virtio - bound the akcipher result length Eric Biggers kunit: irq: Continue increasing hrtimer interval for longer Eric Biggers mm/swap: reject swapon() on filesystem-level encrypted files Fourie Zhang netfilter: nf_tables: don't queue packet path object notifications Eric Biggers netfilter: nft_set_pipapo_avx2: add missing vzeroupper Kyle Zeng vxlan: keep the last remote linked during FDB flush Kyle Zeng batman-adv: reject unrepresentable multicast TVLV offsets Kyle Zeng ipv6: seg6: clear IPv4 control block on IPIP decapsulation Kyle Zeng net/packet: defer vmalloc TX_RING free until skbs finish Norbert Szetei net: bridge: mcast: fix use-after-free of a master VLAN's multicast context Zihan Xi xfrm: bound nat keepalive state collection Zihan Xi xfrm: fix xfrm_state_construct() auth-trunc leak Asim Viladi Oglu Manizada xfrm: ah6: validate routing header segments_left Zihan Xi xfrm: avoid lock inversion in nat keepalive work Zhiling Zou xfrm: drop ESP-in-TCP packets with no ingress device Yong Wang tcp: clamp route advmss to TCP_MIN_MSS Sabrina Dubroca xfrm: espintcp: fix UAF during close Jiayuan Chen net: advertise TCP MSS from the configured MTU, not the learned PMTU Hyunwoo Kim net/tcp-ao: fix use-after-free of current_key on reconnect to another peer Qing Ming tcp: fix AO info use-after-free in tcp_ao_connect_init() Rastislav Szabo net/tcp: fix TCP-AO key deletion in VRFs Qing Ming gtp: serialize PDP context updates Jiayuan Chen tls: device: fix out-of-bounds write in tls_append_frag() Sean Christopherson KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y Sean Christopherson KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable Sean Christopherson KVM: SEV: Extract loading of guest-provided VMSA to a separate helper Sean Christopherson KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests Pankaj Gupta KVM: SEV: Drop FOLL_WRITE for encrypted region registration Shuangpeng Bai usb: gadget: f_tcm: keep port count until LUN teardown completes Aleksandr Nogikh usb: usbtest: disable dynamic ID support Baokun Li fuse: fix invalidate lock leak on open O_TRUNC DAX failure Baokun Li fuse: fix invalidate lock leak on setattr writeback failure Lucas De Marchi xhci: dbgtty: Fix unregister on tty_alloc_driver() failure Lucas De Marchi xhci: dbgtty: Fix unregister on tty_register_driver() failure Breno Leitao usb: xhci: bail out of setup if the controller is inaccessible Semih Baskan usb: xhci: Handle USB3 port events when there is one roothub Michal Pecio usb: xhci: Handle bogus TRB pointers in Missed Service Error events Haoxiang Li accessibility: speakup: unregister tty ldisc on later init failures Griffin Kroah-Hartman fpga: dfl: fme: add error handling Zhang Yi ext4: zero out whole block for clean edges in WRITE_ZEROES Zhang Yi ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks() Zhang Yi ext4: write back partial-zeroed edges in WRITE_ZEROES Zhang Yi ext4: move partial block zeroing earlier in ext4_zero_range() Zhang Yi ext4: protect WRITE_ZEROES written extents with orphan list Zhang Yi ext4: export converted block count from ext4_convert_unwritten_extents() Stephen Smalley selinux: switch two allocations to use kzalloc_objs() Bryam Vargas selinux: require a class's permission values to cover its permission count Bryam Vargas selinux: reject a permission value exceeding the class permission count Christian Göttsche selinux: more strict policy parsing Christian Göttsche selinux: use u16 for security classes Wentao Guan Revert "selinux: reject a permission value exceeding the class permission count" Dmitry Bogdanov nvme-tcp: fix usage of page_frag_cache Jinu Kim KVM: x86/mmu: Check write tracking in all address spaces Peiyang He RDMA/rxe: Fix OOB in free_rd_atomic_resources() Ibrahim Hashimov RDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp Taegu Ha bpf: reject overlarge global subprog argument sizes ------------- Diffstat: Documentation/filesystems/fscrypt.rst | 4 + Makefile | 4 +- arch/s390/kvm/vsie.c | 1 + arch/x86/kvm/mmu/page_track.c | 32 ++- arch/x86/kvm/svm/sev.c | 76 +++--- arch/x86/kvm/svm/svm.c | 8 +- arch/x86/kvm/svm/svm.h | 13 +- crypto/krb5/krb5_api.c | 8 +- drivers/accessibility/speakup/main.c | 1 + drivers/crypto/Kconfig | 1 - drivers/crypto/atmel-tdes.c | 5 +- drivers/crypto/intel/iaa/iaa_crypto_main.c | 111 ++++----- drivers/crypto/intel/iaa/iaa_crypto_stats.c | 9 + drivers/crypto/intel/iaa/iaa_crypto_stats.h | 2 + drivers/crypto/mxs-dcp.c | 2 +- drivers/crypto/qce/aead.c | 58 +---- drivers/crypto/qce/common.c | 55 +---- drivers/crypto/qce/common.h | 16 +- drivers/crypto/qce/regs-v5.h | 4 - drivers/crypto/qce/sha.c | 30 +-- drivers/crypto/qce/sha.h | 1 - drivers/crypto/qce/skcipher.c | 97 +------- drivers/crypto/qcom-rng.c | 156 ++----------- .../crypto/virtio/virtio_crypto_akcipher_algs.c | 3 +- drivers/fpga/dfl-fme-perf.c | 2 + drivers/infiniband/sw/rxe/rxe_qp.c | 18 +- drivers/net/gtp.c | 21 +- drivers/net/vxlan/vxlan_core.c | 11 +- drivers/net/wireless/mediatek/mt76/mt7925/mac.c | 4 + drivers/nvme/host/tcp.c | 8 + drivers/target/target_core_fabric_configfs.c | 8 + drivers/usb/c67x00/c67x00-sched.c | 4 +- drivers/usb/core/devio.c | 2 +- drivers/usb/core/hub.c | 7 +- drivers/usb/gadget/function/f_tcm.c | 2 +- drivers/usb/host/xhci-dbgtty.c | 15 +- drivers/usb/host/xhci-ring.c | 20 +- drivers/usb/host/xhci.c | 11 +- drivers/usb/misc/usbtest.c | 1 + drivers/usb/serial/option.c | 20 +- drivers/usb/serial/spcp8x5.c | 13 -- fs/ext4/ext4.h | 8 +- fs/ext4/extents.c | 168 +++++++++++--- fs/ext4/file.c | 3 +- fs/ext4/inode.c | 36 ++- fs/fuse/dir.c | 9 +- fs/fuse/file.c | 4 +- include/kunit/run-in-irq-context.h | 10 +- include/linux/skbuff.h | 24 ++ include/net/ip.h | 25 ++ include/net/ip6_route.h | 37 +++ include/net/tcp.h | 5 + include/target/target_core_fabric.h | 2 + kernel/bpf/verifier.c | 6 + mm/swapfile.c | 7 + net/batman-adv/tvlv.c | 5 +- net/bridge/br_multicast.c | 4 +- net/ipv4/route.c | 4 +- net/ipv4/tcp_ao.c | 19 +- net/ipv4/tcp_ipv4.c | 2 +- net/ipv4/tcp_minisocks.c | 2 +- net/ipv4/tcp_output.c | 6 +- net/ipv6/ah6.c | 29 ++- net/ipv6/route.c | 2 +- net/ipv6/seg6_local.c | 7 + net/ipv6/tcp_ipv6.c | 2 +- net/netfilter/nf_tables_api.c | 36 +-- net/netfilter/nft_set_pipapo_avx2.c | 17 +- net/packet/af_packet.c | 96 +++++++- net/tls/tls_device.c | 3 +- net/xfrm/espintcp.c | 9 +- net/xfrm/xfrm_nat_keepalive.c | 53 ++++- net/xfrm/xfrm_user.c | 2 +- security/selinux/include/security.h | 1 + security/selinux/ss/avtab.c | 35 ++- security/selinux/ss/avtab.h | 13 ++ security/selinux/ss/conditional.c | 22 +- security/selinux/ss/constraint.h | 1 + security/selinux/ss/policydb.c | 254 +++++++++++++++++---- security/selinux/ss/policydb.h | 31 ++- security/selinux/ss/services.c | 8 +- sound/usb/card.c | 14 +- sound/usb/midi.c | 2 + sound/usb/quirks-table.h | 10 + .../selftests/bpf/progs/verifier_global_subprogs.c | 17 ++ 85 files changed, 1186 insertions(+), 728 deletions(-)