]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jun 2026 11:00:56 +0000 (13:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jun 2026 11:00:56 +0000 (13:00 +0200)
commitd2cba7afcfdbb0e718c9f3a76a042117e9d9bb36
tree14714ee76d81eba8cb13e11f81c3db0b5da4dba0
parent3703a9c98426dfc5c73da88a094d124f58888ab7
6.1-stable patches

added patches:
comedi-comedi_test-fix-check-for-valid-scan_begin_src-in-waveform_ai_cmdtest.patch
comedi-comedi_test-fix-limiting-of-convert_arg-in-waveform_ai_cmdtest.patch
counter-fix-refcount-leak-in-counter_alloc-error-path.patch
drm-amd-pm-si-disregard-vblank-time-when-no-displays-are-connected.patch
drm-amdkfd-check-for-pdd-drm-file-first-in-criu-restore-path.patch
drm-amdkfd-fix-null-pointer-bug-in-svm_range_set_attr.patch
drm-hyperv-validate-resolution_count-and-fix-win8-fallback.patch
drm-hyperv-validate-vmbus-packet-size-in-receive-callback.patch
drm-i915-fix-potential-uaf-in-ttm-object-purge.patch
input-atmel_mxt_ts-fix-boundary-check-in-mxt_prepare_cfg_mem.patch
input-synaptics-add-len2058-to-smbus-passlist-for-thinkpad-e490.patch
scsi-fcoe-reject-fip-descriptors-with-zero-fip_dlen-in-cvl-walker.patch
scsi-scsi_transport_fc-widen-fpin-pname-walker-counter-to-u32.patch
scsi-target-iscsi-bound-iscsi_encode_text_output-appends-to-rsp_buf.patch
scsi-target-iscsi-validate-chap_r-length-before-base64-decode.patch
serial-altera_jtaguart-handle-uart_add_one_port-failures.patch
serial-dz-fix-bootconsole-message-clobbering-at-chip-reset.patch
serial-fsl_lpuart-fix-rx-buffer-and-dma-map-leaks-in-start_rx_dma.patch
serial-sh-sci-fix-memory-region-release-in-error-path.patch
serial-zs-fix-bootconsole-handover-lockup.patch
serial-zs-fix-swapped-ri-dsr-modem-line-transition-counting.patch
serial-zs-switch-to-using-channel-reset.patch
thunderbolt-property-reject-dir_len-4-to-prevent-size_t-underflow.patch
thunderbolt-property-reject-u32-wrap-in-tb_property_entry_valid.patch
tty-serial-pch_uart-add-check-for-dma_alloc_coherent.patch
usb-chipidea-core-convert-ci_role_switch-to-local-variable.patch
usb-core-fix-up-interrupt-in-endpoints-with-bogus-wbytesperinterval.patch
usb-gadget-dummy_hcd-reject-hub-port-requests-for-non-existent-ports.patch
usb-gadget-f_fs-copy-only-received-bytes-on-short-ep0-read.patch
usb-gadget-net2280-fix-double-free-in-probe-error-path.patch
usb-quirks-add-no_lpm-for-lenovo-thinkpad-usb-c-dock-gen2-hub-controllers.patch
usb-serial-belkin_sa-validate-interrupt-status-length.patch
usb-serial-cypress_m8-validate-interrupt-packet-headers.patch
usb-serial-keyspan-fix-missing-indat-transfer-sanity-check.patch
usb-serial-mct_u232-fix-missing-interrupt-in-transfer-sanity-check.patch
usb-serial-mxuport-fix-memory-corruption-with-small-endpoint.patch
usb-serial-option-add-meig-srm813q.patch
usb-serial-option-add-missing-rsvd-5-flag-for-rolling-rw135r-gl.patch
usb-storage-add-quirks-for-pny-elite-portable-ssd.patch
usb-typec-ucsi-don-t-update-power_supply-on-power-role-change-if-not-connected.patch
usb-usbtmc-check-urb-actual_length-for-interrupt-in-notifications.patch
usb-usbtmc-reject-interrupt-endpoints-with-small-wmaxpacketsize.patch
usbip-vudc-fix-use-after-free-bug-in-vudc_remove-due-to-race-condition.patch
44 files changed:
queue-6.1/comedi-comedi_test-fix-check-for-valid-scan_begin_src-in-waveform_ai_cmdtest.patch [new file with mode: 0644]
queue-6.1/comedi-comedi_test-fix-limiting-of-convert_arg-in-waveform_ai_cmdtest.patch [new file with mode: 0644]
queue-6.1/counter-fix-refcount-leak-in-counter_alloc-error-path.patch [new file with mode: 0644]
queue-6.1/drm-amd-pm-si-disregard-vblank-time-when-no-displays-are-connected.patch [new file with mode: 0644]
queue-6.1/drm-amdkfd-check-for-pdd-drm-file-first-in-criu-restore-path.patch [new file with mode: 0644]
queue-6.1/drm-amdkfd-fix-null-pointer-bug-in-svm_range_set_attr.patch [new file with mode: 0644]
queue-6.1/drm-hyperv-validate-resolution_count-and-fix-win8-fallback.patch [new file with mode: 0644]
queue-6.1/drm-hyperv-validate-vmbus-packet-size-in-receive-callback.patch [new file with mode: 0644]
queue-6.1/drm-i915-fix-potential-uaf-in-ttm-object-purge.patch [new file with mode: 0644]
queue-6.1/input-atmel_mxt_ts-fix-boundary-check-in-mxt_prepare_cfg_mem.patch [new file with mode: 0644]
queue-6.1/input-synaptics-add-len2058-to-smbus-passlist-for-thinkpad-e490.patch [new file with mode: 0644]
queue-6.1/scsi-fcoe-reject-fip-descriptors-with-zero-fip_dlen-in-cvl-walker.patch [new file with mode: 0644]
queue-6.1/scsi-scsi_transport_fc-widen-fpin-pname-walker-counter-to-u32.patch [new file with mode: 0644]
queue-6.1/scsi-target-iscsi-bound-iscsi_encode_text_output-appends-to-rsp_buf.patch [new file with mode: 0644]
queue-6.1/scsi-target-iscsi-validate-chap_r-length-before-base64-decode.patch [new file with mode: 0644]
queue-6.1/serial-altera_jtaguart-handle-uart_add_one_port-failures.patch [new file with mode: 0644]
queue-6.1/serial-dz-fix-bootconsole-message-clobbering-at-chip-reset.patch [new file with mode: 0644]
queue-6.1/serial-fsl_lpuart-fix-rx-buffer-and-dma-map-leaks-in-start_rx_dma.patch [new file with mode: 0644]
queue-6.1/serial-sh-sci-fix-memory-region-release-in-error-path.patch [new file with mode: 0644]
queue-6.1/serial-zs-fix-bootconsole-handover-lockup.patch [new file with mode: 0644]
queue-6.1/serial-zs-fix-swapped-ri-dsr-modem-line-transition-counting.patch [new file with mode: 0644]
queue-6.1/serial-zs-switch-to-using-channel-reset.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/thunderbolt-property-reject-dir_len-4-to-prevent-size_t-underflow.patch [new file with mode: 0644]
queue-6.1/thunderbolt-property-reject-u32-wrap-in-tb_property_entry_valid.patch [new file with mode: 0644]
queue-6.1/tty-serial-pch_uart-add-check-for-dma_alloc_coherent.patch [new file with mode: 0644]
queue-6.1/usb-chipidea-core-convert-ci_role_switch-to-local-variable.patch [new file with mode: 0644]
queue-6.1/usb-core-fix-up-interrupt-in-endpoints-with-bogus-wbytesperinterval.patch [new file with mode: 0644]
queue-6.1/usb-gadget-dummy_hcd-reject-hub-port-requests-for-non-existent-ports.patch [new file with mode: 0644]
queue-6.1/usb-gadget-f_fs-copy-only-received-bytes-on-short-ep0-read.patch [new file with mode: 0644]
queue-6.1/usb-gadget-net2280-fix-double-free-in-probe-error-path.patch [new file with mode: 0644]
queue-6.1/usb-quirks-add-no_lpm-for-lenovo-thinkpad-usb-c-dock-gen2-hub-controllers.patch [new file with mode: 0644]
queue-6.1/usb-serial-belkin_sa-validate-interrupt-status-length.patch [new file with mode: 0644]
queue-6.1/usb-serial-cypress_m8-validate-interrupt-packet-headers.patch [new file with mode: 0644]
queue-6.1/usb-serial-keyspan-fix-missing-indat-transfer-sanity-check.patch [new file with mode: 0644]
queue-6.1/usb-serial-mct_u232-fix-missing-interrupt-in-transfer-sanity-check.patch [new file with mode: 0644]
queue-6.1/usb-serial-mxuport-fix-memory-corruption-with-small-endpoint.patch [new file with mode: 0644]
queue-6.1/usb-serial-option-add-meig-srm813q.patch [new file with mode: 0644]
queue-6.1/usb-serial-option-add-missing-rsvd-5-flag-for-rolling-rw135r-gl.patch [new file with mode: 0644]
queue-6.1/usb-storage-add-quirks-for-pny-elite-portable-ssd.patch [new file with mode: 0644]
queue-6.1/usb-typec-ucsi-don-t-update-power_supply-on-power-role-change-if-not-connected.patch [new file with mode: 0644]
queue-6.1/usb-usbtmc-check-urb-actual_length-for-interrupt-in-notifications.patch [new file with mode: 0644]
queue-6.1/usb-usbtmc-reject-interrupt-endpoints-with-small-wmaxpacketsize.patch [new file with mode: 0644]
queue-6.1/usbip-vudc-fix-use-after-free-bug-in-vudc_remove-due-to-race-condition.patch [new file with mode: 0644]