]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jun 2026 08:52:30 +0000 (10:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jun 2026 08:52:30 +0000 (10:52 +0200)
commit1fa2ffd5da5183ef137bef21cc794348ffc8ef38
tree553ddbbad0016f5dc3ef121799c1a0f73e5e4f28
parent762bf6eba0b362b15d256a5ed072cca6ae5fa904
6.1-stable patches

added patches:
auxdisplay-line-display-fix-oob-read-on-zero-length-message_store.patch
bluetooth-hidp-fix-missing-length-checks-in-hidp_input_report.patch
bluetooth-iso-fix-uaf-in-iso_recv_frame.patch
bluetooth-iso-serialize-iso_sock_clear_timer-with-socket-lock.patch
bluetooth-l2cap-fix-chan-ref-leak-in-l2cap_chan_timeout-on-conn.patch
bluetooth-l2cap-use-chan-timer-to-close-channels-in-cleanup_listen.patch
hpfs-fix-a-crash-if-hpfs_map_dnode_bitmap-fails.patch
iio-adc-viperboard-fix-error-handling-in-vprbrd_iio_read_raw.patch
iio-adc-xilinx-xadc-fix-sequencer-mode-in-postdisable-for-dual-mux.patch
iio-buffer-hw-consumer-fix-use-after-free-in-error-path.patch
iio-dac-ad5686-acquire-lock-when-doing-powerdown-control.patch
iio-dac-ad5686-fix-input-raw-value-check.patch
iio-dac-max5821-fix-return-value-check-in-powerdown-sync.patch
iio-gyro-itg3200-fix-i2c-read-into-the-wrong-stack-location.patch
iio-light-cm3323-fix-reg_conf-not-being-initialized-correctly.patch
iio-magnetometer-st_magn-fix-default-drdy-pin-selection-for-lis2mdl.patch
iio-ssp_sensors-cancel-delayed-work_refresh-on-remove.patch
iio-temperature-tsys01-fix-broken-prom-checksum-validation.patch
input-elan_i2c-validate-firmware-size-before-use.patch
ipc-limit-next_id-allocation-to-the-valid-id-range.patch
kvm-sev-warn-if-kvm-attempts-to-setup-scratch-area-with-min_len-0.patch
parport-fix-race-between-port-and-client-registration.patch
usb-cdc-acm-fix-bit-overlap-and-move-quirk-definitions-to-header.patch
usb-cdns3-gadget-fix-request-skipping-after-clearing-halt.patch
usb-cdns3-plat-fix-unbalanced-pm_runtime_forbid-call-permanently-leaks-the-runtime-pm-usage-counter-across-bind-unbind-cycles.patch
usb-dwc2-fix-use-after-free-in-debug-code.patch
usb-serial-omninet-fix-memory-corruption-with-small-endpoint.patch
28 files changed:
queue-6.1/auxdisplay-line-display-fix-oob-read-on-zero-length-message_store.patch [new file with mode: 0644]
queue-6.1/bluetooth-hidp-fix-missing-length-checks-in-hidp_input_report.patch [new file with mode: 0644]
queue-6.1/bluetooth-iso-fix-uaf-in-iso_recv_frame.patch [new file with mode: 0644]
queue-6.1/bluetooth-iso-serialize-iso_sock_clear_timer-with-socket-lock.patch [new file with mode: 0644]
queue-6.1/bluetooth-l2cap-fix-chan-ref-leak-in-l2cap_chan_timeout-on-conn.patch [new file with mode: 0644]
queue-6.1/bluetooth-l2cap-use-chan-timer-to-close-channels-in-cleanup_listen.patch [new file with mode: 0644]
queue-6.1/hpfs-fix-a-crash-if-hpfs_map_dnode_bitmap-fails.patch [new file with mode: 0644]
queue-6.1/iio-adc-viperboard-fix-error-handling-in-vprbrd_iio_read_raw.patch [new file with mode: 0644]
queue-6.1/iio-adc-xilinx-xadc-fix-sequencer-mode-in-postdisable-for-dual-mux.patch [new file with mode: 0644]
queue-6.1/iio-buffer-hw-consumer-fix-use-after-free-in-error-path.patch [new file with mode: 0644]
queue-6.1/iio-dac-ad5686-acquire-lock-when-doing-powerdown-control.patch [new file with mode: 0644]
queue-6.1/iio-dac-ad5686-fix-input-raw-value-check.patch [new file with mode: 0644]
queue-6.1/iio-dac-max5821-fix-return-value-check-in-powerdown-sync.patch [new file with mode: 0644]
queue-6.1/iio-gyro-itg3200-fix-i2c-read-into-the-wrong-stack-location.patch [new file with mode: 0644]
queue-6.1/iio-light-cm3323-fix-reg_conf-not-being-initialized-correctly.patch [new file with mode: 0644]
queue-6.1/iio-magnetometer-st_magn-fix-default-drdy-pin-selection-for-lis2mdl.patch [new file with mode: 0644]
queue-6.1/iio-ssp_sensors-cancel-delayed-work_refresh-on-remove.patch [new file with mode: 0644]
queue-6.1/iio-temperature-tsys01-fix-broken-prom-checksum-validation.patch [new file with mode: 0644]
queue-6.1/input-elan_i2c-validate-firmware-size-before-use.patch [new file with mode: 0644]
queue-6.1/ipc-limit-next_id-allocation-to-the-valid-id-range.patch [new file with mode: 0644]
queue-6.1/kvm-sev-warn-if-kvm-attempts-to-setup-scratch-area-with-min_len-0.patch [new file with mode: 0644]
queue-6.1/parport-fix-race-between-port-and-client-registration.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/usb-cdc-acm-fix-bit-overlap-and-move-quirk-definitions-to-header.patch [new file with mode: 0644]
queue-6.1/usb-cdns3-gadget-fix-request-skipping-after-clearing-halt.patch [new file with mode: 0644]
queue-6.1/usb-cdns3-plat-fix-unbalanced-pm_runtime_forbid-call-permanently-leaks-the-runtime-pm-usage-counter-across-bind-unbind-cycles.patch [new file with mode: 0644]
queue-6.1/usb-dwc2-fix-use-after-free-in-debug-code.patch [new file with mode: 0644]
queue-6.1/usb-serial-omninet-fix-memory-corruption-with-small-endpoint.patch [new file with mode: 0644]