]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Apr 2025 10:18:32 +0000 (12:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Apr 2025 10:18:32 +0000 (12:18 +0200)
commitbfc4d2783f4d46cf5115a84e5d0bc11c24475392
tree2400c59b3b016323f0306b16b7fe4604d89d2eca
parent461e7db38fc398d89e4f4597e33dbeb9541a34ef
6.14-stable patches

added patches:
arm64-don-t-call-null-in-do_compat_alignment_fixup.patch
exec-fix-the-racy-usage-of-fs_struct-in_exec.patch
exfat-fix-potential-wrong-error-return-from-get_block.patch
exfat-fix-random-stack-corruption-after-get_block.patch
ext4-don-t-over-report-free-space-or-inodes-in-statvfs.patch
ext4-fix-oob-read-when-checking-dotdot-dir.patch
jfs-add-index-corruption-check-to-dt_getpage.patch
jfs-fix-slab-out-of-bounds-read-in-ea_get.patch
ksmbd-add-bounds-check-for-create-lease-context.patch
ksmbd-add-bounds-check-for-durable-handle-context.patch
ksmbd-fix-null-pointer-dereference-in-alloc_preauth_hash.patch
ksmbd-fix-overflow-in-dacloffset-bounds-check.patch
ksmbd-fix-session-use-after-free-in-multichannel-connection.patch
ksmbd-fix-use-after-free-in-ksmbd_sessions_deregister.patch
ksmbd-validate-zero-num_subauth-before-sub_auth-is-accessed.patch
kvm-svm-don-t-change-target-vcpu-state-on-ap-creation-vmgexit-error.patch
media-streamzap-fix-race-between-device-disconnection-and-urb-callback.patch
media-vimc-skip-.s_stream-for-stopped-entities.patch
mm-gup-reject-foll_split_pmd-with-hugetlb-vmas.patch
mm-vmscan-don-t-try-to-reclaim-hwpoison-folio.patch
mm-zswap-fix-crypto_free_acomp-deadlock-in-zswap_cpu_comp_dead.patch
mmc-omap-fix-memory-leak-in-mmc_omap_new_slot.patch
mmc-sdhci-msm-fix-dev-reference-leaked-through-of_qcom_ice_get.patch
mmc-sdhci-omap-disable-mmc_cap_aggressive_pm-for-emmc-sd.patch
mmc-sdhci-pxav3-set-need_rsp_busy-capability.patch
nfsd-add-a-kconfig-setting-to-enable-delegated-timestamps.patch
nfsd-allow-sc_status_freeable-when-searching-via-nfs4_lookup_stateid.patch
nfsd-don-t-ignore-the-return-code-of-svc_proc_register.patch
nfsd-fix-management-of-listener-transports.patch
nfsd-never-return-nfs4err_file_open-when-removing-a-directory.patch
nfsd-nfsd_unlink-clobbers-non-zero-status-returned-from-fh_fill_pre_attrs.patch
nfsd-put-dl_stid-if-fail-to-queue-dl_recall.patch
nfsd-skip-sending-cb_recall_any-when-the-backchannel-isn-t-up.patch
pci-bwctrl-fix-null-pointer-dereference-on-bus-number-exhaustion.patch
remove-unnecessary-firmware-version-check-for-gc-v9_4_2.patch
tracing-ensure-module-defining-synth-event-cannot-be-unloaded-while-tracing.patch
tracing-fix-synth-event-printk-format-for-str-fields.patch
tracing-fix-use-after-free-in-print_graph_function_flags-during-tracer-switching.patch
tracing-osnoise-fix-possible-recursive-locking-for-cpus_read_lock.patch
tracing-verify-event-formats-that-have-p.patch
wifi-mt76-mt7921-fix-kernel-panic-due-to-null-pointer-dereference.patch
42 files changed:
queue-6.14/arm64-don-t-call-null-in-do_compat_alignment_fixup.patch [new file with mode: 0644]
queue-6.14/exec-fix-the-racy-usage-of-fs_struct-in_exec.patch [new file with mode: 0644]
queue-6.14/exfat-fix-potential-wrong-error-return-from-get_block.patch [new file with mode: 0644]
queue-6.14/exfat-fix-random-stack-corruption-after-get_block.patch [new file with mode: 0644]
queue-6.14/ext4-don-t-over-report-free-space-or-inodes-in-statvfs.patch [new file with mode: 0644]
queue-6.14/ext4-fix-oob-read-when-checking-dotdot-dir.patch [new file with mode: 0644]
queue-6.14/jfs-add-index-corruption-check-to-dt_getpage.patch [new file with mode: 0644]
queue-6.14/jfs-fix-slab-out-of-bounds-read-in-ea_get.patch [new file with mode: 0644]
queue-6.14/ksmbd-add-bounds-check-for-create-lease-context.patch [new file with mode: 0644]
queue-6.14/ksmbd-add-bounds-check-for-durable-handle-context.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-null-pointer-dereference-in-alloc_preauth_hash.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-overflow-in-dacloffset-bounds-check.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-session-use-after-free-in-multichannel-connection.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-use-after-free-in-ksmbd_sessions_deregister.patch [new file with mode: 0644]
queue-6.14/ksmbd-validate-zero-num_subauth-before-sub_auth-is-accessed.patch [new file with mode: 0644]
queue-6.14/kvm-svm-don-t-change-target-vcpu-state-on-ap-creation-vmgexit-error.patch [new file with mode: 0644]
queue-6.14/media-streamzap-fix-race-between-device-disconnection-and-urb-callback.patch [new file with mode: 0644]
queue-6.14/media-vimc-skip-.s_stream-for-stopped-entities.patch [new file with mode: 0644]
queue-6.14/mm-gup-reject-foll_split_pmd-with-hugetlb-vmas.patch [new file with mode: 0644]
queue-6.14/mm-vmscan-don-t-try-to-reclaim-hwpoison-folio.patch [new file with mode: 0644]
queue-6.14/mm-zswap-fix-crypto_free_acomp-deadlock-in-zswap_cpu_comp_dead.patch [new file with mode: 0644]
queue-6.14/mmc-omap-fix-memory-leak-in-mmc_omap_new_slot.patch [new file with mode: 0644]
queue-6.14/mmc-sdhci-msm-fix-dev-reference-leaked-through-of_qcom_ice_get.patch [new file with mode: 0644]
queue-6.14/mmc-sdhci-omap-disable-mmc_cap_aggressive_pm-for-emmc-sd.patch [new file with mode: 0644]
queue-6.14/mmc-sdhci-pxav3-set-need_rsp_busy-capability.patch [new file with mode: 0644]
queue-6.14/nfsd-add-a-kconfig-setting-to-enable-delegated-timestamps.patch [new file with mode: 0644]
queue-6.14/nfsd-allow-sc_status_freeable-when-searching-via-nfs4_lookup_stateid.patch [new file with mode: 0644]
queue-6.14/nfsd-don-t-ignore-the-return-code-of-svc_proc_register.patch [new file with mode: 0644]
queue-6.14/nfsd-fix-management-of-listener-transports.patch [new file with mode: 0644]
queue-6.14/nfsd-never-return-nfs4err_file_open-when-removing-a-directory.patch [new file with mode: 0644]
queue-6.14/nfsd-nfsd_unlink-clobbers-non-zero-status-returned-from-fh_fill_pre_attrs.patch [new file with mode: 0644]
queue-6.14/nfsd-put-dl_stid-if-fail-to-queue-dl_recall.patch [new file with mode: 0644]
queue-6.14/nfsd-skip-sending-cb_recall_any-when-the-backchannel-isn-t-up.patch [new file with mode: 0644]
queue-6.14/pci-bwctrl-fix-null-pointer-dereference-on-bus-number-exhaustion.patch [new file with mode: 0644]
queue-6.14/remove-unnecessary-firmware-version-check-for-gc-v9_4_2.patch [new file with mode: 0644]
queue-6.14/series
queue-6.14/tracing-ensure-module-defining-synth-event-cannot-be-unloaded-while-tracing.patch [new file with mode: 0644]
queue-6.14/tracing-fix-synth-event-printk-format-for-str-fields.patch [new file with mode: 0644]
queue-6.14/tracing-fix-use-after-free-in-print_graph_function_flags-during-tracer-switching.patch [new file with mode: 0644]
queue-6.14/tracing-osnoise-fix-possible-recursive-locking-for-cpus_read_lock.patch [new file with mode: 0644]
queue-6.14/tracing-verify-event-formats-that-have-p.patch [new file with mode: 0644]
queue-6.14/wifi-mt76-mt7921-fix-kernel-panic-due-to-null-pointer-dereference.patch [new file with mode: 0644]