]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
7.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2026 14:46:42 +0000 (16:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2026 14:46:42 +0000 (16:46 +0200)
commit1a595ffc16bb02d188f3fc32d094982b4b0d5580
tree096d4c54b1ac28f12a3ce2131292d8875af2edb7
parentaa702d3c033b66a915cad4f62b9ec087afe6668b
7.1-stable patches

added patches:
ksmbd-add-a-permission-check-for-fsctl_set_zero_data.patch
ksmbd-add-a-write_dac-write_owner-check-to-smb2-set_info-security.patch
ksmbd-add-per-handle-permission-check-to-file_link_information.patch
ksmbd-add-permission-checks-for-fsctl_duplicate_extents_to_file.patch
ksmbd-enforce-file_read_attributes-on-smb_find_file_posix_information.patch
ksmbd-fix-uaf-of-struct-file_lock-in-smb2_lock-deferred-lock-cancellation.patch
ksmbd-prevent-path-traversal-bypass-by-restricting-caseless-retry.patch
ksmbd-require-source-read-access-for-duplicate-extents.patch
ksmbd-run-set-info-with-opener-credentials.patch
ksmbd-serialize-query_directory-requests-per-file.patch
ksmbd-track-the-connection-owning-a-byte-range-lock.patch
ksmbd-use-opener-credentials-for-ads-i-o.patch
ksmbd-use-opener-credentials-for-delete-on-close.patch
ksmbd-validate-ntlmv2-response-before-updating-session-key.patch
smb-client-fix-atime-clamp-check-in-read-completion.patch
smb-client-fix-change-notify-replay-double-free.patch
smb-client-fix-chown-chgrp-with-smb3-posix-extensions.patch
smb-client-fix-double-free-in-smb2_close-replay.patch
smb-client-fix-double-free-in-smb2_flush-replay.patch
smb-client-fix-double-free-in-smb2_ioctl-replay.patch
smb-client-fix-double-free-in-smb2_open-replay.patch
smb-client-fix-error-code-in-smb2_aead_req_alloc.patch
smb-client-fix-next-buffer-leak-in-receive_encrypted_standard.patch
smb-client-fix-query-directory-replay-double-free.patch
smb-client-fix-query_info-replay-double-free.patch
smb-client-harden-posix-sid-length-parsing.patch
smb-client-mask-server-provided-mode-to-07777-in-modefromsid.patch
smb-client-resolve-swn-tcon-from-live-registrations.patch
smb-client-use-unaligned-reads-in-parse_posix_ctxt.patch
30 files changed:
queue-7.1/ksmbd-add-a-permission-check-for-fsctl_set_zero_data.patch [new file with mode: 0644]
queue-7.1/ksmbd-add-a-write_dac-write_owner-check-to-smb2-set_info-security.patch [new file with mode: 0644]
queue-7.1/ksmbd-add-per-handle-permission-check-to-file_link_information.patch [new file with mode: 0644]
queue-7.1/ksmbd-add-permission-checks-for-fsctl_duplicate_extents_to_file.patch [new file with mode: 0644]
queue-7.1/ksmbd-enforce-file_read_attributes-on-smb_find_file_posix_information.patch [new file with mode: 0644]
queue-7.1/ksmbd-fix-uaf-of-struct-file_lock-in-smb2_lock-deferred-lock-cancellation.patch [new file with mode: 0644]
queue-7.1/ksmbd-prevent-path-traversal-bypass-by-restricting-caseless-retry.patch [new file with mode: 0644]
queue-7.1/ksmbd-require-source-read-access-for-duplicate-extents.patch [new file with mode: 0644]
queue-7.1/ksmbd-run-set-info-with-opener-credentials.patch [new file with mode: 0644]
queue-7.1/ksmbd-serialize-query_directory-requests-per-file.patch [new file with mode: 0644]
queue-7.1/ksmbd-track-the-connection-owning-a-byte-range-lock.patch [new file with mode: 0644]
queue-7.1/ksmbd-use-opener-credentials-for-ads-i-o.patch [new file with mode: 0644]
queue-7.1/ksmbd-use-opener-credentials-for-delete-on-close.patch [new file with mode: 0644]
queue-7.1/ksmbd-validate-ntlmv2-response-before-updating-session-key.patch [new file with mode: 0644]
queue-7.1/series
queue-7.1/smb-client-fix-atime-clamp-check-in-read-completion.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-change-notify-replay-double-free.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-chown-chgrp-with-smb3-posix-extensions.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-double-free-in-smb2_close-replay.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-double-free-in-smb2_flush-replay.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-double-free-in-smb2_ioctl-replay.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-double-free-in-smb2_open-replay.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-error-code-in-smb2_aead_req_alloc.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-next-buffer-leak-in-receive_encrypted_standard.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-query-directory-replay-double-free.patch [new file with mode: 0644]
queue-7.1/smb-client-fix-query_info-replay-double-free.patch [new file with mode: 0644]
queue-7.1/smb-client-harden-posix-sid-length-parsing.patch [new file with mode: 0644]
queue-7.1/smb-client-mask-server-provided-mode-to-07777-in-modefromsid.patch [new file with mode: 0644]
queue-7.1/smb-client-resolve-swn-tcon-from-live-registrations.patch [new file with mode: 0644]
queue-7.1/smb-client-use-unaligned-reads-in-parse_posix_ctxt.patch [new file with mode: 0644]