]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jun 2026 05:32:02 +0000 (11:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jun 2026 05:32:02 +0000 (11:02 +0530)
commit261fa49f894b594fcbf6fa7788bf3070b0692998
tree11442f9d9dc4ca716a58b9809a37cda425357201
parent9688c03148e2584628a43d060aa1a160b932b413
5.15-stable patches

added patches:
alsa-aloop-fix-peer-runtime-uaf-during-format-change-stop.patch
alsa-aoa-i2sbus-clear-stale-prepared-state.patch
alsa-aoa-skip-devices-with-no-codecs-in-i2sbus_resume.patch
alsa-aoa-use-guard-for-mutex-locks.patch
alsa-core-fix-potential-data-race-at-fasync-handling.patch
arm64-mm-enable-batched-tlb-flush-in-unmap_hotplug_range.patch
bluetooth-hci_event-fix-potential-uaf-in-ssp-passkey-handlers.patch
can-ucan-fix-devres-lifetime.patch
can-ucan-fix-typos-in-comments.patch
ceph-only-d_add-negative-dentries-when-they-are-unhashed.patch
crypto-caam-guard-hmac-key-hex-dumps-in-hash_digest_key.patch
crypto-nx-avoid-wflex-array-member-not-at-end-warning.patch
crypto-nx-fix-bounce-buffer-leaks-in-nx842_crypto_-alloc-free-_ctx.patch
crypto-nx-migrate-to-scomp-api.patch
erofs-fix-the-out-of-bounds-nameoff-handling-for-trailing-dirents.patch
erofs-fix-unsigned-underflow-in-z_erofs_lz4_handle_overlap.patch
f2fs-fix-to-do-sanity-check-on-dcc-discard_cmd_cnt-conditionally.patch
f2fs-fix-uaf-caused-by-decrementing-sbi-nr_pages-in-f2fs_write_end_io.patch
fbdev-defio-disconnect-deferred-i-o-from-the-lifetime-of-struct-fb_info.patch
hfsplus-fix-held-lock-freed-on-hfsplus_fill_super.patch
hfsplus-fix-uninit-value-by-validating-catalog-record-size.patch
io_uring-poll-fix-signed-comparison-in-io_poll_get_ownership.patch
ksmbd-compare-macs-in-constant-time.patch
ksmbd-require-minimum-ace-size-in-smb_check_perm_dacl.patch
lib-crypto-mpi-fix-integer-underflow-in-mpi_read_raw_from_sgl.patch
media-rc-igorplugusb-heed-coherency-rules.patch
media-rc-ttusbir-respect-dma-coherency-rules.patch
mmc-sdhci-of-dwcmshc-disable-clock-before-dll-configuration.patch
mtd-docg3-convert-to-platform-remove-callback-returning-void.patch
mtd-docg3-fix-use-after-free-in-docg3_release.patch
mtd-spi-nor-sst-fix-write-enable-before-aai-sequence.patch
net-bridge-use-a-stable-fdb-dst-snapshot-in-rcu-readers.patch
net-mctp-fix-don-t-require-received-header-reserved-bits-to-be-zero.patch
net-packet-fix-toctou-race-on-mmap-d-vnet_hdr-in-tpacket_snd.patch
net-qrtr-ns-change-servers-radix-tree-to-xarray.patch
net-qrtr-ns-free-the-node-during-ctrl_cmd_bye.patch
net-qrtr-ns-limit-the-maximum-number-of-lookups.patch
net-qrtr-ns-limit-the-total-number-of-nodes.patch
net-tcp-md5-fix-mac-comparison-to-be-constant-time.patch
nvme-fix-interpretation-of-dmrsl.patch
nvme-respect-nvme_quirk_disable_write_zeroes-when-wzsl-is-set.patch
printk-add-print_hex_dump_devel.patch
randomize_kstack-maintain-kstack_offset-per-task.patch
rtw88-8821ce-disable-pcie-aspm-l1-for-8821ce-using-chip-id.patch
rxrpc-fix-conn-level-packet-handling-to-unshare-response-packets.patch
sched-use-u64-for-bandwidth-ratio-calculations.patch
scsi-core-pm-rely-on-the-device-driver-core-for-async-power-management.patch
scsi-sd-add-error-handling-support-for-add_disk.patch
scsi-sd-fix-missing-put_disk-when-device_add-disk_dev-fails.patch
sd-rename-the-scsi_disk.dev-field.patch
smb-client-fix-oob-read-in-smb2_ioctl_query_info-query_info-path.patch
smb-client-require-a-full-nfs-mode-sid-before-reading-mode-bits.patch
smb-server-fix-active_num_conn-leak-on-transport-allocation-failure.patch
smb-server-fix-max_connections-off-by-one-in-tcp-accept-path.patch
thermal-core-fix-thermal-zone-governor-cleanup-issues.patch
tracepoint-balance-regfunc-on-func_add-failure-in-tracepoint_add_func.patch
udf-fix-partition-descriptor-append-bookkeeping.patch
wifi-mwifiex-fix-use-after-free-in-mwifiex_adapter_cleanup.patch
wifi-rtw88-check-for-pci-upstream-bridge-existence.patch
60 files changed:
queue-5.15/alsa-aloop-fix-peer-runtime-uaf-during-format-change-stop.patch [new file with mode: 0644]
queue-5.15/alsa-aoa-i2sbus-clear-stale-prepared-state.patch [new file with mode: 0644]
queue-5.15/alsa-aoa-skip-devices-with-no-codecs-in-i2sbus_resume.patch [new file with mode: 0644]
queue-5.15/alsa-aoa-use-guard-for-mutex-locks.patch [new file with mode: 0644]
queue-5.15/alsa-core-fix-potential-data-race-at-fasync-handling.patch [new file with mode: 0644]
queue-5.15/arm64-mm-enable-batched-tlb-flush-in-unmap_hotplug_range.patch [new file with mode: 0644]
queue-5.15/bluetooth-hci_event-fix-potential-uaf-in-ssp-passkey-handlers.patch [new file with mode: 0644]
queue-5.15/can-ucan-fix-devres-lifetime.patch [new file with mode: 0644]
queue-5.15/can-ucan-fix-typos-in-comments.patch [new file with mode: 0644]
queue-5.15/ceph-only-d_add-negative-dentries-when-they-are-unhashed.patch [new file with mode: 0644]
queue-5.15/crypto-caam-guard-hmac-key-hex-dumps-in-hash_digest_key.patch [new file with mode: 0644]
queue-5.15/crypto-nx-avoid-wflex-array-member-not-at-end-warning.patch [new file with mode: 0644]
queue-5.15/crypto-nx-fix-bounce-buffer-leaks-in-nx842_crypto_-alloc-free-_ctx.patch [new file with mode: 0644]
queue-5.15/crypto-nx-migrate-to-scomp-api.patch [new file with mode: 0644]
queue-5.15/erofs-fix-the-out-of-bounds-nameoff-handling-for-trailing-dirents.patch [new file with mode: 0644]
queue-5.15/erofs-fix-unsigned-underflow-in-z_erofs_lz4_handle_overlap.patch [new file with mode: 0644]
queue-5.15/f2fs-fix-to-do-sanity-check-on-dcc-discard_cmd_cnt-conditionally.patch [new file with mode: 0644]
queue-5.15/f2fs-fix-uaf-caused-by-decrementing-sbi-nr_pages-in-f2fs_write_end_io.patch [new file with mode: 0644]
queue-5.15/fbdev-defio-disconnect-deferred-i-o-from-the-lifetime-of-struct-fb_info.patch [new file with mode: 0644]
queue-5.15/hfsplus-fix-held-lock-freed-on-hfsplus_fill_super.patch [new file with mode: 0644]
queue-5.15/hfsplus-fix-uninit-value-by-validating-catalog-record-size.patch [new file with mode: 0644]
queue-5.15/io_uring-poll-fix-signed-comparison-in-io_poll_get_ownership.patch [new file with mode: 0644]
queue-5.15/ksmbd-compare-macs-in-constant-time.patch [new file with mode: 0644]
queue-5.15/ksmbd-require-minimum-ace-size-in-smb_check_perm_dacl.patch [new file with mode: 0644]
queue-5.15/lib-crypto-mpi-fix-integer-underflow-in-mpi_read_raw_from_sgl.patch [new file with mode: 0644]
queue-5.15/media-rc-igorplugusb-heed-coherency-rules.patch [new file with mode: 0644]
queue-5.15/media-rc-ttusbir-respect-dma-coherency-rules.patch [new file with mode: 0644]
queue-5.15/mmc-sdhci-of-dwcmshc-disable-clock-before-dll-configuration.patch [new file with mode: 0644]
queue-5.15/mtd-docg3-convert-to-platform-remove-callback-returning-void.patch [new file with mode: 0644]
queue-5.15/mtd-docg3-fix-use-after-free-in-docg3_release.patch [new file with mode: 0644]
queue-5.15/mtd-spi-nor-sst-fix-write-enable-before-aai-sequence.patch [new file with mode: 0644]
queue-5.15/net-bridge-use-a-stable-fdb-dst-snapshot-in-rcu-readers.patch [new file with mode: 0644]
queue-5.15/net-mctp-fix-don-t-require-received-header-reserved-bits-to-be-zero.patch [new file with mode: 0644]
queue-5.15/net-packet-fix-toctou-race-on-mmap-d-vnet_hdr-in-tpacket_snd.patch [new file with mode: 0644]
queue-5.15/net-qrtr-ns-change-servers-radix-tree-to-xarray.patch [new file with mode: 0644]
queue-5.15/net-qrtr-ns-free-the-node-during-ctrl_cmd_bye.patch [new file with mode: 0644]
queue-5.15/net-qrtr-ns-limit-the-maximum-number-of-lookups.patch [new file with mode: 0644]
queue-5.15/net-qrtr-ns-limit-the-total-number-of-nodes.patch [new file with mode: 0644]
queue-5.15/net-tcp-md5-fix-mac-comparison-to-be-constant-time.patch [new file with mode: 0644]
queue-5.15/nvme-fix-interpretation-of-dmrsl.patch [new file with mode: 0644]
queue-5.15/nvme-respect-nvme_quirk_disable_write_zeroes-when-wzsl-is-set.patch [new file with mode: 0644]
queue-5.15/printk-add-print_hex_dump_devel.patch [new file with mode: 0644]
queue-5.15/randomize_kstack-maintain-kstack_offset-per-task.patch [new file with mode: 0644]
queue-5.15/rtw88-8821ce-disable-pcie-aspm-l1-for-8821ce-using-chip-id.patch [new file with mode: 0644]
queue-5.15/rxrpc-fix-conn-level-packet-handling-to-unshare-response-packets.patch [new file with mode: 0644]
queue-5.15/sched-use-u64-for-bandwidth-ratio-calculations.patch [new file with mode: 0644]
queue-5.15/scsi-core-pm-rely-on-the-device-driver-core-for-async-power-management.patch [new file with mode: 0644]
queue-5.15/scsi-sd-add-error-handling-support-for-add_disk.patch [new file with mode: 0644]
queue-5.15/scsi-sd-fix-missing-put_disk-when-device_add-disk_dev-fails.patch [new file with mode: 0644]
queue-5.15/sd-rename-the-scsi_disk.dev-field.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/smb-client-fix-oob-read-in-smb2_ioctl_query_info-query_info-path.patch [new file with mode: 0644]
queue-5.15/smb-client-require-a-full-nfs-mode-sid-before-reading-mode-bits.patch [new file with mode: 0644]
queue-5.15/smb-server-fix-active_num_conn-leak-on-transport-allocation-failure.patch [new file with mode: 0644]
queue-5.15/smb-server-fix-max_connections-off-by-one-in-tcp-accept-path.patch [new file with mode: 0644]
queue-5.15/thermal-core-fix-thermal-zone-governor-cleanup-issues.patch [new file with mode: 0644]
queue-5.15/tracepoint-balance-regfunc-on-func_add-failure-in-tracepoint_add_func.patch [new file with mode: 0644]
queue-5.15/udf-fix-partition-descriptor-append-bookkeeping.patch [new file with mode: 0644]
queue-5.15/wifi-mwifiex-fix-use-after-free-in-mwifiex_adapter_cleanup.patch [new file with mode: 0644]
queue-5.15/wifi-rtw88-check-for-pci-upstream-bridge-existence.patch [new file with mode: 0644]