[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248364

 
 

909

 
 

195388

 
 

282

Paid content will be excluded from the download.


Download | Alert*
OVAL

SUSE-SU-2019:2073-1 -- SLES kernel

ID: oval:org.secpod.oval:def:89050768Date: (C)2024-02-20   (M)2024-04-17
Class: PATCHFamily: unix




The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2018-20855: An issue was discovered in the Linux kernel In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace. - CVE-2019-1125: Exclude ATOMs from speculation through SWAPGS . - CVE-2019-14283: In the Linux kernel, set_geometry in drivers/block/floppy.c did not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It could be triggered by an unprivileged local user when a floppy disk was inserted. NOTE: QEMU creates the floppy device by default. - CVE-2019-11810: An issue was discovered in the Linux kernel A NULL pointer dereference could occur when megasas_create_frame_pool failed in megasas_alloc_cmds in drivers/scsi/megaraid/megaraid_sas_base.c. This caused a Denial of Service, related to a use-after-free . - CVE-2019-13648: In the Linux kernel on the powerpc platform, when hardware transactional memory was disabled, a local user could cause a denial of service via a sigreturn system call that sent a crafted signal frame. - CVE-2019-13631: In parse_hid_report_descriptor in drivers/input/tablet/gtco.c in the Linux kernel, a malicious USB device could send an HID report that triggered an out-of-bounds write during generation of debugging messages. The following non-security bugs were fixed: - acpi/nfit: Always dump _DSM output payload . - Add back sibling paca poiter to paca . - Add support for crct10dif-vpmsum . - af_unix: remove redundant lockdep class . - alsa: compress: Be more restrictive about when a drain is allowed . - alsa: compress: Do not allow paritial drain operations on capture streams . - alsa: compress: Fix regression on compressed capture streams . - alsa: compress: Prevent bypasses of set_params . - alsa: hda - Add a conexant codec entry to let mute led work . - alsa: hda - Do not resume forcibly i915 HDMI/DP codec . - alsa: hda - Fix intermittent CORB/RIRB stall on Intel chips . - alsa: hda/hdmi - Fix i915 reverse port/pin mapping . - alsa: hda/hdmi - Remove duplicated define . - alsa: hda - Optimize resume for codecs without jack detection . - alsa: hda/realtek: apply ALC891 headset fixup to one Dell machine . - alsa: hda/realtek - Fixed Headphone Mic can"t record on Dell platform . - alsa: hda/realtek - Headphone Mic can"t record after S3 . - alsa: line6: Fix a typo . - alsa: line6: Fix wrong altsetting for LINE6_PODHD500_1 . - alsa: seq: Break too long mutex context in the write loop . - alsa: usb-audio: Add quirk for Focusrite Scarlett Solo . - alsa: usb-audio: Add quirk for MOTU MicroBook II . - alsa: usb-audio: Cleanup DSD whitelist . - alsa: usb-audio: Enable .product_name override for Emagic, Unitor 8 . - alsa: usb-audio: fix Line6 Helix audio format rates . - alsa: usb-audio: Sanity checks for each pipe and EP types . - arm64: do not override dma_max_pfn . - asoc : cs4265 : readable register too low . - asoc: max98090: remove 24-bit format support if RJ is 0 . - asoc: soc-pcm: BE dai needs prepare when pause release after resume . - ath10k: add missing error handling . - ath10k: add peer id check in ath10k_peer_find_by_id . - ath10k: destroy sdio workqueue while remove sdio module . - ath10k: Do not send probe response template for mesh . - ath10k: Fix encoding for protected management frames . - ath10k: fix incorrect multicast/broadcast rate setting . - ath10k: fix PCIE device wake up failed . - ath6kl: add some bounds checking . - ath9k: Check for errors when reading SREV register . - ath9k: correctly handle short radar pulses . - ath: DFS JP domain W56 fixed pulse type 3 RADAR detection . - batman-adv: fix for leaked TVLV handler . - bcache: acquire bch_register_lock later in cached_dev_detach_finish . - bcache: acquire bch_register_lock later in cached_dev_free . - bcache: add code comments for journal_read_bucket . - bcache: Add comments for blkdev_put in registration code path . - bcache: add comments for closure_fn to be called in closure_queue . - bcache: add comments for kobj release callback routine . - bcache: add comments for mutex_lock . - bcache: add error check for calling register_bdev . - bcache: add failure check to run_cache_set for journal replay . - bcache: add io error counting in write_bdev_super_endio . - bcache: add more error message in bch_cached_dev_attach . - bcache: add pendings_cleanup to stop pending bcache device . - bcache: add reclaimed_journal_buckets to struct cache_set . - bcache: add return value check to bch_cached_dev_run . - bcache: avoid a deadlock in bcache_reboot . - bcache: avoid clang -Wunintialized warning . - bcache: avoid flushing btree node in cache_set_flush if io disabled . - bcache: avoid potential memleak of list of journal_replay in the CACHE_SYNC branch of run_cache_set . - bcache: check CACHE_SET_IO_DISABLE bit in bch_journal . - bcache: check CACHE_SET_IO_DISABLE in allocator code . - bcache: check c-greater than gc_thread by IS_ERR_OR_NULL in cache_set_flush . - bcache: Clean up bch_get_congested . - bcache: destroy dc-greater than writeback_write_wq if failed to create dc-greater than writeback_thread . - bcache: do not assign in if condition in bcache_device_init . - bcache: do not set max writeback rate if gc is running . - bcache: fix a race between cache register and cacheset unregister . - bcache: fix crashes stopping bcache device before read miss done . - bcache: fix failure in journal relplay . - bcache: fix inaccurate result of unused buckets . - bcache: fix mistaken sysfs entry for io_error counter . - bcache: fix potential deadlock in cached_def_free . - bcache: fix race in btree_flush_write . - bcache: fix return value error in bch_journal_read . - bcache: fix stack corruption by PRECEDING_KEY . - bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce . - bcache: ignore read-ahead request failure on backing device . - bcache: improve bcache_reboot . - bcache: improve error message in bch_cached_dev_run . - bcache: make bset_search_tree be more understandable . - bcache: make is_discard_enabled static . - bcache: more detailed error message to bcache_device_link . - bcache: move definition of "int ret" out of macro read_bucket . - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim . - bcache: only clear BTREE_NODE_dirty bit when it is set . - bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached . - bcache: performance improvement for btree_flush_write . - bcache: remove redundant LIST_HEAD from run_cache_set . - bcache: remove redundant LIST_HEAD from run_cache_set . - bcache: remove retry_flush_write from struct cache_set . - bcache: remove unncessary code in bch_btree_keys_init . - bcache: remove unnecessary prefetch in bset_search_tree . - bcache: return error immediately in bch_journal_replay . - bcache: Revert "bcache: fix high CPU occupancy during journal" . - bcache: Revert "bcache: free heap cache_set-greater than flush_btree in bch_journal_free" . - bcache: set largest seq to ja-greater than seq[bucket_index] in journal_read_bucket . - bcache: shrink btree node cache after bch_btree_check . - bcache: stop writeback kthread and kworker when bch_cached_dev_run failed . - bcache: use sysfs_match_string instead of __sysfs_match_string . - be2net: Fix number of Rx queues used for flow hashing . - be2net: Signal that the device cannot transmit during reconfiguration . - be2net: Synchronize be_update_queues with dev_watchdog . - block, bfq: NULL out the bic when it"s no longer valid . - bnx2x: Prevent load reordering in tx completion processing . - bnxt_en: Cap the returned MSIX vectors to the RDMA driver . - bnxt_en: Disable bus master during PCI shutdown and driver unload . - bnxt_en: Fix aggregation buffer leak under OOM condition . - bnxt_en: Fix statistics context reservation logic for RDMA driver . - bnxt_en: Suppress error messages when querying DSCP DCB capabilities . - bonding: fix arp_validate toggling in active-backup mode . - bonding: Force slave speed check after link state recovery for 802.3ad . - bpf: btf: fix the brackets of BTF_INT_OFFSET . - bpf: fix callees pruning callers . - bpf: fix nested bpf tracepoints with per-cpu data . - bpf, x64: fix stack layout of JITed bpf code . - bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf . - bridge: Fix error path for kobject_init_and_add . - btrfs: fix race between block group removal and block group allocation . - carl9170: fix misuse of device driver API . - cgroup: Use css_tryget instead of css_tryget_online in task_get_css . - clk: qcom: Fix -Wunused-const-variable . - clk: rockchip: Do not yell about bad mmc phases when getting . - clk: tegra210: fix PLLU and PLLU_OUT1 . - Correct iwlwifi 22000 series ucode file name - Correct the buggy backport about AER / DPC pcie stuff - cpufreq: acpi-cpufreq: Report if CPU does not support boost technologies . - cpufreq: brcmstb-avs-cpufreq: Fix initial command check . - cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency . - cpufreq: check if policy is inactive early in __cpufreq_get . - cpufreq: kirkwood: fix possible object reference leak . - cpufreq/pasemi: fix possible object reference leak . - cpufreq: pmac32: fix possible object reference leak . - cpufreq: ppc_cbe: fix possible object reference leak . - cpufreq: Use struct kobj_attribute instead of struct global_attr . - crypto: arm64/sha1-ce - correct digest for empty data in finup . - crypto: arm64/sha2-ce - correct digest for empty data in finup . - crypto: ccp - Fix 3DES complaint from ccp-crypto module . - crypto: ccp - fix AES CFB error exposed by new test vectors . - crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL . - crypto: ccp/gcm - use const time tag comparison . - crypto: ccp - memset structure fields to zero before reuse . - crypto: ccp - Validate the the error value used to index error messages . - crypto: chacha20poly1305 - fix atomic sleep when using async algorithm . - crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe . - crypto: ghash - fix unaligned memory access in ghash_setkey . - crypto: talitos - Align SEC1 accesses to 32 bits boundaries . - crypto: talitos - check data blocksize in ablkcipher . - crypto: talitos - fix CTR alg blocksize . - crypto: talitos - fix max key size for sha384 and sha512 . - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking . - crypto: talitos - properly handle split ICV . - crypto: talitos - reduce max key size for SEC1 . - crypto: talitos - rename alternative AEAD algos . - dasd_fba: Display "00000000" for zero page when dumping sense . - Delete patches.fixes/s390-setup-fix-early-warning-messages . - dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc . - dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32 . - dma-direct: do not retry allocation for no-op GFP_DMA . - dma-direct: retry allocations using GFP_DMA for small masks . - dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" . - dma-mapping: move dma_mark_clean to dma-direct.h . - dma-mapping: move swiotlb arch helpers to a new header . - dma-mapping: take dma_pfn_offset into account in dma_max_pfn . - dpaa_eth: fix SG frame cleanup . - drm/amd/display: Make some functions static . - drm/atmel-hlcdc: revert shift by 8 . - drm/i915/cml: Introduce Comet Lake PCH . - drm/i915/icl: Add WaDisableBankHangMode . - drm/meson: Add support for XBGR8888 ABGR8888 formats . - drm/msm/a3xx: remove TPL1 regs from snapshot . - drm/msm/mdp5: Fix mdp5_cfg_init error return . - drm/nouveau/i2c: Enable i2c pads busses during preinit . - drm: return -EFAULT if copy_to_user fails . - drm/rockchip: Properly adjust to a true clock in adjusted_mode . - drm/udl: introduce a macro to convert dev to udl . - drm/udl: move to embedding drm device inside udl device . - drm/udl: Replace drm_dev_unref with drm_dev_put . - drm/vc4: fix fb references in async update . - drm/vmwgfx: Honor the sg list segment size limitation . - e1000e: start network tx queue only when link is up . - Enable intel-speed-select driver and update supported.conf - ethtool: check the return value of get_regs_len . - ethtool: fix potential userspace buffer overflow . - Fix kABI for asus-wmi quirk_entry field addition . - Fix memory leak in sctp_process_init . - fork, memcg: fix cached_stacks case . - fork, memcg: fix crash in free_thread_stack on memcg charge fail . - fpga: add intel stratix10 soc fpga manager driver . - fpga: stratix10-soc: fix use-after-free on s10_init . - fpga: stratix10-soc: fix wrong of_node_put in init function . - gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM . - hid: wacom: correct touch resolution x/y typo . - hid: wacom: generic: Correct pad syncing . - hid: wacom: generic: only switch the mode on devices with LEDs . - hid: wacom: generic: read HID_DG_CONTACTMAX from any feature report . - ib/ipoib: Add child to parent list only if device initialized . - ib/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE . - idr: fix overflow case for idr_for_each_entry_ul . - input: elantech - enable middle button support on 2 ThinkPads . - input: imx_keypad - make sure keyboard can always wake up system . - input: psmouse - fix build error of multiple definition . - input: synaptics - enable SMBUS on T480 thinkpad trackpad . - input: tm2-touchkey - acknowledge that setting brightness is a blocking call . - intel_th: msu: Fix single mode with disabled IOMMU . - iommu-helper: mark iommu_is_span_boundary as inline . - ipv4: Fix raw socket lookup for local traffic . - ipv4/igmp: fix another memory leak in igmpv3_del_delrec . - ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST . - ipv4: Use return value of inet_iif for __raw_v4_lookup in the while loop . - ipv6: Consider sk_bound_dev_if when binding a raw socket to an address . - ipv6: fix EFAULT on sendto with icmpv6 and hdrincl . - ipv6: flowlabel: fl6_sock_lookup must use atomic_inc_not_zero . - ipv6: use READ_ONCE for inet-greater than hdrincl as in ipv4 . - iwlwifi: correct one of the PCI struct names . - iwlwifi: do not WARN when calling iwl_get_shared_mem_conf with RF-Kill . - iwlwifi: fix cfg structs for 22000 with different RF modules . - iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules . - iwlwifi: Fix double-free problems in iwl_req_fw_callback . - iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices . - iwlwifi: mvm: Drop large non sta frames . - iwlwifi: pcie: do not service an interrupt that was masked . - iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X . - kabi fix for hda_codec.relaxed_resume flag . - kabi: Fix lost iommu-helper symbols on arm64 . - kabi: mask changes made by basic protected virtualization support . - kabi: mask changes made by swiotlb for protected virtualization . - kabi: mask changes made by use of DMA memory for adapter interrupts . - kabi: remove unused hcall definition . - kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled . - kernel: jump label transformation performance . - kvm: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots . - kvm: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory . - kvm: mmu: Fix overflow on kvm mmu page limit calculation . - kvm/mmu: kABI fix for *_mmu_pages changes in struct kvm_arch . - kvm: polling: add architecture backend to disable polling . - kvm: s390: change default halt poll time to 50us . - kvm: s390: enable CONFIG_HAVE_kvm_NO_POLL We need to enable CONFIG_HAVE_kvm_NO_POLL for bsc#1119222 - kvm: s390: fix typo in parameter description . - kvm: s390: kABI Workaround for "kvm_vcpu_stat" Add halt_no_poll_steal to kvm_vcpu_stat. Hide it from the kABI checker. - kvm: s390: kABI Workaround for "lowcore" . - kvm: s390: provide kvm_arch_no_poll function . - kvm: svm/avic: Do not send AVIC doorbell to self . - kvm: SVM: Fix detection of AMD Errata 1096 . - lapb: fixed leak of control-blocks . - lib: fix stall in __bitmap_parselist . - libnvdimm/namespace: Fix label tracking error . - libnvdimm/region: Register badblocks before namespaces . - lib/bitmap.c: make bitmap_parselist thread-safe and much faster . - lib/scatterlist: Fix mapping iterator when sg-greater than offset is greater than PAGE_SIZE . - livepatch: Remove duplicate warning about missing reliable stacktrace support . - livepatch: Use static buffer for debugging messages under rq lock . - llc: fix skb leak in llc_build_and_send_ui_pkt . - mac80211: do not start any work during reconfigure flow . - mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he . - mac80211: free peer keys before vif down in mesh . - mac80211: mesh: fix RCU warning . - mac80211: only warn once on chanctx_conf being NULL . - media: cpia2_usb: first wake up, then free in disconnect . - media: marvell-ccic: fix DMA s/g desc number calculation . - media: s5p-mfc: Make additional clocks optional . - media: v4l2: Test type instead of cfg-greater than type in v4l2_ctrl_new_custom . - media: vivid: fix incorrect assignment operation when setting video mode . - mei: bus: need to unlink client before freeing . - mei: me: add denverton innovation engine device IDs . - mei: me: add gemini lake devices id . - memory: tegra: Fix integer overflow on tick value calculation . - memstick: Fix error cleanup path of memstick_init . - mfd: intel-lpss: Release IDA resources . - mips: fix an off-by-one in dma_capable . - mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed . - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL . - mm: migrate: Fix reference check race between __find_get_block and migration . - mm/nvdimm: add is_ioremap_addr and use that to check ioremap address . - mm, page_alloc: fix has_unmovable_pages for HugePages . - mm: replace all open encodings for NUMA_NO_NODE . - mt7601u: do not schedule rx_tasklet when the device has been disconnected . - mt7601u: fix possible memory leak when the device is disconnected . - neigh: fix use-after-free read in pneigh_get_next . - net/af_iucv: build proper skbs for HiperTransport . - net/af_iucv: remove GFP_DMA restriction for HiperTransport . - net/af_iucv: remove GFP_DMA restriction for HiperTransport . - net: avoid weird emergency message . - net: fec: fix the clk mismatch in failed_reset path . - netfilter: conntrack: fix calculation of next bucket number in early_drop . - net-gro: fix use-after-free read in napi_gro_frags . - net: hns3: Fix inconsistent indenting . - net: hns: fix ICMP6 neighbor solicitation messages discard problem . - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw . - net: hns: Fix loopback test failed at copper ports . - net: hns: Fix probabilistic memory overwrite when HNS driver initialized . - net: hns: fix unsigned comparison to less than zero . - net: hns: Fix WARNING when remove HNS driver with SMMU enabled . - net: hns: Use NAPI_POLL_WEIGHT for hns driver . - net/mlx4_core: Change the error print to info print . - net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query . - net/mlx5: Allocate root ns memory using kzalloc to match kfree . - net/mlx5: Avoid double free in fs init error unwinding path . - net/mlx5e: Rx, Fix checksum calculation for new hardware . - net: mvneta: Fix err code path of probe . - net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value . - net: openvswitch: do not free vport if register_netdevice is failed . - net/packet: fix memory leak in packet_set_ring . - net: rds: fix memory leak in rds_ib_flush_mr_pool . - net: seeq: fix crash caused by not set dev.parent . - net: stmmac: fix reset gpio free missing . - net/tls: fix socket wmem accounting on fallback with netem . - net/tls: make sure offload also gets the keys wiped . - net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions . - nvme: fix memory leak caused by incorrect subsystem free . - ocfs2: add first lock wait time in locking_state . - ocfs2: add last unlock times in locking_state . - ocfs2: add locking filter debugfs file . - p54usb: Fix race between disconnect and firmware loading . - packet: Fix error path in packet_init . - packet: in recvmsg msg_name return at least sizeof sockaddr_ll . - pci/aer: Use cached AER Capability offset . - pci: Always allow probing with driver_override . - pci: hv: Add hv_pci_remove_slots when we unload the driver . - pci: hv: Add pci_destroy_slot in pci_devices_present_work, if necessary . - pci: hv: Fix a memory leak in hv_eject_device_work . - pci: hv: Fix a use-after-free bug in hv_eject_device_work . - pci: hv: Fix return value check in hv_pci_assign_slots . - pci: hv: Remove unused reason for refcount handler . - pci: hv: support reporting serial number as slot information . - pci/P2PDMA: Fix missing check for dma_virt_ops . - pci / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports . - pci/portdrv: Add #defines for AER and DPC Interrupt Message Number masks . - pci/portdrv: Consolidate comments . - pci/portdrv: Disable port driver in compat mode . - pci/portdrv: Remove pcie_portdrv_err_handler.slot_reset . - pci: portdrv: Restore PCI config state on slot reset . - pci/portdrv: Support PCIe services on subtractive decode bridges . - pci/portdrv: Use conventional Device ID table formatting . - pci: Return error if cannot probe VF . - pkey: Indicate old mkvp only if old and current mkvp are different . - pktgen: do not sleep with the thread lock held . - platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ . - platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi . - platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms . - platform/x86: ISST: Add common API to register and handle ioctls . - platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs . - platform/x86: ISST: Add Intel Speed Select mailbox interface via PCI . - platform/x86: ISST: Add Intel Speed Select mmio interface . - platform/x86: ISST: Add Intel Speed Select PUNIT MSR interface . - platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number . - platform/x86: ISST: Restore state on resume . - platform/x86: ISST: Store per CPU information . - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table . - powerpc/64s: Remove POWER9 DD1 support . - powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test . - powerpc/mm: Change function prototype . - powerpc/mm: Consolidate numa_enable check and min_common_depth check . - powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0 . - powerpc/mm: Fix node look up with numa=off boot . - powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly . - powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang . - powerpc/mm/radix: Move function from radix.h to pgtable-radix.c . - powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails . - powerpc/papr_scm: Update drc_pmem_unbind to use H_SCM_UNBIND_ALL . - powerpc/pseries: Update SCM hcall op-codes in hvcall.h . - powerpc/watchpoint: Restore NV GPRs while returning from exception . - ppc: Convert mmu context allocation to new IDA API . - ppp: deflate: Fix possible crash in deflate_init . - qed: Fix build error without CONFIG_DEVLINK . - qed: Fix -Wmaybe-uninitialized false positive . - qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index . - rdma/odp: Fix missed unlock in non-blocking invalidate_start . - rdma/srp: Accept again source addresses that do not have a port number . - rdma/srp: Document srp_parse_in arguments . - rdma/uverbs: check for allocation failure in uapi_add_elm . - rds: ib: fix "passing zero to ERR_PTR" warning . - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error" . - Revert "e1000e: fix cyclic resets at link up with active tx" . - Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task" . - Revert "serial: 8250: Do not service RX FIFO if interrupts are disabled" . - rtlwifi: rtl8192cu: fix error handle when usb probe failed . - rtnetlink: always put IFLA_LINK for links with a link-netnsid . - s390: add alignment hints to vector load and store . - s390/airq: use DMA memory for adapter interrupts . - s390/cio: add basic protected virtualization support . - s390/cio: introduce DMA pools to cio . - s390/cpum_cf: add ctr_stcctm function . - s390/cpum_cf: Add minimal in-kernel interface for counter measurements . - s390/cpum_cf: Add support for CPU-MF SVN 6 . - s390/cpum_cf_diag: Add support for CPU-MF SVN 6 . - s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace . - s390/cpum_cf: introduce kernel_cpumcf_alert to obtain measurement alerts . - s390/cpum_cf: introduce kernel_cpumcf_avail function . - s390/cpum_cf: move counter set controls to a new header file . - s390/cpum_cf: prepare for in-kernel counter measurements . - s390/cpum_cf: rename per-CPU counter facility structure and variables . - s390/cpumf: Add extended counter set definitions for model 8561 and 8562 . - s390/cpu_mf: add store cpu counter multiple instruction support . - s390/cpumf: Fix warning from check_processor_id . - s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file . - s390/cpu_mf: replace stcctm5 with the stcctm function . - s390/dma: provide proper ARCH_ZONE_DMA_BITS value . - s390/mm: force swiotlb for protected virtualization . - s390/qdio: handle PENDING state for QEBSM devices . - s390/qeth: be drop monitor friendly . - s390/qeth: be drop monitor friendly . - s390: remove the unused dma_capable helper . - s390: report new CPU capabilities . - s390/vtime: steal time exponential moving average . - s390/zcrypt: Fix wrong dispatching for control domain CPRBs . - scripts/git_sort/git_sort.py: Add mmots tree. - scsi: cxgb4i: add wait_for_completion . - scsi: cxgbi: KABI: fix handle completion etc . - scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst-greater than atid . - scsi: fc: add FPIN ELS definition . - scsi/fc: kABI fixes for new ELS_FPIN definition . - scsi: ibmvfc: fix WARN_ON during event pool release . - scsi: lpfc: Add loopback testing to trunking mode . - scsi: lpfc: add support for posting FC events on FPIN reception . - scsi: lpfc: Annotate switch/case fall-through . - scsi: lpfc: avoid uninitialized variable warning . - scsi: lpfc: Cancel queued work for an IO when processing a received ABTS . - scsi: lpfc: Change smp_processor_id into raw_smp_processor_id . - scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay . - scsi: lpfc: Coordinate adapter error handling with offline handling . - scsi: lpfc: Correct boot bios information to FDMI registration . - scsi: lpfc: Correct localport timeout duration error . - scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check . - scsi: lpfc: Correct nvmet buffer free race condition . - scsi: lpfc: Declare local functions static . - scsi: lpfc: Enhance 6072 log string . - scsi: lpfc: fix 32-bit format string warning . - scsi: lpfc: fix a handful of indentation issues . - scsi: lpfc: Fix alloc context on oas lun creations . - scsi: lpfc: Fix a recently introduced compiler warning . - scsi: lpfc: Fix BFS crash with DIX enabled . - scsi: lpfc: Fix build error . - scsi: lpfc: fix calls to dma_set_mask_and_coherent . - scsi: lpfc: Fix deadlock due to nested hbalock call . - scsi: lpfc: Fix driver crash in target reset handler . - scsi: lpfc: Fix duplicate log message numbers . - scsi: lpfc: Fix error code if kcalloc fails . - scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup . - scsi: lpfc: Fix fc4type information for FDMI . - scsi: lpfc: Fix fcp_rsp_len checking on lun reset . - scsi: lpfc: Fix FDMI fc4type for nvme support . - scsi: lpfc: Fix FDMI manufacturer attribute value . - scsi: lpfc: Fix handling of trunk links state reporting . - scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmpl . - scsi: lpfc: Fix HDMI2 registration string for symbolic name . - scsi: lpfc: Fix incorrect logical link speed on trunks when links down . - scsi: lpfc: Fix indentation and balance braces . - scsi: lpfc: Fix io lost on host resets . - scsi: lpfc: Fix kernel warnings related to smp_processor_id . - scsi: lpfc: Fix link speed reporting for 4-link trunk . - scsi: lpfc: Fix location of SCSI ktime counters . - scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0 . - scsi: lpfc: Fix mailbox hang on adapter init . - scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create . - scsi: lpfc: Fix missing wakeups on abort threads . - scsi: lpfc: Fix nvmet async receive buffer replenishment . - scsi: lpfc: Fix nvmet handling of first burst cmd . - scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames . - scsi: lpfc: Fix nvmet target abort cmd matching . - scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector . - scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors . - scsi: lpfc: Fix protocol support on G6 and G7 adapters . - scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery . - scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices . - scsi: lpfc: fix unused variable warning . - scsi: lpfc: Fixup eq_clr_intr references . - scsi: lpfc: Fix use-after-free mailbox cmd completion . - scsi: lpfc: Make lpfc_sli4_oas_verify static . - scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file . - scsi: lpfc: Prevent "use after free" memory overwrite in nvmet LS handling . - scsi: lpfc: Reduce memory footprint for lpfc_queue . - scsi: lpfc: Remove set but not used variable "phys_id" . - scsi: lpfc: Remove set-but-not-used variables . - scsi: lpfc: Remove unused functions . - scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmpl . - scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free . - scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset . - scsi: lpfc: Revert message logging on unsupported topology . - scsi: lpfc: Revise message when stuck due to unresponsive adapter . - scsi: lpfc: Rework misleading nvme not supported in firmware message . - scsi: lpfc: Separate CQ processing for nvmet_fc upcalls . - scsi: lpfc: Specify node affinity for queue memory allocation . - scsi: lpfc: Stop adapter if pci errors detected . - scsi: lpfc: Update Copyright in driver version . - scsi: lpfc: Update lpfc version to 12.2.0.1 . - scsi: lpfc: Update lpfc version to 12.2.0.3 . - scsi: lpfc: use dma_set_mask_and_coherent . - scsi: qedf: Add additional checks for io_req-greater than sc_cmd validity . - scsi: qedf: Add a flag to help debugging io_req which could not be cleaned . - scsi: qedf: Add comment to display logging levels . - scsi: qedf: Add driver state to "driver_stats" debugfs node . - scsi: qedf: Add LBA to underrun debug messages . - scsi: qedf: Add missing return in qedf_post_io_req in the fcport offload check . - scsi: qedf: Add missing return in qedf_scsi_done . - scsi: qedf: Add port_id for fcport into initiate_cleanup debug message . - scsi: qedf: Add return value to log message if scsi_add_host fails . - scsi: qedf: Change MSI-X load error message . - scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link . - scsi: qedf: Check for fcoe_libfc_config failure . - scsi: qedf: Check for tm_flags instead of cmd_type during cleanup . - scsi: qedf: Check the return value of start_xmit . - scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared . - scsi: qedf: Correctly handle refcounting of rdata . - scsi: qedf: Do not queue anything if upload is in progress . - scsi: qedf: Do not send ABTS for under run scenario . - scsi: qedf: fc_rport_priv reference counting fixes . - scsi: qedf: Fix lport may be used uninitialized warning . - scsi: qedf: Log message if scsi_add_host fails . - scsi: qedf: Modify abort and tmf handler to handle edge condition and flush . - scsi: qedf: Modify flush routine to handle all I/Os and TMF . - scsi: qedf: Print fcport information on wait for upload timeout . - scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used . - scsi: qedf: remove memset/memcpy to nfunc and use func instead . - scsi: qedf: Remove set but not used variable "fr_len" . - scsi: qedf: remove set but not used variables . - scsi: qedf: Update the driver version to 8.37.25.19 . - scsi: qedf: Update the driver version to 8.37.25.20 . - scsi: qedf: Wait for upload and link down processing during soft ctx reset . - scsi: qedi: add module param to set ping packet size . - scsi: qedi: Add packet filter in light L2 Rx path . - scsi: qedi: Check for session online before getting iSCSI TLV data . - scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition . - scsi: qedi: Fix spelling mistake "OUSTANDING" -greater than "OUTSTANDING" . - scsi: qedi: Move LL2 producer index processing in BH . - scsi: qedi: remove set but not used variables "cdev" and "udev" . - scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE . - scsi: qedi: Update driver version to 8.33.0.21 . - scsi: qla2xxx: do not crash on uninitialized pool list . - scsi: scsi_transport_fc: Add FPIN fc event codes . - scsi: scsi_transport_fc: refactor event posting routines . - sctp: Free cookie before we memdup a new one . - sctp: silence warns on sctp_stream_init allocations . - serial: uartps: Do not add a trailing semicolon to macro . - serial: uartps: Fix long line over 80 chars . - serial: uartps: Fix multiple line dereference . - serial: uartps: Remove useless return from cdns_uart_poll_put_char . - staging: comedi: amplc_pci230: fix null pointer deref on interrupt . - staging: comedi: dt282x: fix a null pointer deref on interrupt . - staging: rtl8712: reduce stack usage, again . - sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg . - tcp: fix tcp_set_congestion_control use from bpf hook . - tcp: reduce tcp_fastretrans_alert verbosity . - team: Always enable vlan tx offload . - tools: bpftool: Fix json dump crash on powerpc . - tools: bpftool: use correct argument in cgroup errors . - tools/power/x86: A tool to validate Intel Speed Select commands . - tty: rocket: fix incorrect forward declaration of "rp_init" . - tty: serial_core: Set port active bit in uart_port_activate . - tty: serial: cpm_uart - fix init when SMC is relocated . - tuntap: synchronize through tfiles array instead of tun-greater than numqueues . - usb: gadget: ether: Fix race between gether_disconnect and rx_submit . - usb: gadget: fusb300_udc: Fix memory leak of fusb300-greater than ep[i] . - usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC . - usb: pci-quirks: Correct AMD PLL quirk detection . - usb: serial: ftdi_sio: add ID for isodebug v1 . - usb: serial: option: add support for GosunCn ME3630 RNDIS mode . - virtio/s390: add indirection to indicators access . - virtio/s390: DMA support for virtio-ccw . - virtio/s390: make airq summary indicators DMA . - virtio/s390: use cacheline aligned airq bit vectors . - virtio/s390: use DMA memory for ccw I/O and classic notifiers . - virtio/s390: use vring_create_virtqueue . - vmci: Fix integer overflow in VMCI handle arrays . - vrf: sit mtu should not be updated when vrf netdev is the link . - vsock/virtio: free packets during the socket release . - vsock/virtio: set SOCK_DONE on peer shutdown . - wil6210: drop old event after wmi_call timeout . - wil6210: fix potential out-of-bounds read . - wil6210: fix spurious interrupts in 3-msi . - x86, mm: fix fast GUP with hyper-based TLB flushing . - xdp: fix possible cq entry leak . - xdp: fix race on generic receive path . - xdp: hold device for umem regardless of zero-copy mode . - xen: let alloc_xenballooned_pages fail if not enough memory free . - xfs: do not overflow xattr listent buffer . - xprtrdma: Fix use-after-free in rpcrdma_post_recvs . - xsk: Properly terminate assignment in xskq_produce_flush_desc . Special Instructions and Notes: Please reboot the system after installing this update.

Platform:
SUSE Linux Enterprise Desktop 15 SP1
SUSE Linux Enterprise Server 15 SP1
Product:
kernel
Reference:
SUSE-SU-2019:2073-1
CVE-2018-20855
CVE-2019-1125
CVE-2019-11810
CVE-2019-13631
CVE-2019-13648
CVE-2019-14283
CVE-2019-14284
CVE    7
CVE-2018-20855
CVE-2019-14284
CVE-2019-14283
CVE-2019-1125
...
CPE    2124
cpe:/o:linux:linux_kernel:2.4.27:pre5
cpe:/o:linux:linux_kernel:2.4.27:pre4
cpe:/o:linux:linux_kernel:2.4.27:pre1
cpe:/o:linux:linux_kernel:2.4.27:pre3
...

© SecPod Technologies