[SUSE-SU-2019:2879-1] Security update for the Linux Kernel

Severity Important
Affected Packages 27
CVEs 9

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2017-18595: A double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c (bnc#1149555).
  • CVE-2019-14821: An out-of-bounds access issue was found in the way Linux kernel's KVM hypervisor implements the coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices 'ring->first' and 'ring->last' value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system (bnc#1151350).
  • CVE-2019-15291: There was a NULL pointer dereference caused by a malicious USB device in the flexcop_usb_probe function in the drivers/media/usb/b2c2/flexcop-usb.c driver (bnc#1146540).
  • CVE-2019-9506: The Bluetooth BR/EDR specification up to and including version 5.1 permitted sufficiently low encryption key length and did not prevent an attacker from influencing the key length negotiation. This allowed practical brute-force attacks (aka 'KNOB') that could decrypt traffic and injected arbitrary ciphertext without the victim noticing (bnc#1137865 bnc#1146042).
  • CVE-2019-16232: Fixed a NULL pointer dereference in drivers/net/wireless/marvell/libertas/if_sdio.c, which did not check the alloc_workqueue return value (bnc#1150465).
  • CVE-2019-16234: Fixed a NULL pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c, which did not check the alloc_workqueue return value (bnc#1150452).
  • CVE-2019-17056: Added enforcement of CAP_NET_RAW in llcp_sock_create in net/nfc/llcp_sock.c in the AF_NFC network module, the lack of which allowed unprivileged users to create a raw socket, aka CID-3a359798b176 (bnc#1152788).
  • CVE-2019-17133: Fixed a buffer overflow in cfg80211_mgd_wext_giwessid in net/wireless/wext-sme.c caused by long SSID IEs (bsc#1153158).
  • CVE-2019-17666: Added an upper-bound check in rtl_p2p_noa_ie in drivers/net/wireless/realtek/rtlwifi/ps.c, the lack of which could have led to a buffer overflow (bnc#1154372).

The following non-security bugs were fixed:

  • 9p: avoid attaching writeback_fid on mmap with type PRIVATE (bsc#1051510).
  • ACPI / CPPC: do not require the _PSD method (bsc#1051510).
  • ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() (bsc#1051510).
  • ACPI: custom_method: fix memory leaks (bsc#1051510).
  • ACPI / PCI: fix acpi_pci_irq_enable() memory leak (bsc#1051510).
  • ACPI / processor: do not print errors for processorIDs == 0xff (bsc#1051510).
  • ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc (bsc#1051510).
  • act_mirred: Fix mirred_init_module error handling (bsc#1051510).
  • Add kernel module compression support (bsc#1135854) For enabling the kernel module compress, add the item COMPRESS_MODULES='xz' in config.sh, then mkspec will pass it to the spec file.
  • alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP (bsc#1151680).
  • ALSA: aoa: onyx: always initialize register read value (bsc#1051510).
  • ALSA: firewire-tascam: check intermediate state of clock status and retry (bsc#1051510).
  • ALSA: firewire-tascam: handle error code when getting current source of clock (bsc#1051510).
  • ALSA: hda - Add laptop imic fixup for ASUS M9V laptop (bsc#1051510).
  • ALSA: hda: Add support of Zhaoxin controller (bsc#1051510).
  • ALSA: hda - Apply AMD controller workaround for Raven platform (bsc#1051510).
  • ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family (bsc#1051510).
  • ALSA: hda - Drop unsol event handler for Intel HDMI codecs (bsc#1051510).
  • ALSA: hda - Expand pin_match function to match upcoming new tbls (bsc#1051510).
  • ALSA: hda: Flush interrupts on disabling (bsc#1051510).
  • ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx (bsc#1051510).
  • ALSA: hda - Inform too slow responses (bsc#1051510).
  • ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93 (bsc#1051510).
  • ALSA: hda/realtek - Check beep whitelist before assigning in all codecs (bsc#1051510).
  • ALSA: hda/realtek - Fix alienware headset mic (bsc#1051510).
  • ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 (bsc#1051510).
  • ALSA: hda: Set fifo_size for both playback and capture streams (bsc#1051510).
  • ALSA: hda - Show the fatal CORB/RIRB error more clearly (bsc#1051510).
  • ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init' (bsc#1051510).
  • ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() (bsc#1051510).
  • ALSA: line6: sizeof (byte) is always 1, use that fact (bsc#1051510).
  • ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirck (bsc#1051510).
  • ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers (bsc#1051510).
  • ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid (bsc#1051510).
  • appletalk: enforce CAP_NET_RAW for raw sockets (bsc#1051510).
  • ASoC: Define a set of DAPM pre/post-up events (bsc#1051510).
  • ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set (bsc#1051510).
  • ASoC: es8328: Fix copy-paste error in es8328_right_line_controls (bsc#1051510).
  • ASoC: Intel: Baytrail: Fix implicit fallthrough warning (bsc#1051510).
  • ASoC: Intel: Fix use of potentially uninitialized variable (bsc#1051510).
  • ASoC: Intel: NHLT: Fix debug print format (bsc#1051510).
  • ASoC: sgtl5000: Fix charge pump source assignment (bsc#1051510).
  • ASoC: sun4i-i2s: RX and TX counter registers are swapped (bsc#1051510).
  • ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls (bsc#1051510).
  • ASoC: wm8988: fix typo in wm8988_right_line_controls (bsc#1051510).
  • ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init (bsc#1051510).
  • atm: iphase: Fix Spectre v1 vulnerability (networking-stable-19_08_08).
  • auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach (bsc#1051510).
  • ax25: enforce CAP_NET_RAW for raw sockets (bsc#1051510).
  • bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA (bsc#1051510).
  • blk-flush: do not run queue for requests bypassing flush (bsc#1137959).
  • blk-flush: use blk_mq_request_bypass_insert() (bsc#1137959).
  • blk-mq: do not allocate driver tag upfront for flush rq (bsc#1137959).
  • blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling (bsc#1151610).
  • blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue (bsc#1137959).
  • blk-mq: kABI fixes for blk-mq.h (bsc#1137959).
  • blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h (bsc#1137959).
  • blk-mq: punt failed direct issue to dispatch list (bsc#1137959).
  • blk-mq: put the driver tag of nxt rq before first one is requeued (bsc#1137959).
  • blk-mq-sched: decide how to handle flush rq via RQF_FLUSH_SEQ (bsc#1137959).
  • blk-wbt: abstract out end IO completion handler (bsc#1135873).
  • blk-wbt: fix has-sleeper queueing check (bsc#1135873).
  • blk-wbt: improve waking of tasks (bsc#1135873).
  • blk-wbt: move disable check into get_limit() (bsc#1135873).
  • blk-wbt: use wq_has_sleeper() for wq active check (bsc#1135873).
  • block: add io timeout to sysfs (bsc#1148410).
  • block: do not show io_timeout if driver has no timeout handler (bsc#1148410).
  • block: fix timeout changes for legacy request drivers (bsc#1149446).
  • block: kABI fixes for BLK_EH_DONE renaming (bsc#1142076).
  • block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE (bsc#1142076).
  • Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices (bsc#1051510).
  • bnx2x: Disable multi-cos feature (networking-stable-19_08_08).
  • bnx2x: Fix VF's VLAN reconfiguration in reload (bsc#1086323 ).
  • bonding: Add vlan tx offload to hw_enc_features (networking-stable-19_08_21).
  • bridge/mdb: remove wrong use of NLM_F_MULTI (networking-stable-19_09_15).
  • btrfs: bail out gracefully rather than BUG_ON (bsc#1153646).
  • btrfs: check for the full sync flag while holding the inode lock during fsync (bsc#1153713).
  • btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values (bsc#1154651).
  • btrfs: Ensure replaced device does not have pending chunk allocation (bsc#1154607).
  • btrfs: fix use-after-free when using the tree modification log (bsc#1151891).
  • btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975).
  • btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974).
  • btrfs: relocation: fix use-after-free on dead relocation roots (bsc#1152972).
  • btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start (bsc#1154651).
  • can: mcp251x: mcp251x_hw_reset(): allow more time after a reset (bsc#1051510).
  • can: xilinx_can: xcan_probe(): skip error message on deferred probe (bsc#1051510).
  • cdc_ether: fix rndis support for Mediatek based smartphones (networking-stable-19_09_15).
  • cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize (bsc#1051510).
  • ceph: fix directories inode i_blkbits initialization (bsc#1153717).
  • ceph: reconnect connection if session hang in opening state (bsc#1153718).
  • ceph: update the mtime when truncating up (bsc#1153719).
  • ceph: use ceph_evict_inode to cleanup inode's resource (bsc#1148133).
  • cfg80211: add and use strongly typed element iteration macros (bsc#1051510).
  • cfg80211: Purge frame registrations on iftype change (bsc#1051510).
  • clk: at91: fix update bit maps on CFG_MOR write (bsc#1051510).
  • clk: at91: select parent if main oscillator or bypass is enabled (bsc#1051510).
  • clk: qoriq: Fix -Wunused-const-variable (bsc#1051510).
  • clk: sirf: Do not reference clk_init_data after registration (bsc#1051510).
  • clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks (bsc#1051510).
  • clk: sunxi-ng: v3s: add the missing PLL_DDR1 (bsc#1051510).
  • clk: zx296718: Do not reference clk_init_data after registration (bsc#1051510).
  • crypto: caam - fix concurrency issue in givencrypt descriptor (bsc#1051510).
  • crypto: caam - free resources in case caam_rng registration failed (bsc#1051510).
  • crypto: cavium/zip - Add missing single_release() (bsc#1051510).
  • crypto: ccp - Reduce maximum stack usage (bsc#1051510).
  • crypto: qat - Silence smp_processor_id() warning (bsc#1051510).
  • crypto: skcipher - Unmap pages after an external error (bsc#1051510).
  • crypto: talitos - fix missing break in switch statement (bsc#1142635).
  • cxgb4: fix endianness for vlan value in cxgb4_tc_flower (bsc#1064802 bsc#1066129).
  • cxgb4: offload VLAN flows regardless of VLAN ethtype (bsc#1064802 bsc#1066129).
  • cxgb4: reduce kernel stack usage in cudbg_collect_mem_region() (bsc#1073513).
  • cxgb4: Signedness bug in init_one() (bsc#1097585 bsc#1097586 bsc#1097587 bsc#1097588 bsc#1097583 bsc#1097584).
  • cxgb4: smt: Add lock for atomic_dec_and_test (bsc#1064802 bsc#1066129).
  • dasd_fba: Display '00000000' for zero page when dumping sense (bsc#1123080).
  • /dev/mem: Bail out upon SIGKILL (git-fixes).
  • dmaengine: dw: platform: Switch to acpi_dma_controller_register() (bsc#1051510).
  • dmaengine: iop-adma.c: fix printk format warning (bsc#1051510).
  • drivers: thermal: int340x_thermal: Fix sysfs race condition (bsc#1051510).
  • drm/amdgpu: Check for valid number of registers to read (bsc#1051510).
  • drm/amdgpu/si: fix ASIC tests (git-fixes).
  • drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2) (bsc#1051510).
  • drm/ast: Fixed reboot test may cause system hanged (bsc#1051510).
  • drm/bridge: tc358767: Increase AUX transfer length limit (bsc#1051510).
  • drm: Flush output polling on shutdown (bsc#1051510).
  • drm/i915: Fix various tracepoints for gen2 (bsc#1113722)
  • drm/imx: Drop unused imx-ipuv3-crtc.o build (bsc#1113722)
  • drm/msm/dsi: Implement reset correctly (bsc#1051510).
  • drm/panel: simple: fix AUO g185han01 horizontal blanking (bsc#1051510).
  • drm/radeon: Fix EEH during kexec (bsc#1051510).
  • drm/tilcdc: Register cpufreq notifier after we have initialized crtc (bsc#1051510).
  • drm/vmwgfx: Fix double free in vmw_recv_msg() (bsc#1051510).
  • Drop multiversion(kernel) from the KMP template (bsc#1127155).
  • e1000e: add workaround for possible stalled packet (bsc#1051510).
  • EDAC/amd64: Decode syndrome before translating address (bsc#1114279).
  • eeprom: at24: make spd world-readable again (git-fixes).
  • ext4: fix warning inside ext4_convert_unwritten_extents_endio (bsc#1152025).
  • ext4: set error return correctly when ext4_htree_store_dirent fails (bsc#1152024).
  • firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices (git-fixes).
  • Fix AMD IOMMU kABI (bsc#1154610).
  • Fix kabi for: NFSv4: Fix OPEN / CLOSE race (git-fixes).
  • Fix KVM kABI after x86 mmu backports (bsc#1117665).
  • gpio: fix line flag validation in lineevent_create (bsc#1051510).
  • gpio: fix line flag validation in linehandle_create (bsc#1051510).
  • gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist (bsc#1051510).
  • gpiolib: only check line handle flags once (bsc#1051510).
  • gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h (bsc#1051510).
  • gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property() (bsc#1051510).
  • HID: apple: Fix stuck function keys when using FN (bsc#1051510).
  • HID: hidraw: Fix invalid read in hidraw_ioctl (bsc#1051510).
  • HID: logitech: Fix general protection fault caused by Logitech driver (bsc#1051510).
  • HID: prodikeys: Fix general protection fault during probe (bsc#1051510).
  • HID: sony: Fix memory corruption issue on cleanup (bsc#1051510).
  • hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap' (bsc#1051510).
  • hwmon: (lm75) Fix write operations for negative temperatures (bsc#1051510).
  • hwmon: (shtc1) fix shtc1 and shtw1 id mask (bsc#1051510).
  • hwrng: core - do not wait on add_early_randomness() (git-fixes).
  • i2c: riic: Clear NACK in tend isr (bsc#1051510).
  • IB/core, ipoib: Do not overreact to SM LID change event (bsc#1154108)
  • IB/hfi1: Remove overly conservative VM_EXEC flag check (bsc#1144449).
  • IB/mlx5: Consolidate use_umr checks into single function (bsc#1093205).
  • IB/mlx5: Fix MR re-registration flow to use UMR properly (bsc#1093205).
  • IB/mlx5: Report correctly tag matching rendezvous capability (bsc#1046305).
  • ieee802154: atusb: fix use-after-free at disconnect (bsc#1051510).
  • ieee802154: enforce CAP_NET_RAW for raw sockets (bsc#1051510).
  • ife: error out when nla attributes are empty (networking-stable-19_08_08).
  • iio: adc: ad799x: fix probe error handling (bsc#1051510).
  • iio: dac: ad5380: fix incorrect assignment to val (bsc#1051510).
  • iio: light: opt3001: fix mutex unlock race (bsc#1051510).
  • ima: always return negative code for error (bsc#1051510).
  • Input: da9063 - fix capability and drop KEY_SLEEP (bsc#1051510).
  • Input: elan_i2c - remove Lenovo Legion Y7000 PnpID (bsc#1051510).
  • iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 (bsc#1137799).
  • iommu/amd: Check PM_LEVEL_SIZE() condition in locked section (bsc#1154608).
  • iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems (bsc#1137799).
  • iommu/amd: Remove domain->updated (bsc#1154610).
  • iommu/amd: Wait for completion of IOTLB flush in attach_device (bsc#1154611).
  • iommu/dma: Fix for dereferencing before null checking (bsc#1151667).
  • iommu/iova: Avoid false sharing on fq_timer_on (bsc#1151671).
  • ip6_tunnel: fix possible use-after-free on xmit (networking-stable-19_08_08).
  • ipmi_si: Only schedule continuously in the thread in maintenance mode (bsc#1051510).
  • ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set (networking-stable-19_08_28).
  • ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' (networking-stable-19_09_15).
  • isdn/capi: check message length in capi_write() (bsc#1051510).
  • ixgbe: Prevent u8 wrapping of ITR value to something less than 10us (bsc#1101674).
  • ixgbe: sync the first fragment unconditionally (bsc#1133140).
  • kABI: media: em28xx: fix handler for vidioc_s_input() (bsc#1051510). fixes kABI
  • kABI: media: em28xx: stop rewriting device's struct (bsc#1051510). fixes kABI
  • kABI: net: sched: act_sample: fix psample group handling on overwrite (networking-stable-19_09_05).
  • kABI/severities: Whitelist functions internal to radix mm. To call these functions you have to first detect if you are running in radix mm mode which can't be expected of OOT code.
  • kABI workaround for snd_hda_pick_pin_fixup() changes (bsc#1051510).
  • kernel-subpackage-build: create zero size ghost for uncompressed vmlinux (bsc#1154354). It is not strictly necessary to uncompress it so maybe the ghost file can be 0 size in this case.
  • kernel/sysctl.c: do not override max_threads provided by userspace (bnc#1150875).
  • KVM: Convert kvm_lock to a mutex (bsc#1117665).
  • KVM: MMU: drop vcpu param in gpte_access (bsc#1117665).
  • KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling (bsc#1061840).
  • KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores (bsc#1061840).
  • KVM: PPC: Book3S HV: Do not lose pending doorbell request on migration on P9 (bsc#1061840).
  • KVM: PPC: Book3S HV: Do not push XIVE context when not using XIVE device (bsc#1061840).
  • KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest (bsc#1061840).
  • KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts (bsc#1061840).
  • KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code (bsc#1061840).
  • KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag (bsc#1061840).
  • KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP (bsc#1061840).
  • KVM: x86: add tracepoints around __direct_map and FNAME(fetch) (bsc#1117665).
  • KVM: x86: adjust kvm_mmu_page member to save 8 bytes (bsc#1117665).
  • KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (bsc#1117665).
  • KVM: x86: Do not release the page inside mmu_set_spte() (bsc#1117665).
  • KVM: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665).
  • KVM: x86, powerpc: do not allow clearing largepages debugfs entry (bsc#1117665).
  • KVM: x86: remove now unneeded hugepage gfn adjustment (bsc#1117665).
  • leds: leds-lp5562 allow firmware files up to the maximum length (bsc#1051510).
  • leds: trigger: gpio: GPIO 0 is valid (bsc#1051510).
  • libertas: Add missing sentinel at end of if_usb.c fw_table (bsc#1051510).
  • libertas_tf: Use correct channel range in lbtf_geo_init (bsc#1051510).
  • libiscsi: do not try to bypass SCSI EH (bsc#1142076).
  • lib/mpi: Fix karactx leak in mpi_powm (bsc#1051510).
  • livepatch: Nullify obj->mod in klp_module_coming()'s error path (bsc#1071995).
  • mac80211: accept deauth frames in IBSS mode (bsc#1051510).
  • mac80211: minstrel_ht: fix per-group max throughput rate initialization (bsc#1051510).
  • macsec: drop skb sk before calling gro_cells_receive (bsc#1051510).
  • md: do not report active array_state until after revalidate_disk() completes (git-fixes).
  • md: only call set_in_sync() when it is expected to succeed (git-fixes).
  • md/raid6: Set R5_ReadError when there is read failure on parity disk (git-fixes).
  • media: atmel: atmel-isc: fix asd memory allocation (bsc#1135642).
  • media: atmel: atmel-isi: fix timeout value for stop streaming (bsc#1051510).
  • media: cpia2_usb: fix memory leaks (bsc#1051510).
  • media: dib0700: fix link error for dibx000_i2c_set_speed (bsc#1051510).
  • media: dvb-core: fix a memory leak bug (bsc#1051510).
  • media: em28xx: fix handler for vidioc_s_input() (bsc#1051510).
  • media: em28xx: stop rewriting device's struct (bsc#1051510).
  • media: exynos4-is: fix leaked of_node references (bsc#1051510).
  • media: fdp1: Reduce FCP not found message level to debug (bsc#1051510).
  • media: gspca: zero usb_buf on error (bsc#1051510).
  • media: hdpvr: Add device num check and handling (bsc#1051510).
  • media: hdpvr: add terminating 0 at end of string (bsc#1051510).
  • media: i2c: ov5645: Fix power sequence (bsc#1051510).
  • media: iguanair: add sanity checks (bsc#1051510).
  • media: marvell-ccic: do not generate EOF on parallel bus (bsc#1051510).
  • media: mc-device.c: do not memset __user pointer contents (bsc#1051510).
  • media: omap3isp: Do not set streaming state on random subdevs (bsc#1051510).
  • media: omap3isp: Set device on omap3isp subdevs (bsc#1051510).
  • media: ov6650: Fix sensor possibly not detected on probe (bsc#1051510).
  • media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper (bsc#1051510).
  • media: ov9650: add a sanity check (bsc#1051510).
  • media: radio/si470x: kill urb on error (bsc#1051510).
  • media: replace strcpy() by strscpy() (bsc#1051510).
  • media: Revert '[media] marvell-ccic: reset ccic phy when stop streaming for stability' (bsc#1051510).
  • media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() (bsc#1051510).
  • media: saa7146: add cleanup in hexium_attach() (bsc#1051510).
  • media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table (bsc#1051510).
  • media: stkwebcam: fix runtime PM after driver unbind (bsc#1051510).
  • media: technisat-usb2: break out of loop at end of buffer (bsc#1051510).
  • media: tm6000: double free if usb disconnect while streaming (bsc#1051510).
  • media: ttusb-dec: Fix info-leak in ttusb_dec_send_command() (bsc#1051510).
  • media: vb2: Fix videobuf2 to map correct area (bsc#1051510).
  • memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' (bsc#1051510).
  • mfd: intel-lpss: Remove D3cold delay (bsc#1051510).
  • mic: avoid statically declaring a 'struct device' (bsc#1051510).
  • mISDN: enforce CAP_NET_RAW for raw sockets (bsc#1051510).
  • mld: fix memory leak in mld_del_delrec() (networking-stable-19_09_05).
  • mmc: sdhci: Fix incorrect switch to HS mode (bsc#1051510).
  • mmc: sdhci: improve ADMA error reporting (bsc#1051510).
  • mmc: sdhci-msm: fix mutex while in spinlock (bsc#1142635).
  • mmc: sdhci-of-arasan: Do now show error message in case of deffered probe (bsc#1119086).
  • mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence (bsc#1051510).
  • mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall (bsc#1051510).
  • mvpp2: refactor MTU change code (networking-stable-19_08_08).
  • net: bridge: delete local fdb on device init failure (networking-stable-19_08_08).
  • net: bridge: mcast: do not delete permanent entries when fast leave is enabled (networking-stable-19_08_08).
  • net: fix ifindex collision during namespace removal (networking-stable-19_08_08).
  • net: Fix null de-reference of device refcount (networking-stable-19_09_15).
  • net: fix skb use after free in netpoll (networking-stable-19_09_05).
  • net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list (networking-stable-19_09_15).
  • net/ibmvnic: Fix EOI when running in XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes).
  • net/ibmvnic: prevent more than one thread from running in reset (bsc#1152457 ltc#174432).
  • net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run (bsc#1152457 ltc#174432).
  • net/mlx4_en: fix a memory leak bug (bsc#1046299).
  • net/mlx5: Add device ID of upcoming BlueField-2 (bsc#1046303 ).
  • net/mlx5e: Only support tx/rx pause setting for port owner (networking-stable-19_08_21).
  • net/mlx5e: Prevent encap flow counter update async to user query (networking-stable-19_08_08).
  • net/mlx5e: Use flow keys dissector to parse packets for ARFS (networking-stable-19_08_21).
  • net/mlx5: Fix error handling in mlx5_load() (bsc#1046305 ).
  • net/mlx5: Use reversed order when unregister devices (networking-stable-19_08_08).
  • net/packet: fix race in tpacket_snd() (networking-stable-19_08_21).
  • net: sched: act_sample: fix psample group handling on overwrite (networking-stable-19_09_05).
  • net: sched: Fix a possible null-pointer dereference in dequeue_func() (networking-stable-19_08_08).
  • net/smc: make sure EPOLLOUT is raised (networking-stable-19_08_28).
  • net: stmmac: dwmac-rk: Do not fail if phy regulator is absent (networking-stable-19_09_05).
  • nfc: fix attrs checks in netlink interface (bsc#1051510).
  • nfc: fix memory leak in llcp_sock_bind() (bsc#1051510).
  • nfc: pn533: fix use-after-free and memleaks (bsc#1051510).
  • NFS4: Fix v4.0 client state corruption when mount (git-fixes).
  • nfsd: degraded slot-count more gracefully as allocation nears exhaustion (bsc#1150381).
  • nfsd: Do not release the callback slot unless it was actually held (git-fixes).
  • nfsd: Fix overflow causing non-working mounts on 1 TB machines (bsc#1150381).
  • nfsd: fix performance-limiting session calculation (bsc#1150381).
  • nfsd: give out fewer session slots as limit approaches (bsc#1150381).
  • nfsd: handle drc over-allocation gracefully (bsc#1150381).
  • nfsd: increase DRC cache limit (bsc#1150381).
  • NFS: Do not interrupt file writeout due to fatal errors (git-fixes).
  • NFS: Do not open code clearing of delegation state (git-fixes).
  • NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 (git-fixes).
  • NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts (git-fixes).
  • NFS: Forbid setting AF_INET6 to 'struct sockaddr_in'->sin_family (git-fixes).
  • NFS: Refactor nfs_lookup_revalidate() (git-fixes).
  • NFS: Remove redundant semicolon (git-fixes).
  • NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter (git-fixes).
  • NFSv4.1: Fix open stateid recovery (git-fixes).
  • NFSv4.1: Only reap expired delegations (git-fixes).
  • NFSv4: Check the return value of update_open_stateid() (git-fixes).
  • NFSv4: Fix an Oops in nfs4_do_setattr (git-fixes).
  • NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() (git-fixes).
  • NFSv4: Fix delegation state recovery (git-fixes).
  • NFSv4: Fix lookup revalidate of regular files (git-fixes).
  • NFSv4: Fix OPEN / CLOSE race (git-fixes).
  • NFSv4: Handle the special Linux file open access mode (git-fixes).
  • NFSv4: Only pass the delegation to setattr if we're sending a truncate (git-fixes).
  • NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() (git-fixes).
  • nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds (bsc#1051510).
  • null_blk: complete requests from ->timeout (bsc#1149446).
  • null_blk: wire up timeouts (bsc#1149446).
  • nvme: fix multipath crash when ANA is deactivated (bsc#1149446).
  • nvmem: Use the same permissions for eeprom as for nvmem (git-fixes).
  • nvme-rdma: Allow DELETING state change failure in (bsc#1104967,).
  • nvme-rdma: centralize admin/io queue teardown sequence (bsc#1142076).
  • nvme-rdma: centralize controller setup sequence (bsc#1142076).
  • nvme-rdma: fix a NULL deref when an admin connect times out (bsc#1149446).
  • nvme-rdma: fix timeout handler (bsc#1149446).
  • nvme-rdma: stop admin queue before freeing it (bsc#1140155).
  • nvme-rdma: support up to 4 segments of inline data (bsc#1142076).
  • nvme-rdma: unquiesce queues when deleting the controller (bsc#1142076).
  • nvme: remove ns sibling before clearing path (bsc#1140155).
  • nvme: return BLK_EH_DONE from ->timeout (bsc#1142076).
  • objtool: Clobber user CFLAGS variable (bsc#1153236).
  • PCI: Correct pci=resource_alignment parameter example (bsc#1051510).
  • PCI: dra7xx: Fix legacy INTD IRQ handling (bsc#1087092).
  • PCI: hv: Detect and fix Hyper-V PCI domain number collision (bsc#1150423).
  • PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers (bsc#1153263).
  • PCI: PM: Fix pci_power_up() (bsc#1051510).
  • phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current (bsc#1051510).
  • pinctrl: tegra: Fix write barrier placement in pmx_writel (bsc#1051510).
  • platform/x86: classmate-laptop: remove unused variable (bsc#1051510).
  • platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table (bsc#1051510).
  • platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table (bsc#1051510).
  • PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() (bsc#1051510).
  • PNFS fallback to MDS if no deviceid found (git-fixes).
  • pNFS/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error (git-fixes).
  • pNFS/flexfiles: Turn off soft RPC calls (git-fixes).
  • powerpc/64: Make sys_switch_endian() traceable (bsc#1065729).
  • powerpc/64s/pseries: radix flush translations before MMU is enabled at boot (bsc#1055186).
  • powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP (bsc#1152161 ltc#181664).
  • powerpc/64s/radix: Fix memory hotplug section page table creation (bsc#1065729).
  • powerpc/64s/radix: Fix memory hot-unplug page table split (bsc#1065729).
  • powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions (bsc#1152161 ltc#181664).
  • powerpc/64s/radix: Improve preempt handling in TLB code (bsc#1152161 ltc#181664).
  • powerpc/64s/radix: Improve TLB flushing for page table freeing (bsc#1152161 ltc#181664).
  • powerpc/64s/radix: Introduce local single page ceiling for TLB range flush (bsc#1055117 bsc#1152161 ltc#181664).
  • powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates (bsc#1055186).
  • powerpc/64s/radix: Optimize flush_tlb_range (bsc#1152161 ltc#181664).
  • powerpc/64s/radix: tidy up TLB flushing code (bsc#1055186).
  • powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT (bsc#1055186).
  • powerpc/book3s64/mm: Do not do tlbie fixup for some hardware revisions (bsc#1152161 ltc#181664).
  • powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag (bsc#1152161 ltc#181664).
  • powerpc: bpf: Fix generation of load/store DW instructions (bsc#1065729).
  • powerpc/bpf: use unsigned division instruction for 64-bit operations (bsc#1065729).
  • powerpc: Drop page_is_ram() and walk_system_ram_range() (bsc#1065729).
  • powerpc/irq: Do not WARN continuously in arch_local_irq_restore() (bsc#1065729).
  • powerpc/irq: drop arch_early_irq_init() (bsc#1065729).
  • powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 (bsc#1055186).
  • powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 (bsc#1152161 ltc#181664).
  • powerpc/mm: mark more tlb functions as __always_inline (bsc#1055186).
  • powerpc/mm: Properly invalidate when setting process table base (bsc#1055186).
  • powerpc/mm/radix: Drop unneeded NULL check (bsc#1152161 ltc#181664).
  • powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM (bsc#1152161 ltc#181664).
  • powerpc/mm/radix: mark as tlbie_pid() and friends asalways_inline (bsc#1055186).
  • powerpc/mm/radix: mark radixflush_tlb_range_psize() as __always_inline (bsc#1055186).
  • powerpc/mm: Simplify page_is_ram by using memblock_is_memory (bsc#1065729).
  • powerpc/mm: Use memblock API for PPC32 page_is_ram (bsc#1065729).
  • powerpc/module64: Fix comment in R_PPC64_ENTRY handling (bsc#1065729).
  • powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS (bsc#1065729).
  • powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window (bsc#1061840).
  • powerpc/powernv/ioda: Fix race in TCE level allocation (bsc#1061840).
  • powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C (bsc#1065729).
  • powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL (bsc#1065729).
  • powerpc/pseries: Call H_BLOCK_REMOVE when supported (bsc#1109158).
  • powerpc/pseries: Export maximum memory value (bsc#1122363).
  • powerpc/pseries: Export raw per-CPU VPA data via debugfs ().
  • powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt() (bsc#1065729).
  • powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index (bsc#1065729).
  • powerpc/pseries/mobility: use cond_resched when updating device tree (bsc#1153112 ltc#181778).
  • powerpc/pseries: Read TLB Block Invalidate Characteristics (bsc#1109158).
  • powerpc/pseries: Remove confusing warning message (bsc#1109158).
  • powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning (bsc#1148868).
  • powerpc/rtas: allow rescheduling while changing cpu states (bsc#1153112 ltc#181778).
  • powerpc/xive: Fix bogus error code returned by OPAL (bsc#1065729).
  • powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race (bsc#1065729).
  • powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc (bsc#1065729).
  • power: reset: gpio-restart: Fix typo when gpio reset is not found (bsc#1051510).
  • power: supply: Init device wakeup after device_add() (bsc#1051510).
  • power: supply: sysfs: ratelimit property read error message (bsc#1051510).
  • ppp: Fix memory leak in ppp_write (git-fixes).
  • printk: Do not lose last line in kmsg buffer dump (bsc#1152460).
  • printk: fix printk_time race (bsc#1152466).
  • printk/panic: Avoid deadlock in printk() after stopping CPUs by NMI (bsc#1148712).
  • qed: iWARP - Fix default window size to be based on chip (bsc#1050536 bsc#1050545).
  • qed: iWARP - Fix tc for MPA ll2 connection (bsc#1050536 bsc#1050545).
  • qed: iWARP - fix uninitialized callback (bsc#1050536 bsc#1050545).
  • qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state (bsc#1050536 bsc#1050545).
  • qla2xxx: kABI fixes for v10.01.00.18-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • qla2xxx: remove SGI SN2 support (bsc#1123034 bsc#1131304 bsc#1127988).
  • quota: fix wrong condition in is_quota_modification() (bsc#1152026).
  • r8152: Set memory to all 0xFFs on failed reg reads (bsc#1051510).
  • RDMA/bnxt_re: Fix spelling mistake 'missin_resp' -> 'missing_resp' (bsc#1050244).
  • RDMA: Fix goto target to release the allocated memory (bsc#1050244).
  • regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg (bsc#1051510).
  • Revert 'mwifiex: fix system hang problem after resume' (bsc#1051510).
  • Revert 'Revert 'rpm/kernel-binary.spec.in: rename kGraft to KLP ()'' This reverts commit 468af43c8fd8509820798b6d8ed363fc417ca939 Should get this rename again with next SLE15 merge.
  • rtlwifi: rtl8192cu: Fix value set in descriptor (bsc#1142635).
  • s390/crypto: fix gcm-aes-s390 selftest failures (bsc#1137861 LTC#178091).
  • sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero (networking-stable-19_09_15).
  • scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute (bsc#1140845).
  • scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport (bsc#1140883).
  • scsi: lpfc: Remove bg debugfs buffers (bsc#1144375).
  • scsi: qedf: fc_rport_priv reference counting fixes (bsc#1098291).
  • scsi: qedf: Modify abort and tmf handler to handle edge condition and flush (bsc#1098291).
  • scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add Device ID for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add error handling for PLOGI ELS passthrough (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add First Burst support for FC-NVMe devices (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add fw_attr and port_no SysFS node (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add new FW dump template entry types (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add pci function reset support (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add protection mask module parameters (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add Serdes support for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add support for multiple fwdump templates/segments (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Add support for setting port speed (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Allow NVMe IO to resume with short cable pull (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: allow session delete to finish before create (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: avoid printf format warning (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Change data_dsd into an array (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Change default ZIO threshold (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Change the return type of qla24xx_read_flash_data() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Check for FW started flag before aborting (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: check for kstrtol() failure (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Check secondary image if reading the primary image fails (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Check the PCI info string output buffer size (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Check the size of firmware data structures at compile time (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Cleanup fcport memory to prevent leak (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: cleanup trace buffer initialization (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if a command is released that is owned by the firmware (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if a mailbox command times out (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if a soft reset fails (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if parsing the version string fails (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if sp->done() is not called from the completion path (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain if waiting for pending commands times out (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Complain loudly about reference count underflow (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Correct error handling during initialization failures (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Correction and improvement to fwdt processing (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Correctly report max/min supported speeds (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: deadlock by configfs_depend_item (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare local symbols static (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare qla_tgt_cmd.cdb const (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Do not corrupt vha->plogi_ack_list (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Downgrade driver to 10.01.00.19-k There are upstream bug reports against 10.01.00.19-k which haven't been resolved. Also the newer version failed to get a proper review. For time being it's better to got with the older version and do not introduce new bugs.
  • scsi: qla2xxx: Dual FCP-NVMe target port support (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Enable type checking for the SRB free and done callback functions (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix abort timeout race condition (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix a NULL pointer dereference (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix a qla24xx_enable_msix() error path (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix a recently introduced kernel warning (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix a small typo in qla_bsg.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix comment alignment in qla_bsg.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix different size DMA Alloc/Unmap (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix DMA unmap leak (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix driver reload for ISP82xx (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: fix fcport null pointer access (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix flash read for Qlogic ISPs (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix formatting of pointer types (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix fw dump corruption (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix fw options handle eh_bus_reset() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix hang in fcport delete path (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix hardirq-unsafe locking (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix hardlockup in abort command during driver remove (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix message indicating vectors used by driver (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix N2N link reset (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix N2N link up fail (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix Nport ID display value (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix NVMe port discovery after a short device port loss (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix possible fcport null-pointer dereferences (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix premature timer expiration (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix session cleanup hang (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix session lookup in qlt_abort_work() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: fix spelling mistake 'alredy' -> 'already' (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: fix spelling mistake 'initializatin' -> 'initialization' (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ context (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix stale mem access on driver unload (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix stale session (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix stuck login session (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix unbound sleep in fcport delete path (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix unload when NVMe devices are configured (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: flush IO on chip reset or sess delete (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Further limit FLASH region write access from SysFS (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Improve Linux kernel coding style conformance (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Improve logging for scan thread (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Increase the max_sgl_segments to 1024 (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Insert spaces where required (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Introduce qla2xxx_get_next_handle() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Introduce the function qla2xxx_init_sp() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Leave a blank line after declarations (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Log the status code if a firmware command fails (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make qla24xx_async_abort_cmd() static (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make qla2x00_mem_free() easier to verify (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make qlt_handle_abts_completion() more robust (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Make sure that aborted commands are freed (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Modify NVMe include directives (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move debug messages before sending srb preventing panic (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: move IO flush to the front of NVME rport unregistration (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move marker request behind QPair (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Move the port_state_str definition from a .h to a .c file (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: no need to check return value of debugfs_create functions (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: on session delete, return nvme cmd (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Optimize NPIV tear down process (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Pass little-endian values to the firmware (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Prevent multiple ADISC commands per session (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Prevent SysFS access when chip is down (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Really fix qla2xxx_eh_abort() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Reduce the number of casts in GID list code (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Reduce the number of forward declarations (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Reject EH_{abort|device_reset|target_request} (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove a comment that refers to the SCSI host lock (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove an include directive from qla_mr.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove a set-but-not-used variable (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove a superfluous forward declaration (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove a superfluous pointer check (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove dead code (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: remove double assignment in qla2x00_update_fcport (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove FW default template (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove qla_tgt_cmd.released (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: remove redundant null check on pointer sess (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove set but not used variable 'ptr_dma' (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove superfluous sts_entry_* casts (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove two superfluous casts (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove two superfluous if-tests (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove two superfluous tests (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove unnecessary locking from the target code (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove unnecessary null check (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove useless set memory to zero use memset() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Replace vmalloc + memset with vzalloc (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Report invalid mailbox status codes (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Report the firmware status code if a mailbox command fails (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop down (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Retry fabric Scan on IOCB queue full (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Secure flash update support for ISP28XX (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Set remote port devloss timeout to 0 (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Set remove flag for all VP (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Set the SCSI command result before calling the command done (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Silence fwdump template message (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Silence Successful ELS IOCB message (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplification of register address used in qla_tmpl.c (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify a debug statement (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify conditional check again (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify qla24xx_abort_sp_done() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify qla24xx_async_abort_cmd() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify qlt_lport_dump() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Simplify qlt_send_term_imm_notif() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Skip FW dump on LOOP initialization error (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: target: Fix offline port handling and host reset handling (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Uninline qla2x00_init_timer() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Unregister resources in the opposite order of the registration order (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.00.00.13-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.00.00.14-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.01.00.15-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.01.00.16-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.01.00.18-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.01.00.19-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update driver version to 10.01.00.20-k (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Update flash read/write routine (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+ (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use complete switch scan for RSCN events (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use Correct index for Q-Pair array (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use dma_pool_zalloc() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use get/put_unaligned where appropriate (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use __le64 instead of uint32_t for sending DMA addresses to firmware (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use strlcpy() instead of strncpy() (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use tabs instead of spaces for indentation (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Use tabs to indent code (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: qla2xxx: Verify locking assumptions at runtime (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: scsi_dh_rdac: zero cdb in send_mode_select() (bsc#1149313).
  • scsi: scsi_transport_fc: nvme: display FC-NVMe port roles (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue (bsc#1140729).
  • scsi: tcm_qla2xxx: Minimize #include directives (bsc#1123034 bsc#1131304 bsc#1127988).
  • scsi_transport_fc: complete requests from ->timeout (bsc#1142076).
  • sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' (networking-stable-19_09_15).
  • sctp: fix the transport error_count check (networking-stable-19_08_21).
  • sctp: use transport pf_retrans in sctp_do_8_2_transport_strike (networking-stable-19_09_15).
  • secure boot lockdown: Fix-up backport of /dev/mem access restriction The upstream-submitted patch set has evolved over time, align our patches (contents and description) to reflect the current status as far as /dev/mem access is concerned.
  • Sign non-x86 kernels when possible (boo#1134303)
  • sky2: Disable MSI on yet another ASUS boards (P6Xxxx) (bsc#1051510).
  • slip: make slhc_free() silently accept an error pointer (bsc#1051510).
  • slip: sl_alloc(): remove unused parameter 'dev_t line' (bsc#1051510).
  • sock_diag: fix autoloading of the raw_diag module (bsc#1152791).
  • sock_diag: request _diag module only when the family or proto has been registered (bsc#1152791).
  • staging: vt6655: Fix memory leak in vt6655_probe (bsc#1051510).
  • SUNRPC fix regression in umount of a secure mount (git-fixes).
  • SUNRPC: Handle connection breakages correctly in call_status() (git-fixes).
  • SUNRPC/nfs: Fix return value for nfs4_callback_compound() (git-fixes).
  • tcp: Do not dequeue SYN/FIN-segments from write-queue (git-gixes).
  • tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR (networking-stable-19_09_15).
  • tcp: inherit timestamp on mtu probe (networking-stable-19_09_05).
  • tcp: make sure EPOLLOUT wont be missed (networking-stable-19_08_28).
  • tcp: remove empty skb from write queue in error cases (networking-stable-19_09_05).
  • team: Add vlan tx offload to hw_enc_features (networking-stable-19_08_21).
  • thermal: Fix use-after-free when unregistering thermal zone device (bsc#1051510).
  • thermal_hwmon: Sanitize thermal_zone type (bsc#1051510).
  • tipc: add NULL pointer check before calling kfree_rcu (networking-stable-19_09_15).
  • tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts (bsc#1082555).
  • tracing: Initialize iter->seq after zeroing in tracing_read_pipe() (bsc#1151508).
  • tun: fix use-after-free when register netdev failed (networking-stable-19_09_15).
  • tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (bsc#1145099).
  • tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (bsc#1145099).
  • usb: adutux: fix NULL-derefs on disconnect (bsc#1142635).
  • usb: adutux: fix use-after-free on disconnect (bsc#1142635).
  • usb: adutux: fix use-after-free on release (bsc#1051510).
  • usb: chaoskey: fix use-after-free on release (bsc#1051510).
  • usb: dummy-hcd: fix power budget for SuperSpeed mode (bsc#1051510).
  • usb: iowarrior: fix use-after-free after driver unbind (bsc#1051510).
  • usb: iowarrior: fix use-after-free on disconnect (bsc#1051510).
  • usb: iowarrior: fix use-after-free on release (bsc#1051510).
  • usb: legousbtower: fix deadlock on disconnect (bsc#1142635).
  • usb: legousbtower: fix open after failed reset request (bsc#1142635).
  • usb: legousbtower: fix potential NULL-deref on disconnect (bsc#1142635).
  • usb: legousbtower: fix slab info leak at probe (bsc#1142635).
  • usb: legousbtower: fix use-after-free on release (bsc#1051510).
  • usb: microtek: fix info-leak at probe (bsc#1142635).
  • usbnet: ignore endpoints with invalid wMaxPacketSize (bsc#1051510).
  • usbnet: sanity checking of packet sizes and device mtu (bsc#1051510).
  • usb: serial: fix runtime PM after driver unbind (bsc#1051510).
  • usb: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20 (bsc#1051510).
  • usb: serial: keyspan: fix NULL-derefs on open() and write() (bsc#1051510).
  • usb: serial: option: add support for Cinterion CLS8 devices (bsc#1051510).
  • usb: serial: option: add Telit FN980 compositions (bsc#1051510).
  • usb: usbcore: Fix slab-out-of-bounds bug during device reset (bsc#1051510).
  • usb: usblcd: fix I/O after disconnect (bsc#1142635).
  • usb: usblp: fix runtime PM after driver unbind (bsc#1051510).
  • usb: usb-skeleton: fix NULL-deref on disconnect (bsc#1051510).
  • usb: usb-skeleton: fix runtime PM after driver unbind (bsc#1051510).
  • usb: usb-skeleton: fix use-after-free after driver unbind (bsc#1051510).
  • usb: xhci: wait for CNR controller not ready bit in xhci resume (bsc#1051510).
  • usb: yurex: Do not retry on unexpected errors (bsc#1051510).
  • usb: yurex: fix NULL-derefs on disconnect (bsc#1051510).
  • vfio_pci: Restore original state on release (bsc#1051510).
  • vhost_net: conditionally enable tx polling (bsc#1145099).
  • vhost_net: conditionally enable tx polling (bsc#1145099).
  • video: of: display_timing: Add of_node_put() in of_get_display_timing() (bsc#1051510).
  • video: ssd1307fb: Start page range at page_offset (bsc#1113722)
  • watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout (bsc#1051510).
  • x86/asm: Fix MWAITX C-state hint value (bsc#1114279).
  • x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h (bsc#1114279).
  • x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs (bsc#1151955).
  • x86/mm: Use WRITE_ONCE() when setting PTEs (bsc#1114279).
  • x86/tls: Fix possible spectre-v1 in do_get_thread_area() (bsc#1114279).
  • xen/netback: fix error path of xenvif_connect_data() (bsc#1065600).
  • xen/netback: Reset nr_frags before freeing skb (networking-stable-19_08_21).
  • xen-netfront: do not assume sk_buff_head list is empty in error handling (bsc#1065600).
  • xen-netfront: do not use ~0U as error return value for xennet_fill_frags() (bsc#1065600).
  • xen/pv: Fix Xen PV guest int3 handling (bsc#1153811).
  • xen/xenbus: fix self-deadlock after killing user process (bsc#1065600).
  • xhci: Check all endpoints for LPM timeout (bsc#1051510).
  • xhci: Fix false warning message about wrong bounce buffer write length (bsc#1051510).
  • xhci: Increase STS_SAVE timeout in xhci_suspend() (bsc#1051510).
  • xhci: Prevent device initiated U1/U2 link pm if exit latency is too long (bsc#1051510).
Package Affected Version
pkg:rpm/suse/kernel-syms?arch=x86_64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-syms?arch=x86_64&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-syms?arch=s390x&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-syms?arch=ppc64le&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-syms?arch=aarch64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-source?arch=noarch&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-source?arch=noarch&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-macros?arch=noarch&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-macros?arch=noarch&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-devel?arch=noarch&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-devel?arch=noarch&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default?arch=x86_64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default?arch=x86_64&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default?arch=s390x&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default?arch=ppc64le&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default?arch=aarch64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-man?arch=s390x&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-extra?arch=x86_64&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-devel?arch=x86_64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-devel?arch=x86_64&distro=sled-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-devel?arch=s390x&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-devel?arch=ppc64le&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-devel?arch=aarch64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-base?arch=x86_64&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-base?arch=s390x&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-base?arch=ppc64le&distro=sles-12&sp=4 < 4.12.14-95.37.1
pkg:rpm/suse/kernel-default-base?arch=aarch64&distro=sles-12&sp=4 < 4.12.14-95.37.1
ID
SUSE-SU-2019:2879-1
Severity
important
URL
https://www.suse.com/support/update/announcement/2019/suse-su-20192879-1/
Published
2019-10-31T15:06:57
(4 years ago)
Modified
2019-10-31T15:06:57
(4 years ago)
Rights
Copyright 2024 SUSE LLC. All rights reserved.
Other Advisories
Source # ID Name URL
Suse SUSE ratings https://www.suse.com/support/security/rating/
Suse URL of this CSAF notice https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2879-1.json
Suse URL for SUSE-SU-2019:2879-1 https://www.suse.com/support/update/announcement/2019/suse-su-20192879-1/
Suse E-Mail link for SUSE-SU-2019:2879-1 https://lists.suse.com/pipermail/sle-security-updates/2019-October/006082.html
Bugzilla SUSE Bug 1046299 https://bugzilla.suse.com/1046299
Bugzilla SUSE Bug 1046303 https://bugzilla.suse.com/1046303
Bugzilla SUSE Bug 1046305 https://bugzilla.suse.com/1046305
Bugzilla SUSE Bug 1050244 https://bugzilla.suse.com/1050244
Bugzilla SUSE Bug 1050536 https://bugzilla.suse.com/1050536
Bugzilla SUSE Bug 1050545 https://bugzilla.suse.com/1050545
Bugzilla SUSE Bug 1051510 https://bugzilla.suse.com/1051510
Bugzilla SUSE Bug 1054914 https://bugzilla.suse.com/1054914
Bugzilla SUSE Bug 1055117 https://bugzilla.suse.com/1055117
Bugzilla SUSE Bug 1055186 https://bugzilla.suse.com/1055186
Bugzilla SUSE Bug 1061840 https://bugzilla.suse.com/1061840
Bugzilla SUSE Bug 1064802 https://bugzilla.suse.com/1064802
Bugzilla SUSE Bug 1065600 https://bugzilla.suse.com/1065600
Bugzilla SUSE Bug 1065729 https://bugzilla.suse.com/1065729
Bugzilla SUSE Bug 1066129 https://bugzilla.suse.com/1066129
Bugzilla SUSE Bug 1071995 https://bugzilla.suse.com/1071995
Bugzilla SUSE Bug 1073513 https://bugzilla.suse.com/1073513
Bugzilla SUSE Bug 1082555 https://bugzilla.suse.com/1082555
Bugzilla SUSE Bug 1086323 https://bugzilla.suse.com/1086323
Bugzilla SUSE Bug 1087092 https://bugzilla.suse.com/1087092
Bugzilla SUSE Bug 1089644 https://bugzilla.suse.com/1089644
Bugzilla SUSE Bug 1093205 https://bugzilla.suse.com/1093205
Bugzilla SUSE Bug 1097583 https://bugzilla.suse.com/1097583
Bugzilla SUSE Bug 1097584 https://bugzilla.suse.com/1097584
Bugzilla SUSE Bug 1097585 https://bugzilla.suse.com/1097585
Bugzilla SUSE Bug 1097586 https://bugzilla.suse.com/1097586
Bugzilla SUSE Bug 1097587 https://bugzilla.suse.com/1097587
Bugzilla SUSE Bug 1097588 https://bugzilla.suse.com/1097588
Bugzilla SUSE Bug 1098291 https://bugzilla.suse.com/1098291
Bugzilla SUSE Bug 1101674 https://bugzilla.suse.com/1101674
Bugzilla SUSE Bug 1104967 https://bugzilla.suse.com/1104967
Bugzilla SUSE Bug 1109158 https://bugzilla.suse.com/1109158
Bugzilla SUSE Bug 1113722 https://bugzilla.suse.com/1113722
Bugzilla SUSE Bug 1114279 https://bugzilla.suse.com/1114279
Bugzilla SUSE Bug 1117665 https://bugzilla.suse.com/1117665
Bugzilla SUSE Bug 1119086 https://bugzilla.suse.com/1119086
Bugzilla SUSE Bug 1122363 https://bugzilla.suse.com/1122363
Bugzilla SUSE Bug 1123034 https://bugzilla.suse.com/1123034
Bugzilla SUSE Bug 1123080 https://bugzilla.suse.com/1123080
Bugzilla SUSE Bug 1127155 https://bugzilla.suse.com/1127155
Bugzilla SUSE Bug 1127988 https://bugzilla.suse.com/1127988
Bugzilla SUSE Bug 1131304 https://bugzilla.suse.com/1131304
Bugzilla SUSE Bug 1133140 https://bugzilla.suse.com/1133140
Bugzilla SUSE Bug 1134303 https://bugzilla.suse.com/1134303
Bugzilla SUSE Bug 1135642 https://bugzilla.suse.com/1135642
Bugzilla SUSE Bug 1135854 https://bugzilla.suse.com/1135854
Bugzilla SUSE Bug 1135873 https://bugzilla.suse.com/1135873
Bugzilla SUSE Bug 1137799 https://bugzilla.suse.com/1137799
Bugzilla SUSE Bug 1137861 https://bugzilla.suse.com/1137861
Bugzilla SUSE Bug 1137865 https://bugzilla.suse.com/1137865
Bugzilla SUSE Bug 1137959 https://bugzilla.suse.com/1137959
Bugzilla SUSE Bug 1140155 https://bugzilla.suse.com/1140155
Bugzilla SUSE Bug 1140729 https://bugzilla.suse.com/1140729
Bugzilla SUSE Bug 1140845 https://bugzilla.suse.com/1140845
Bugzilla SUSE Bug 1140883 https://bugzilla.suse.com/1140883
Bugzilla SUSE Bug 1141600 https://bugzilla.suse.com/1141600
Bugzilla SUSE Bug 1142076 https://bugzilla.suse.com/1142076
Bugzilla SUSE Bug 1142635 https://bugzilla.suse.com/1142635
Bugzilla SUSE Bug 1142667 https://bugzilla.suse.com/1142667
Bugzilla SUSE Bug 1144375 https://bugzilla.suse.com/1144375
Bugzilla SUSE Bug 1144449 https://bugzilla.suse.com/1144449
Bugzilla SUSE Bug 1145099 https://bugzilla.suse.com/1145099
Bugzilla SUSE Bug 1146042 https://bugzilla.suse.com/1146042
Bugzilla SUSE Bug 1146519 https://bugzilla.suse.com/1146519
Bugzilla SUSE Bug 1146540 https://bugzilla.suse.com/1146540
Bugzilla SUSE Bug 1146664 https://bugzilla.suse.com/1146664
Bugzilla SUSE Bug 1148133 https://bugzilla.suse.com/1148133
Bugzilla SUSE Bug 1148410 https://bugzilla.suse.com/1148410
Bugzilla SUSE Bug 1148712 https://bugzilla.suse.com/1148712
Bugzilla SUSE Bug 1148868 https://bugzilla.suse.com/1148868
Bugzilla SUSE Bug 1149313 https://bugzilla.suse.com/1149313
Bugzilla SUSE Bug 1149446 https://bugzilla.suse.com/1149446
Bugzilla SUSE Bug 1149555 https://bugzilla.suse.com/1149555
Bugzilla SUSE Bug 1149651 https://bugzilla.suse.com/1149651
Bugzilla SUSE Bug 1150381 https://bugzilla.suse.com/1150381
Bugzilla SUSE Bug 1150423 https://bugzilla.suse.com/1150423
Bugzilla SUSE Bug 1150452 https://bugzilla.suse.com/1150452
Bugzilla SUSE Bug 1150465 https://bugzilla.suse.com/1150465
Bugzilla SUSE Bug 1150875 https://bugzilla.suse.com/1150875
Bugzilla SUSE Bug 1151350 https://bugzilla.suse.com/1151350
Bugzilla SUSE Bug 1151508 https://bugzilla.suse.com/1151508
Bugzilla SUSE Bug 1151610 https://bugzilla.suse.com/1151610
Bugzilla SUSE Bug 1151667 https://bugzilla.suse.com/1151667
Bugzilla SUSE Bug 1151671 https://bugzilla.suse.com/1151671
Bugzilla SUSE Bug 1151680 https://bugzilla.suse.com/1151680
Bugzilla SUSE Bug 1151891 https://bugzilla.suse.com/1151891
Bugzilla SUSE Bug 1151955 https://bugzilla.suse.com/1151955
Bugzilla SUSE Bug 1152024 https://bugzilla.suse.com/1152024
Bugzilla SUSE Bug 1152025 https://bugzilla.suse.com/1152025
Bugzilla SUSE Bug 1152026 https://bugzilla.suse.com/1152026
Bugzilla SUSE Bug 1152161 https://bugzilla.suse.com/1152161
Bugzilla SUSE Bug 1152325 https://bugzilla.suse.com/1152325
Bugzilla SUSE Bug 1152457 https://bugzilla.suse.com/1152457
Bugzilla SUSE Bug 1152460 https://bugzilla.suse.com/1152460
Bugzilla SUSE Bug 1152466 https://bugzilla.suse.com/1152466
Bugzilla SUSE Bug 1152788 https://bugzilla.suse.com/1152788
Bugzilla SUSE Bug 1152791 https://bugzilla.suse.com/1152791
Bugzilla SUSE Bug 1152972 https://bugzilla.suse.com/1152972
Bugzilla SUSE Bug 1152974 https://bugzilla.suse.com/1152974
Bugzilla SUSE Bug 1152975 https://bugzilla.suse.com/1152975
Bugzilla SUSE Bug 1153112 https://bugzilla.suse.com/1153112
Bugzilla SUSE Bug 1153158 https://bugzilla.suse.com/1153158
Bugzilla SUSE Bug 1153236 https://bugzilla.suse.com/1153236
Bugzilla SUSE Bug 1153263 https://bugzilla.suse.com/1153263
Bugzilla SUSE Bug 1153646 https://bugzilla.suse.com/1153646
Bugzilla SUSE Bug 1153713 https://bugzilla.suse.com/1153713
Bugzilla SUSE Bug 1153717 https://bugzilla.suse.com/1153717
Bugzilla SUSE Bug 1153718 https://bugzilla.suse.com/1153718
Bugzilla SUSE Bug 1153719 https://bugzilla.suse.com/1153719
Bugzilla SUSE Bug 1153811 https://bugzilla.suse.com/1153811
Bugzilla SUSE Bug 1154108 https://bugzilla.suse.com/1154108
Bugzilla SUSE Bug 1154189 https://bugzilla.suse.com/1154189
Bugzilla SUSE Bug 1154354 https://bugzilla.suse.com/1154354
Bugzilla SUSE Bug 1154372 https://bugzilla.suse.com/1154372
Bugzilla SUSE Bug 1154578 https://bugzilla.suse.com/1154578
Bugzilla SUSE Bug 1154607 https://bugzilla.suse.com/1154607
Bugzilla SUSE Bug 1154608 https://bugzilla.suse.com/1154608
Bugzilla SUSE Bug 1154610 https://bugzilla.suse.com/1154610
Bugzilla SUSE Bug 1154611 https://bugzilla.suse.com/1154611
Bugzilla SUSE Bug 1154651 https://bugzilla.suse.com/1154651
Bugzilla SUSE Bug 1154747 https://bugzilla.suse.com/1154747
CVE SUSE CVE CVE-2017-18595 page https://www.suse.com/security/cve/CVE-2017-18595/
CVE SUSE CVE CVE-2019-14821 page https://www.suse.com/security/cve/CVE-2019-14821/
CVE SUSE CVE CVE-2019-15291 page https://www.suse.com/security/cve/CVE-2019-15291/
CVE SUSE CVE CVE-2019-16232 page https://www.suse.com/security/cve/CVE-2019-16232/
CVE SUSE CVE CVE-2019-16234 page https://www.suse.com/security/cve/CVE-2019-16234/
CVE SUSE CVE CVE-2019-17056 page https://www.suse.com/security/cve/CVE-2019-17056/
CVE SUSE CVE CVE-2019-17133 page https://www.suse.com/security/cve/CVE-2019-17133/
CVE SUSE CVE CVE-2019-17666 page https://www.suse.com/security/cve/CVE-2019-17666/
CVE SUSE CVE CVE-2019-9506 page https://www.suse.com/security/cve/CVE-2019-9506/
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:rpm/suse/kernel-syms?arch=x86_64&distro=sles-12&sp=4 suse kernel-syms < 4.12.14-95.37.1 sles-12 x86_64
Affected pkg:rpm/suse/kernel-syms?arch=x86_64&distro=sled-12&sp=4 suse kernel-syms < 4.12.14-95.37.1 sled-12 x86_64
Affected pkg:rpm/suse/kernel-syms?arch=s390x&distro=sles-12&sp=4 suse kernel-syms < 4.12.14-95.37.1 sles-12 s390x
Affected pkg:rpm/suse/kernel-syms?arch=ppc64le&distro=sles-12&sp=4 suse kernel-syms < 4.12.14-95.37.1 sles-12 ppc64le
Affected pkg:rpm/suse/kernel-syms?arch=aarch64&distro=sles-12&sp=4 suse kernel-syms < 4.12.14-95.37.1 sles-12 aarch64
Affected pkg:rpm/suse/kernel-source?arch=noarch&distro=sles-12&sp=4 suse kernel-source < 4.12.14-95.37.1 sles-12 noarch
Affected pkg:rpm/suse/kernel-source?arch=noarch&distro=sled-12&sp=4 suse kernel-source < 4.12.14-95.37.1 sled-12 noarch
Affected pkg:rpm/suse/kernel-macros?arch=noarch&distro=sles-12&sp=4 suse kernel-macros < 4.12.14-95.37.1 sles-12 noarch
Affected pkg:rpm/suse/kernel-macros?arch=noarch&distro=sled-12&sp=4 suse kernel-macros < 4.12.14-95.37.1 sled-12 noarch
Affected pkg:rpm/suse/kernel-devel?arch=noarch&distro=sles-12&sp=4 suse kernel-devel < 4.12.14-95.37.1 sles-12 noarch
Affected pkg:rpm/suse/kernel-devel?arch=noarch&distro=sled-12&sp=4 suse kernel-devel < 4.12.14-95.37.1 sled-12 noarch
Affected pkg:rpm/suse/kernel-default?arch=x86_64&distro=sles-12&sp=4 suse kernel-default < 4.12.14-95.37.1 sles-12 x86_64
Affected pkg:rpm/suse/kernel-default?arch=x86_64&distro=sled-12&sp=4 suse kernel-default < 4.12.14-95.37.1 sled-12 x86_64
Affected pkg:rpm/suse/kernel-default?arch=s390x&distro=sles-12&sp=4 suse kernel-default < 4.12.14-95.37.1 sles-12 s390x
Affected pkg:rpm/suse/kernel-default?arch=ppc64le&distro=sles-12&sp=4 suse kernel-default < 4.12.14-95.37.1 sles-12 ppc64le
Affected pkg:rpm/suse/kernel-default?arch=aarch64&distro=sles-12&sp=4 suse kernel-default < 4.12.14-95.37.1 sles-12 aarch64
Affected pkg:rpm/suse/kernel-default-man?arch=s390x&distro=sles-12&sp=4 suse kernel-default-man < 4.12.14-95.37.1 sles-12 s390x
Affected pkg:rpm/suse/kernel-default-extra?arch=x86_64&distro=sled-12&sp=4 suse kernel-default-extra < 4.12.14-95.37.1 sled-12 x86_64
Affected pkg:rpm/suse/kernel-default-devel?arch=x86_64&distro=sles-12&sp=4 suse kernel-default-devel < 4.12.14-95.37.1 sles-12 x86_64
Affected pkg:rpm/suse/kernel-default-devel?arch=x86_64&distro=sled-12&sp=4 suse kernel-default-devel < 4.12.14-95.37.1 sled-12 x86_64
Affected pkg:rpm/suse/kernel-default-devel?arch=s390x&distro=sles-12&sp=4 suse kernel-default-devel < 4.12.14-95.37.1 sles-12 s390x
Affected pkg:rpm/suse/kernel-default-devel?arch=ppc64le&distro=sles-12&sp=4 suse kernel-default-devel < 4.12.14-95.37.1 sles-12 ppc64le
Affected pkg:rpm/suse/kernel-default-devel?arch=aarch64&distro=sles-12&sp=4 suse kernel-default-devel < 4.12.14-95.37.1 sles-12 aarch64
Affected pkg:rpm/suse/kernel-default-base?arch=x86_64&distro=sles-12&sp=4 suse kernel-default-base < 4.12.14-95.37.1 sles-12 x86_64
Affected pkg:rpm/suse/kernel-default-base?arch=s390x&distro=sles-12&sp=4 suse kernel-default-base < 4.12.14-95.37.1 sles-12 s390x
Affected pkg:rpm/suse/kernel-default-base?arch=ppc64le&distro=sles-12&sp=4 suse kernel-default-base < 4.12.14-95.37.1 sles-12 ppc64le
Affected pkg:rpm/suse/kernel-default-base?arch=aarch64&distro=sles-12&sp=4 suse kernel-default-base < 4.12.14-95.37.1 sles-12 aarch64
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...