]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Dec 2017 22:18:03 +0000 (23:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Dec 2017 22:18:03 +0000 (23:18 +0100)
commit5a6658b933f426e39629d24ad81ca6e609b2da74
tree302d2a3679be5b7c78cce434d5a9a9d64cf39f51
parent272fbc1c472b8533974c8850d1f028423aba3bcf
4.9-stable patches

added patches:
alsa-pcm-prevent-uaf-in-snd_pcm_info.patch
alsa-seq-remove-spurious-warn_on-at-timer-check.patch
alsa-usb-audio-add-check-return-value-for-usb_string.patch
alsa-usb-audio-fix-out-of-bound-error.patch
arm-kvm-fix-vttbr_baddr_mask-bug_on-off-by-one.patch
arm64-fpsimd-prevent-registers-leaking-from-dead-tasks.patch
arm64-kvm-fix-vttbr_baddr_mask-bug_on-off-by-one.patch
asn.1-check-for-error-from-asn1_op_end__act-actions.patch
asn.1-fix-out-of-bounds-read-when-parsing-indefinite-length-item.patch
brcmfmac-change-driver-unbind-order-of-the-sdio-function-devices.patch
btrfs-fix-missing-error-return-in-btrfs_drop_snapshot.patch
bus-arm-cci-fix-use-of-smp_processor_id-in-preemptible-context.patch
bus-arm-ccn-check-memory-allocation-failure.patch
bus-arm-ccn-fix-module-unloading-error-removing-state-147-which-has-instances-left.patch
bus-arm-ccn-fix-use-of-smp_processor_id-in-preemptible-context.patch
drm-exynos-gem-drop-noncontig-flag-for-buffers-allocated-without-iommu.patch
efi-esrt-use-memunmap-instead-of-kfree-to-free-the-remapping.patch
efi-move-some-sysfs-files-to-be-read-only-by-root.patch
hv-kvp-avoid-reading-past-allocated-blocks-from-kvp-file.patch
iommu-vt-d-fix-scatterlist-offset-handling.patch
isa-prevent-null-dereference-in-isa_bus-driver-callbacks.patch
kdb-fix-handling-of-kallsyms_symbol_next-return-value.patch
keys-add-missing-permission-check-for-request_key-destination.patch
kvm-arm-arm64-fix-broken-gich_elrsr-big-endian-conversion.patch
kvm-arm-arm64-vgic-irqfd-fix-msi-entry-allocation.patch
kvm-arm-arm64-vgic-its-check-result-of-allocation-before-use.patch
kvm-s390-fix-skey-emulation-permission-check.patch
kvm-vmx-remove-i-o-port-0x80-bypass-on-intel-hosts.patch
kvm-x86-fix-apic-page-invalidation.patch
media-dvb-i2c-transfers-over-usb-cannot-be-done-from-stack.patch
powerpc-64s-initialize-isav3-mmu-registers-before-setting-partition-table.patch
s390-fix-compat-system-call-table.patch
scsi-dma-mapping-always-provide-dma_get_cache_alignment.patch
scsi-libsas-align-sata_device-s-rps_resp-on-a-cacheline.patch
scsi-use-dma_get_cache_alignment-as-minimum-dma-alignment.patch
smp-hotplug-move-step-cpuhp_ap_smpcfd_dying-to-the-correct-place.patch
virtio-release-virtio-index-when-fail-to-device_register.patch
x.509-fix-comparisons-of-pkey_algo.patch
x.509-reject-invalid-bit-string-for-subjectpublickey.patch
x86-pci-make-broadcom_postcore_init-check-acpi_disabled.patch
41 files changed:
queue-4.9/alsa-pcm-prevent-uaf-in-snd_pcm_info.patch [new file with mode: 0644]
queue-4.9/alsa-seq-remove-spurious-warn_on-at-timer-check.patch [new file with mode: 0644]
queue-4.9/alsa-usb-audio-add-check-return-value-for-usb_string.patch [new file with mode: 0644]
queue-4.9/alsa-usb-audio-fix-out-of-bound-error.patch [new file with mode: 0644]
queue-4.9/arm-kvm-fix-vttbr_baddr_mask-bug_on-off-by-one.patch [new file with mode: 0644]
queue-4.9/arm64-fpsimd-prevent-registers-leaking-from-dead-tasks.patch [new file with mode: 0644]
queue-4.9/arm64-kvm-fix-vttbr_baddr_mask-bug_on-off-by-one.patch [new file with mode: 0644]
queue-4.9/asn.1-check-for-error-from-asn1_op_end__act-actions.patch [new file with mode: 0644]
queue-4.9/asn.1-fix-out-of-bounds-read-when-parsing-indefinite-length-item.patch [new file with mode: 0644]
queue-4.9/brcmfmac-change-driver-unbind-order-of-the-sdio-function-devices.patch [new file with mode: 0644]
queue-4.9/btrfs-fix-missing-error-return-in-btrfs_drop_snapshot.patch [new file with mode: 0644]
queue-4.9/bus-arm-cci-fix-use-of-smp_processor_id-in-preemptible-context.patch [new file with mode: 0644]
queue-4.9/bus-arm-ccn-check-memory-allocation-failure.patch [new file with mode: 0644]
queue-4.9/bus-arm-ccn-fix-module-unloading-error-removing-state-147-which-has-instances-left.patch [new file with mode: 0644]
queue-4.9/bus-arm-ccn-fix-use-of-smp_processor_id-in-preemptible-context.patch [new file with mode: 0644]
queue-4.9/drm-exynos-gem-drop-noncontig-flag-for-buffers-allocated-without-iommu.patch [new file with mode: 0644]
queue-4.9/efi-esrt-use-memunmap-instead-of-kfree-to-free-the-remapping.patch [new file with mode: 0644]
queue-4.9/efi-move-some-sysfs-files-to-be-read-only-by-root.patch [new file with mode: 0644]
queue-4.9/hv-kvp-avoid-reading-past-allocated-blocks-from-kvp-file.patch [new file with mode: 0644]
queue-4.9/iommu-vt-d-fix-scatterlist-offset-handling.patch [new file with mode: 0644]
queue-4.9/isa-prevent-null-dereference-in-isa_bus-driver-callbacks.patch [new file with mode: 0644]
queue-4.9/kdb-fix-handling-of-kallsyms_symbol_next-return-value.patch [new file with mode: 0644]
queue-4.9/keys-add-missing-permission-check-for-request_key-destination.patch [new file with mode: 0644]
queue-4.9/kvm-arm-arm64-fix-broken-gich_elrsr-big-endian-conversion.patch [new file with mode: 0644]
queue-4.9/kvm-arm-arm64-vgic-irqfd-fix-msi-entry-allocation.patch [new file with mode: 0644]
queue-4.9/kvm-arm-arm64-vgic-its-check-result-of-allocation-before-use.patch [new file with mode: 0644]
queue-4.9/kvm-s390-fix-skey-emulation-permission-check.patch [new file with mode: 0644]
queue-4.9/kvm-vmx-remove-i-o-port-0x80-bypass-on-intel-hosts.patch [new file with mode: 0644]
queue-4.9/kvm-x86-fix-apic-page-invalidation.patch [new file with mode: 0644]
queue-4.9/media-dvb-i2c-transfers-over-usb-cannot-be-done-from-stack.patch [new file with mode: 0644]
queue-4.9/powerpc-64s-initialize-isav3-mmu-registers-before-setting-partition-table.patch [new file with mode: 0644]
queue-4.9/s390-fix-compat-system-call-table.patch [new file with mode: 0644]
queue-4.9/scsi-dma-mapping-always-provide-dma_get_cache_alignment.patch [new file with mode: 0644]
queue-4.9/scsi-libsas-align-sata_device-s-rps_resp-on-a-cacheline.patch [new file with mode: 0644]
queue-4.9/scsi-use-dma_get_cache_alignment-as-minimum-dma-alignment.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/smp-hotplug-move-step-cpuhp_ap_smpcfd_dying-to-the-correct-place.patch [new file with mode: 0644]
queue-4.9/virtio-release-virtio-index-when-fail-to-device_register.patch [new file with mode: 0644]
queue-4.9/x.509-fix-comparisons-of-pkey_algo.patch [new file with mode: 0644]
queue-4.9/x.509-reject-invalid-bit-string-for-subjectpublickey.patch [new file with mode: 0644]
queue-4.9/x86-pci-make-broadcom_postcore_init-check-acpi_disabled.patch [new file with mode: 0644]