SUSE-SU-2019:3389-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2019:3389-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2019:3389-1
Related
Published
2019-12-27T12:32:44Z
Modified
2019-12-27T12:32:44Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2019-16746: There was an issue in net/wireless/nl80211.c where the kernel did not check the length of variable elements in a beacon head, leading to a buffer overflow (bnc#1152107).
  • CVE-2019-19066: Fixed memory leak in the bfadimgetstats() function in drivers/scsi/bfa/bfadattr.c that allowed attackers to cause a denial of service (memory consumption) by triggering bfaportget_stats() failures (bnc#1157303).
  • CVE-2019-19051: Fixed memory leak in the i2400moprfkillswtoggle() function in drivers/net/wimax/i2400m/op-rfkill.c that allowed attackers to cause a denial of service (memory consumption) (bnc#1159024).
  • CVE-2019-19338: There was an incomplete fix for Transaction Asynchronous Abort (TAA) (bsc#1158954).
  • CVE-2019-19332: There was an OOB memory write via kvmdevioctlgetcpuid (bsc#1158827).
  • CVE-2019-19537: There was a race condition bug that could have been caused by a malicious USB device in the USB character device driver layer (bnc#1158904).
  • CVE-2019-19535: There was an info-leak bug that could have been caused by a malicious USB device in the drivers/net/can/usb/peakusb/pcanusb_fd.c driver (bnc#1158903).
  • CVE-2019-19527: There was a use-after-free bug that could have been caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bnc#1158900).
  • CVE-2019-19526: There was a use-after-free bug that could have been caused by a malicious USB device in the drivers/nfc/pn533/usb.c driver (bnc#1158893).
  • CVE-2019-19533: There was an info-leak bug that could have been caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bnc#1158834).
  • CVE-2019-19532: There were multiple out-of-bounds write bugs that could have been caused by a malicious USB device in the Linux kernel HID drivers (bnc#1158824).
  • CVE-2019-19523: There was a use-after-free bug that could have been caused by a malicious USB device in the drivers/usb/misc/adutux.c driver (bnc#1158823).
  • CVE-2019-15213: An issue was discovered in the Linux kernel, there was a use-after-free caused by a malicious USB device in the drivers/media/usb/dvb-usb/dvb-usb-init.c driver (bnc#1146544).
  • CVE-2019-19531: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/misc/yurex.c driver (bnc#1158445).
  • CVE-2019-19543: There was a use-after-free in serialirinitmodule() in drivers/media/rc/serialir.c (bnc#1158427).
  • CVE-2019-19525: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bnc#1158417).
  • CVE-2019-19530: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bnc#1158410).
  • CVE-2019-19536: There was an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peakusb/pcanusb_pro.c driver (bnc#1158394).
  • CVE-2019-19524: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bnc#1158413).
  • CVE-2019-19528: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/misc/iowarrior.c driver (bnc#1158407).
  • CVE-2019-19534: There was an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peakusb/pcanusb_core.c driver (bnc#1158398).
  • CVE-2019-19529: There was a use-after-free bug that can be caused by a malicious USB device in the drivers/net/can/usb/mcba_usb.c driver (bnc#1158381).
  • CVE-2019-14901: A heap overflow flaw was found in the Linux kernel in Marvell WiFi chip driver. The vulnerability allowed a remote attacker to cause a system crash, resulting in a denial of service, or execute arbitrary code. The highest threat with this vulnerability is with the availability of the system. If code execution occurs, the code will run with the permissions of root. This will affect both confidentiality and integrity of files on the system (bnc#1157042).
  • CVE-2019-19077: A memory leak in the bnxtrecreatesrq() function in drivers/infiniband/hw/bnxtre/ib_verbs.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering copy to udata failures (bnc#1157171).

The following non-security bugs were fixed:

  • bnxt_en: Update firmware interface spec. to 1.10.0.47 (bsc#1157115)
  • ACPI / APEI: Do not wait to serialise with oops messages when panic()ing (bsc#1051510).
  • ACPI / LPSS: Ignore acpidevicefixuppower() return value (bsc#1051510).
  • ACPI / SBS: Fix rare oops when removing modules (bsc#1051510).
  • ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge (bsc#1111666).
  • ACPI: OSL: only free map once in osl.c (bsc#1051510).
  • ACPI: sysfs: Change ACPIMASKABLEGPE_MAX to 0x100 (bsc#1051510).
  • ACPICA: Never run REG on systemmemory and system_IO (bsc#1051510).
  • ACPICA: Use %d for signed int print formatting instead of %u (bsc#1051510).
  • ALSA: 6fire: Drop the dead code (git-fixes).
  • ALSA: cs4236: fix error return comparison of an unsigned integer (git-fixes).
  • ALSA: echoaudio: simplify getaudiolevels (bsc#1051510).
  • ALSA: fireface: fix return value in error path of isochronous resources reservation (bsc#1051510).
  • ALSA: firewire-motu: Correct a typo in the clock proc string (git-fixes).
  • ALSA: hda - Add mute led support for HP ProBook 645 G4 (git-fixes).
  • ALSA: hda - Fix pending unsol events at shutdown (git-fixes).
  • ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen (git-fixes).
  • ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio (git-fixes).
  • ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbinding (git-fixes).
  • ALSA: hda/hdmi - Fix duplicate unref of pci_dev (bsc#1051510).
  • ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD (git-fixes).
  • ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 (git-fixes).
  • ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC (git-fixes).
  • ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop (git-fixes).
  • ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G (git-fixes).
  • ALSA: hda/realtek - Line-out jack does not work on a Dell AIO (bsc#1051510).
  • ALSA: hda/realtek - Move some alc236 pintbls to fallback table (git-fixes).
  • ALSA: hda/realtek - Move some alc256 pintbls to fallback table (git-fixes).
  • ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms (git-fixes).
  • ALSA: hda: hdmi - remove redundant code comments (git-fixes).
  • ALSA: i2c/cs8427: Fix int to char conversion (bsc#1051510).
  • ALSA: oxfw: fix return value in error path of isochronous resources reservation (bsc#1051510).
  • ALSA: pcm: Yet another missing check of non-cached buffer type (bsc#1111666).
  • ALSA: pcm: oss: Avoid potential buffer overflows (git-fixes).
  • ALSA: usb-audio: Add skip_validation option (git-fixes).
  • ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling (git-fixes).
  • ALSA: usb-audio: Fix NULL dereference at parsing BADD (git-fixes).
  • ALSA: usb-audio: sound: usb: usb true/false for bool return type (git-fixes).
  • ASoC: compress: fix unsigned integer overflow check (bsc#1051510).
  • ASoC: tegrasgtl5000: fix devicenode refcounting (bsc#1051510).
  • Bluetooth: Fix invalid-free in bcsp_close() (git-fixes).
  • Bluetooth: Fix memory leak in hciconnectle_scan (bsc#1051510).
  • Bluetooth: btusb: fix PM leak in error case of setup (bsc#1051510).
  • Bluetooth: delete a stray unlock (bsc#1051510).
  • Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading (bsc#1051510).
  • Bluetooth: hcicore: fix init for HCIUSER_CHANNEL (bsc#1051510).
  • CIFS: Fix SMB2 oplock break processing (bsc#1144333, bsc#1154355).
  • CIFS: Fix oplock handling for SMB 2.1+ protocols (bsc#1144333, bsc#1154355).
  • CIFS: Fix retry mid list corruption on reconnects (bsc#1144333, bsc#1154355).
  • CIFS: Fix use after free of file info structures (bsc#1144333, bsc#1154355).
  • CIFS: Force reval dentry if LOOKUP_REVAL flag is set (bsc#1144333, bsc#1154355).
  • CIFS: Force revalidate inode when dentry is stale (bsc#1144333, bsc#1154355).
  • CIFS: Gracefully handle QueryInfo errors during open (bsc#1144333, bsc#1154355).
  • CIFS: avoid using MID 0xFFFF (bsc#1144333, bsc#1154355).
  • CIFS: fix max ea value size (bsc#1144333, bsc#1154355).
  • Documentation: debugfs: Document debugfs helper for unsigned long values (git-fixes).
  • Documentation: x86: convert protection-keys.txt to reST (bsc#1078248).
  • EDAC/ghes: Fix locking and memory barrier issues (bsc#1114279). EDAC/ghes: Do not warn when incrementing refcount on 0 (bsc#1114279).
  • Fix patches.suse/susemsisetirqunmanaged.patch (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). The added code was only active with CONFIGHYPERV=y. Adjust the condition to cover also CONFIGHYPERV=m.
  • HID: Add ASUS T100CHI keyboard dock battery quirks (bsc#1051510).
  • HID: Add quirk for Microsoft PIXART OEM mouse (bsc#1051510).
  • HID: Fix assumption that devices have inputs (git-fixes).
  • HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping (bsc#1051510).
  • HID: doc: fix wrong data structure reference for UHID_OUTPUT (bsc#1051510).
  • HID: intel-ish-hid: fixes incorrect error handling (bsc#1051510).
  • Input: silead - try firmware reload after unsuccessful resume (bsc#1051510).
  • Input: st1232 - set INPUTPROPDIRECT property (bsc#1051510).
  • KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH (bsc#1114279).
  • KVM: SVM: Serialize access to the SEV ASID bitmap (bsc#1114279).
  • KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts (bsc#1158064).
  • KVM: VMX: Fix conditions for guest IA32_XSS support (bsc#1158065).
  • KVM: s390: fix _insn32query() inline assembly (git-fixes).
  • KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys (git-fixes).
  • KVM: s390: vsie: Return correct values for Invalid CRYCB format (git-fixes).
  • KVM: x86/mmu: Take slotslock when using kvmmmuzapall_fast() (bsc#1158067).
  • KVM: x86: Introduce vcpu->arch.xsaves_enabled (bsc#1158066).
  • KVM: x86: Remove a spurious export of a static function (bsc#1158954).
  • PCI/MSI: Fix incorrect MSI-X masking on resume (bsc#1051510).
  • PCI/MSI: Return -ENOSPC from pciallocirqvectorsaffinity() (bsc#1051510).
  • PCI/PM: Clear PCIe PME Status even for legacy power management (bsc#1111666).
  • PCI/PME: Fix possible use-after-free on remove (git-fixes).
  • PCI/PTM: Remove spurious 'd' from granularity message (bsc#1051510).
  • PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3 (bsc#1051510).
  • PCI: Fix Intel ACS quirk UPDCR register address (bsc#1051510).
  • PCI: dwc: Fix findnextbit() usage (bsc#1051510).
  • PCI: pciehp: Avoid returning prematurely from sysfs requests (git-fixes).
  • PCI: pciehp: Do not disable interrupt twice on suspend (bsc#1111666).
  • PCI: rcar: Fix missing MACCTLR register setting in initialization sequence (bsc#1051510).
  • PCI: sysfs: Ignore lockdep for remove attribute (git-fixes).
  • PCI: tegra: Enable Relaxed Ordering only for Tegra20 and Tegra30 (git-fixes).
  • PM / AVS: SmartReflex: NULL check before some freeing functions is not needed (bsc#1051510).
  • PM / Domains: Deal with multiple states but no governor in genpd (bsc#1051510).
  • PM / devfreq: Check NULL governor in availablegovernorsshow (git-fixes).
  • PM / devfreq: Lock devfreq in transstatshow (git-fixes).
  • PM / devfreq: exynos-bus: Correct clock enable sequence (bsc#1051510).
  • PM / devfreq: passive: Use non-devm notifiers (bsc#1051510).
  • PM / devfreq: passive: fix compiler warning (bsc#1051510).
  • PM / hibernate: Check the success of generating md5 digest before hibernation (bsc#1051510).
  • RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series (bsc#1154916).
  • RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series (bsc#1157895).
  • RDMA/bnxtre: Fix missing le16to_cpu (bsc#1157895).
  • RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices (bsc#1157115)
  • USB: chaoskey: fix error case of a timeout (git-fixes).
  • USB: misc: appledisplay: fix backlight update_status return code (bsc#1051510).
  • USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P (bsc#1051510).
  • USB: serial: mos7720: fix remote wakeup (git-fixes).
  • USB: serial: mos7840: add USB ID to support Moxa UPort 2210 (bsc#1051510).
  • USB: serial: mos7840: fix remote wakeup (git-fixes).
  • USB: serial: option: add support for DW5821e with eSIM support (bsc#1051510).
  • USB: serial: option: add support for Foxconn T77W968 LTE modules (bsc#1051510).
  • acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node (bsc#1158071).
  • appledisplay: fix error handling in the scheduled work (git-fixes).
  • ata: ep93xx: Use proper enums for directions (bsc#1051510).
  • ath10k: Correct error handling of dmamapsingle() (bsc#1111666).
  • ath10k: allocate small size dma memory in ath10kpcidiagwritemem (bsc#1111666).
  • ath10k: fix vdev-start timeout on error (bsc#1051510).
  • ath6kl: Fix off by one error in scan completion (bsc#1051510).
  • ath9k: fix reporting calculated new FFT upper max (bsc#1051510).
  • ath9k_hw: fix uninitialized variable data (bsc#1051510).
  • atl1e: checking the status of atl1ewritephy_reg (bsc#1051510).
  • audit: Allow auditd to set pid to 0 to end auditing (bsc#1158094).
  • backlight: lm3639: Unconditionally call ledclassdevunregister (bsc#1051510).
  • bnxt_en: Update firmware interface spec. to 1.10.0.89 (bsc#1157115)
  • bnxt_en: Update firmware interface to 1.10.0.69 (bsc#1157115)
  • bpf/stackmap: Fix deadlock with rqlock in bpfget_stack() (bsc#1083647).
  • bpf: Make use of probeuserwrite in probe write helper (bsc#1083647).
  • brcmfmac: fix full timeout waiting for action frame on-channel tx (bsc#1051510).
  • brcmfmac: reduce timeout for action frame scan (bsc#1051510).
  • brcmfmac: set F2 watermark to 256 for 4373 (bsc#1111666).
  • brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373 (bsc#1111666).
  • brcmsmac: AP mode: update beacon when TIM changes (bsc#1051510).
  • brcmsmac: never log 'tid x is not agg'able' by default (bsc#1051510).
  • can: ccan: DCAN: ccanchip_config(): perform a sofware reset on open (bsc#1051510).
  • can: peak_usb: report bus recovery as well (bsc#1051510).
  • can: rx-offload: canrxoffloadirqoffload_fifo(): continue on error (bsc#1051510).
  • can: rx-offload: canrxoffloadirqoffload_timestamp(): continue on error (bsc#1051510).
  • can: rx-offload: canrxoffloadoffloadone(): increment rxfifoerrors on queue overflow or OOM (bsc#1051510).
  • can: rx-offload: canrxoffloadoffloadone(): use ERR_PTR() to propagate error value in case of errors (bsc#1051510).
  • cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces (bsc#1051510).
  • cfg80211: call disconnect_wk when AP stops (bsc#1051510).
  • cgroup,writeback: do not switch wbs immediately on dead wbs if the memcg is dead (bsc#1158645).
  • cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs (bsc#1144333, bsc#1154355).
  • cifs: Fix missed free operations (bsc#1144333, bsc#1154355).
  • cifs: Use kzfree() to zero out the password (bsc#1144333, bsc#1154355).
  • cifs: add a helper to find an existing readable handle to a file (bsc#1144333, bsc#1154355).
  • cifs: create a helper to find a writeable handle by path name (bsc#1144333, bsc#1154355).
  • cifs: move cifsFileInfo_put logic into a work-queue (bsc#1144333, bsc#1154355).
  • cifs: prepare SMB2_Flush to be usable in compounds (bsc#1144333, bsc#1154355).
  • cifs: set domainName when a domain-key is used in multiuser (bsc#1144333, bsc#1154355).
  • cifs: use cifsInodeInfo->openfilelock while iterating to avoid a panic (bsc#1144333, bsc#1154355).
  • cifs: use existing handle for compoundop(OPSET_INFO) when possible (bsc#1144333, bsc#1154355).
  • clk: pxa: fix one of the pxa RTC clocks (bsc#1051510).
  • clk: samsung: Use clk_hw API for calling clk framework from clk notifiers (bsc#1051510).
  • clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume (bsc#1051510).
  • clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines (bsc#1051510).
  • clocksource/drivers/sh_cmt: Fixup for 64-bit machines (bsc#1051510).
  • compat_ioctl: handle SIOCOUTQNSD (bsc#1051510).
  • cpufreq/pasemi: fix use-after-free in pascpufreqcpu_init() (bsc#1051510).
  • cpufreq: Skip cpufreq resume if it's not suspended (bsc#1051510).
  • cpufreq: intel_pstate: Register when ACPI PCCH is present (bsc#1051510).
  • cpufreq: powernv: fix stack bloat and hard limit on number of CPUs (bsc#1051510).
  • cpufreq: ti-cpufreq: add missing ofnodeput() (bsc#1051510).
  • cpupower : Fix cpupower working when cpu0 is offline (bsc#1051510).
  • cpupower : frequency-set -r option misses the last cpu in related cpu list (bsc#1051510).
  • cpupower: Fix coredump on VMWare (bsc#1051510).
  • crypto: afalg - cast kicomplete ternary op to int (bsc#1051510).
  • crypto: crypto4xx - fix double-free in crypto4xxdestroysdr (bsc#1051510).
  • crypto: ecdh - fix big endian bug in ECC library (bsc#1051510).
  • crypto: geode-aes - switch to skcipher for cbc(aes) fallback (bsc#1051510).
  • crypto: mxc-scc - fix build warnings on ARM64 (bsc#1051510).
  • crypto: mxs-dcp - Fix AES issues (bsc#1051510).
  • crypto: mxs-dcp - Fix SHA null hashes and output length (bsc#1051510).
  • crypto: mxs-dcp - make symbols 'sha1nullhash' and 'sha256nullhash' static (bsc#1051510).
  • crypto: tgr192 - remove unneeded semicolon (bsc#1051510).
  • cw1200: Fix a signedness bug in cw1200loadfirmware() (bsc#1051510).
  • cxgb4: fix panic when attaching to ULD fail (networking-stable-191105).
  • dccp: do not leak jiffies on the wire (networking-stable-191105).
  • dlm: do not leak kernel pointer to userspace (bsc#1051510).
  • dlm: fix invalid free (bsc#1051510).
  • dma-buf: Fix memory leak in syncfilemerge() (git-fixes).
  • dmaengine: ep93xx: Return proper enum in ep93xxdmachan_direction (bsc#1051510).
  • dmaengine: imx-sdma: fix use-after-free on probe error path (bsc#1051510).
  • dmaengine: rcar-dmac: set scatter/gather max segment size (bsc#1051510).
  • dmaengine: timbdma: Use proper enum in tdprepslavesg (bsc#1051510).
  • docs: move protection-keys.rst to the core-api book (bsc#1078248).
  • drivers/base/platform.c: kmemleak ignore a known leak (bsc#1051510).
  • drivers/regulator: fix a missing check of return value (bsc#1051510).
  • drm/amd/powerplay: issue no PPSMCMSGGetCurrPkgPwr on unsupported (bsc#1113956)
  • drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (bsc#1111666).
  • drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (bsc#1114279)
  • drm/i915/gvt: fix dropping obj reference twice (bsc#1111666).
  • drm/i915/pmu: 'Frequency' is reported as accumulated cycles (bsc#1112178)
  • drm/i915: Do not dereference request if it may have been retired when (bsc#1142635)
  • drm/i915: Fix and improve MCR selection logic (bsc#1112178)
  • drm/i915: Lock the engine while dumping the active request (bsc#1142635)
  • drm/i915: Reacquire priolist cache after dropping the engine lock (bsc#1129770)
  • drm/i915: Skip modeset for cdclk changes if possible (bsc#1156928).
  • drm/msm: fix memleak on release (bsc#1111666).
  • drm/msm: include linux/sched/task.h (bsc#1112178)
  • drm/radeon: fix bad DMA from INTERRUPT_CNTL2 (git-fixes).
  • drm/rockchip: Round up before giving to the clock framework (bsc#1114279)
  • drm: fix module name in edid_firmware log message (bsc#1113956)
  • drm: panel-lvds: Potential Oops in probe error handling (bsc#1114279)
  • e1000e: Add support for Comet Lake (bsc#1158533).
  • e1000e: Add support for Tiger Lake (bsc#1158533).
  • e1000e: Drop unnecessary _E1000DOWN bit twiddling (bsc#1158049).
  • e1000e: Increase pause and refresh time (bsc#1158533).
  • e1000e: Use devgetdrvdata where possible (bsc#1158049).
  • e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm (bsc#1158049).
  • ecryptfslookupinterpose(): lowerdentry->dinode is not stable (bsc#1158646).
  • ecryptfslookupinterpose(): lowerdentry->dparent is not stable either (bsc#1158647).
  • ext4: fix punch hole for inline_data file systems (bsc#1158640).
  • ext4: update direct I/O read lock pattern for IOCB_NOWAIT (bsc#1158639).
  • fbdev: sbuslib: integer overflow in sbusfbioctlhelper() (bsc#1051510).
  • fbdev: sbuslib: use checked version of put_user() (bsc#1051510).
  • sctp: Fix regression (bsc#1158082).
  • ftrace: Introduce PERMANENT ftrace_ops flag (bsc#1120853).
  • gpio: mpc8xxx: Do not overwrite default irqsettype callback (bsc#1051510).
  • gpio: syscon: Fix possible NULL ptr usage (bsc#1051510).
  • gpiolib: acpi: Add Terra Pad 1061 to the runedgeeventsonboot_blacklist (bsc#1051510).
  • gsmi: Fix bug in appendtoeventlog sysfs handler (bsc#1051510).
  • hwmon: (ina3221) Fix INA3221CONFIGMODE macros (bsc#1051510).
  • hwmon: (pwm-fan) Silence error on probe deferral (bsc#1051510).
  • hwrng: omap - Fix RNG wait loop timeout (bsc#1051510).
  • hwrng: omap3-rom - Call clkdisableunprepare() on exit only if not idled (bsc#1051510).
  • hwrng: stm32 - fix unbalanced pmruntimeenable (bsc#1051510).
  • hypfs: Fix error number left in struct pointer member (bsc#1051510).
  • i2c: of: Try to find an I2C adapter matching the parent (bsc#1129770)
  • i40e: enable X710 support (bsc#1151067).
  • ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047).
  • ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047).
  • ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047).
  • ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047).
  • ibmvnic: Serialize device queries (bsc#1155689 ltc#182047).
  • ibmvnic: Serialize device queries (bsc#1155689 ltc#182047).
  • ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047).
  • ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047).
  • idr: Fix idrallocu32 on 32-bit systems (bsc#1051510).
  • iio: imu: adis16480: assign bias value only if operation succeeded (git-fixes).
  • iio: imu: adis: assign read val in debugfs hook only if op successful (git-fixes).
  • iio: imu: adis: assign value only if return code zero in read funcs (git-fixes).
  • include/linux/bitrev.h: fix constant bitrev (bsc#1114279).
  • inet: stop leaking jiffies on the wire (networking-stable-191105).
  • intelth: Fix a double putdevice() in error path (git-fixes).
  • iomap: Fix pipe page leakage during splicing (bsc#1158651).
  • iommu/vt-d: Fix QIDEVIOTLBPFSID and QIDEVEIOTLBPFSID macros (bsc#1158063).
  • ipmi: Do not allow device module unload when in use (bsc#1154768).
  • ipv4: Return -ENETUNREACH if we can't create route but saddr is valid (networking-stable-191024).
  • iwlwifi: check kasprintf() return value (bsc#1051510).
  • iwlwifi: mvm: do not send keys when entering D3 (bsc#1051510).
  • iwlwifi: mvm: force TCM re-evaluation on TCM resume (bsc#1111666).
  • iwlwifi: pcie: fix erroneous print (bsc#1111666).
  • kABI fix for 'ipmi: Do not allow device module unload when in use' (bsc#1154768).
  • kABI fixup allocdaxregion (bsc#1158071).
  • kABI workaround for ath10k lastwmivdevstartstatus field (bsc#1051510).
  • kABI workaround for struct mwifiexpowercfg change (bsc#1051510).
  • kABI: Fix for 'KVM: x86: Introduce vcpu->arch.xsaves_enabled' (bsc#1158066).
  • kabi: s390: struct subchannel (git-fixes).
  • kexec: bail out upon SIGKILL when allocating memory (git-fixes).
  • libnvdimm: Export the target_node attribute for regions and namespaces (bsc#1158071).
  • livepatch: Allow to distinguish different version of system state changes (bsc#1071995).
  • livepatch: Basic API to track system state changes (bsc#1071995 ).
  • livepatch: Keep replaced patches until post_patch callback is called (bsc#1071995).
  • livepatch: Selftests of the API for tracking system state changes (bsc#1071995).
  • loop: add ioctl for changing logical block size (bsc#1108043).
  • loop: fix no-unmap write-zeroes request behavior (bsc#1158637).
  • mISDN: Fix type of switch control variable in ctrl_teimanager (bsc#1051510).
  • mac80211: consider QoS Null frames for STANULLFUNCACKED (bsc#1051510).
  • mac80211: fix station inactive_time shortly after boot (bsc#1051510).
  • mac80211: minstrel: fix CCK rate group streams value (bsc#1051510).
  • mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode (bsc#1051510).
  • macvlan: schedule bc_work even if error (bsc#1051510).
  • mailbox: mailbox-test: fix null pointer if no mmio (bsc#1051510).
  • mailbox: reset txdonemethod TXDONEBYPOLL if client knowstxdone (git-fixes).
  • media: bdisp: fix memleak on release (git-fixes).
  • media: cxusb: detect cxusbctrlmsg error in query (bsc#1051510).
  • media: exynos4-is: Fix recursive locking in ispvideorelease() (git-fixes).
  • media: flexcop-usb: ensure -EIO is returned on error condition (git-fixes).
  • media: imon: invalid dereference in imontouchevent (bsc#1051510).
  • media: isif: fix a NULL pointer dereference bug (bsc#1051510).
  • media: ov6650: Fix control handler not freed on init error (git-fixes).
  • media: pxacamera: Fix check for pdev->dev.ofnode (bsc#1051510).
  • media: radio: wl1273: fix interrupt masking on release (git-fixes).
  • media: ti-vpe: vpe: Fix Motion Vector vpdma stride (git-fixes).
  • media: usbvision: Fix races among open, close, and disconnect (bsc#1051510).
  • media: uvcvideo: Fix error path in control parsing failure (git-fixes).
  • media: v4l2-ctrl: fix flags for DOWHITEBALANCE (bsc#1051510).
  • media: vim2m: Fix abort issue (git-fixes).
  • media: vivid: Set vidcapstreaming and vidoutstreaming to true (bsc#1051510).
  • mei: bus: prefix device names on bus with the bus name (bsc#1051510).
  • mei: fix modalias documentation (git-fixes).
  • mei: samples: fix a signedness bug in amthostif_call() (bsc#1051510).
  • mfd: intel-lpss: Add default I2C device properties for Gemini Lake (bsc#1051510).
  • mfd: max8997: Enale irq-wakeup unconditionally (bsc#1051510).
  • mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values (bsc#1051510).
  • mfd: palmas: Assign the right powerhold mask for tps65917 (git-fixes).
  • mfd: tiam335xtscadc: Keep ADC interface on if child is wakeup capable (bsc#1051510).
  • mlx5: add parameter to disable enhanced IPoIB (bsc#1142095)
  • mm, memoryhotplug: do not clear numanode association after hot_remove (bnc#1115026).
  • mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() (git fixes (mm/gup)).
  • mm/compaction.c: clear total{migrate,free}scanned before scanning a new zone (git fixes (mm/compaction)).
  • mm/debug.c: PageAnon() is true for PageKsm() pages (git fixes (mm/debug)).
  • mmc: core: fix wl1251 sdio quirks (git-fixes).
  • mmc: host: omaphsmmc: add code for special init of wl1251 to get rid of pandorawl1251initcard (git-fixes).
  • mmc: mediatek: fix cannot receive new request when msdccmdis_ready fail (bsc#1051510).
  • mmc: sdio: fix wl1251 vendor id (git-fixes).
  • moduleparam: fix parameter description mismatch (bsc#1051510).
  • mt7601u: fix bbp version check in mt7601uwaitbbp_ready (bsc#1051510).
  • mt76x0: init hw capabilities.
  • mtd: spear_smi: Fix Write Burst mode (bsc#1051510).
  • mtd: spi-nor: fix silent truncation in spinorread() (bsc#1051510).
  • mwifiex: Fix NL80211TXPOWER_LIMITED (bsc#1051510).
  • mwifiex: debugfs: correct histogram spacing, formatting (bsc#1051510).
  • mwifiex: fix potential NULL dereference and use after free (bsc#1051510).
  • nbd: prevent memory leak (bsc#1158638).
  • net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047).
  • net/ibmvnic: Ignore HFUNCTION return from HEOI to tolerate XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes).
  • net/mlx4core: Dynamically set guaranteed amount of counters per VF (networking-stable-1911_05).
  • net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget (networking-stable-191105).
  • net/smc: Fix error path in smc_init (git-fixes).
  • net/smc: Fix error path in smc_init (git-fixes).
  • net/smc: avoid fallback in case of non-blocking connect (git-fixes).
  • net/smc: avoid fallback in case of non-blocking connect (git-fixes).
  • net/smc: do not schedule txwork in SMCCLOSED state (git-fixes).
  • net/smc: fix SMCD link group creation with VLAN id (git-fixes).
  • net/smc: fix closing of fallback SMC sockets (git-fixes).
  • net/smc: fix closing of fallback SMC sockets (git-fixes).
  • net/smc: fix ethernet interface refcounting (git-fixes).
  • net/smc: fix ethernet interface refcounting (git-fixes).
  • net/smc: fix fastopen for non-blocking connect() (git-fixes).
  • net/smc: fix refcount non-blocking connect() -part 2 (git-fixes).
  • net/smc: fix refcounting for non-blocking connect() (git-fixes).
  • net/smc: fix refcounting for non-blocking connect() (git-fixes).
  • net/smc: keep vlanid for SMC-R in smclisten_work() (git-fixes).
  • net/smc: keep vlanid for SMC-R in smclisten_work() (git-fixes).
  • net/smc: original socket family in inetsockdiag (git-fixes).
  • net: Zeroing the structure ethtoolwolinfo in ethtoolgetwol() (networking-stable-1911_05).
  • net: add READONCE() annotation in _skbwaitformorepackets() (networking-stable-191105).
  • net: add skbqueueemptylockless() (networking-stable-1911_05).
  • net: annotate accesses to sk->skincomingcpu (networking-stable-191105).
  • net: annotate lockless accesses to sk->sknapiid (networking-stable-191105).
  • net: avoid potential infinite loop in tcctlaction() (networking-stable-191024).
  • net: bcmgenet: Fix RGMIIMODEEN value for GENET v1/2/3 (networking-stable-191024).
  • net: bcmgenet: Set phydev->devflags only for internal PHYs (networking-stable-1910_24).
  • net: bcmgenet: reset 40nm EPHY on energy detect (networking-stable-191105).
  • net: dsa: b53: Do not clear existing mirrored port mask (networking-stable-191105).
  • net: dsa: bcmsf2: Fix IMP setup for port different than 8 (networking-stable-1911_05).
  • net: dsa: fix switch tree list (networking-stable-191105).
  • net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum (networking-stable-191105).
  • net: fix skpagefrag() recursion from memory reclaim (networking-stable-191105).
  • net: hisilicon: Fix ping latency when deal with high throughput (networking-stable-191105).
  • net: phy: Check against net_device being NULL (bsc#1051510).
  • net: phy: Fix not to call phy_resume() if PHY is not attached (bsc#1051510).
  • net: phy: Fix the register offsets in Broadcom iProc mdio mux driver (bsc#1051510).
  • net: phy: at803x: Change error to EINVAL for invalid MAC (bsc#1051510).
  • net: phy: broadcom: Use strlcpy() for ethtool::get_strings (bsc#1051510).
  • net: phy: dp83867: Set up RGMII TX delay (bsc#1051510).
  • net: phy: fixedphy: Fix fixedphy not checking GPIO (bsc#1051510).
  • net: phy: marvell: Use strlcpy() for ethtool::get_strings (bsc#1051510).
  • net: phy: marvell: clear wol event before setting it (bsc#1051510).
  • net: phy: meson-gxl: check phy_write return value (bsc#1051510).
  • net: phy: micrel: Use strlcpy() for ethtool::get_strings (bsc#1051510).
  • net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 (bsc#1051510).
  • net: phy: mscc: read 'vsc8531,vddmac' as an u32 (bsc#1051510).
  • net: phy: xgene: disable clk on error paths (bsc#1051510).
  • net: phy: xgmiitorgmii: Check phy_driver ready before accessing (bsc#1051510).
  • net: phy: xgmiitorgmii: Check read_status results (bsc#1051510).
  • net: phy: xgmiitorgmii: Support generic PHY status read (bsc#1051510).
  • net: stmmac: disable/enable ptprefclk in suspend/resume flow (networking-stable-191024).
  • net: use skbqueueemptylockless() in busy poll contexts (networking-stable-1911_05).
  • net: use skbqueueemptylockless() in poll() handlers (networking-stable-1911_05).
  • net: wireless: ti: remove local VENDORID and DEVICEID definitions (git-fixes).
  • net: wireless: ti: wl1251 use new SDIOVENDORIDTIWL1251 definition (git-fixes).
  • netns: fix GFP flags in rtnlnetnotifyid() (networking-stable-191105).
  • nfc: port100: handle command failure cleanly (git-fixes).
  • nl80211: Fix a GET_KEY reply attribute (bsc#1051510).
  • ocfs2: fix panic due to ocfs2_wq is null (bsc#1158644).
  • ocfs2: fix passing zero to 'PTR_ERR' warning (bsc#1158649).
  • openvswitch: fix flow command message size (git-fixes).
  • padata: use smpmb in padatareorder to avoid orphaned padata jobs (git-fixes).
  • phy: phy-twl4030-usb: fix denied runtime access (git-fixes).
  • pinctl: ti: iodelay: fix error checking on pinctrlcountindexwithargs call (git-fixes).
  • pinctrl: at91: do not use the same irqchip with multiple gpiochips (git-fixes).
  • pinctrl: lewisburg: Update pin list according to v1.1v6 (bsc#1051510).
  • pinctrl: lpc18xx: Use define directive for PINCONFIGGPIOPININT (bsc#1051510).
  • pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues (bsc#1051510).
  • pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init (bsc#1051510).
  • pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init (bsc#1051510).
  • pinctrl: samsung: Fix device node refcount leaks in init code (bsc#1051510).
  • pinctrl: sunxi: Fix a memory leak in 'sunxipinctrlbuild_state()' (bsc#1051510).
  • pinctrl: xway: fix gpio-hog related boot issues (bsc#1051510).
  • pinctrl: zynq: Use define directive for PINCONFIGIO_STANDARD (bsc#1051510).
  • pktcdvd: remove warning on attempting to register non-passthrough dev (bsc#1051510).
  • platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size (bsc#1051510).
  • platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer (bsc#1051510).
  • powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full (bsc#1157778 ltc#182520).
  • powerpc/bpf: Fix tail call implementation (bsc#1157698).
  • powerpc/pseries/mobility: notify network peers after migration (bsc#1152631 ltc#181798).
  • powerpc/pseries: Do not fail hash page table insert for bolted mapping (bsc#1157778 ltc#182520).
  • powerpc/pseries: Do not opencode HPTEVBOLTED (bsc#1157778 ltc#182520).
  • ppdev: fix PPGETTIME/PPSETTIME ioctls (bsc#1051510).
  • printk: Export console_printk (bsc#1071995).
  • pwm: Clear chipdata in pwmput() (bsc#1051510).
  • pwm: clps711x: Fix period calculation (bsc#1051510).
  • pwm: lpss: Only set update bit if we are actually changing the settings (bsc#1051510).
  • r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 (networking-stable-191105).
  • regulator: ab8500: Remove AB8505 USB regulator (bsc#1051510).
  • regulator: ab8500: Remove SYSCLKREQ from enum ab8505regulatorid (bsc#1051510).
  • regulator: tps65910: fix a missing check of return value (bsc#1051510).
  • remoteproc: Check for NULL firmwares in sysfs interface (git-fixes).
  • reset: Fix potential use-after-free in _ofresetcontrolget() (bsc#1051510).
  • reset: fix ofresetsimple_xlate kerneldoc comment (bsc#1051510).
  • reset: fix resetcontrolget_exclusive kerneldoc comment (bsc#1051510).
  • reset: fix resetcontrolops kerneldoc comment (bsc#1051510).
  • resource: fix locking in findnextiomem_res() (bsc#1114279).
  • rpm/kernel-binary.spec.in: add COMPRESSVMLINUX (bnc#1155921) Let COMPRESSVMLINUX determine the compression used for vmlinux. By default (historically), it is gz.
  • rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
  • rt2800: remove errornous duplicate condition (git-fixes).
  • rtl818x: fix potential use after free (bsc#1051510).
  • rtlwifi: Remove unnecessary NULL check in rtlregdinit (bsc#1051510).
  • rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface (bsc#1111666).
  • rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information (bsc#1051510).
  • rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer (bsc#1111666).
  • rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address (bsc#1051510).
  • rtlwifi: rtl8192de: Fix missing enable interrupt flag (bsc#1051510).
  • s390/bpf: fix lcgr instruction encoding (bsc#1051510).
  • s390/bpf: use 32-bit index for tail calls (bsc#1051510).
  • s390/cio: avoid calling strlen on null pointer (bsc#1051510).
  • s390/cio: exclude subchannels with no parent from pseudo check (bsc#1051510).
  • s390/cio: fix virtio-ccw DMA without PV (git-fixes).
  • s390/cmm: fix information leak in cmmtimeouthandler() (bsc#1051510).
  • s390/idle: fix cpu idle time calculation (bsc#1051510).
  • s390/mm: properly clear PAGENOEXEC bit when it is not supported (bsc#1051510).
  • s390/process: avoid potential reading of freed stack (bsc#1051510).
  • s390/qdio: (re-)initialize tiqdio list entries (bsc#1051510).
  • s390/qdio: do not touch the dsci in tiqdioaddinput_queues() (bsc#1051510).
  • s390/qeth: clean up page frag creation (git-fixes).
  • s390/qeth: consolidate skb allocation (git-fixes).
  • s390/qeth: ensure linear access to packet headers (git-fixes).
  • s390/qeth: guard against runt packets (git-fixes).
  • s390/qeth: return proper errno on IO error (bsc#1051510).
  • s390/setup: fix boot crash for machine without EDAT-1 (bsc#1051510 bsc#1140948).
  • s390/setup: fix early warning messages (bsc#1051510 bsc#1140948).
  • s390/topology: avoid firing events before kobjs are created (bsc#1051510).
  • s390/zcrypt: fix memleak at release (git-fixes).
  • s390: fix stfle zero padding (bsc#1051510).
  • s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity (git-fixes).
  • sched/fair: Add tmpalonebranch assertion (bnc#1156462).
  • sched/fair: Fix O(nr_cgroups) in the load balancing path (bnc#1156462).
  • sched/fair: Fix insertion in rq->leafcfsrq_list (bnc#1156462).
  • sched/fair: Optimize updateblockedaverages() (bnc#1156462).
  • sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132).
  • scsi: lpfc: use hdwq assigned cpu for allocation (bsc#1157160).
  • scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).
  • scsi: qla2xxx: Allow PLOGI in target mode (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Change discovery state before PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Configure local loop for N2N target (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Correctly retrieve and interpret active flash region (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).
  • scsi: qla2xxx: Do not call qltasyncevent twice (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Do not defer relogin unconditonally (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Drop superfluous INITWORK of delwork (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd (bsc#1157424, bsc#1157908, bsc#1157169, bsc#1151548).
  • scsi: qla2xxx: Fix qla2x00requestirqs() for MSI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Ignore NULL pointer in tcmqla2xxxfree_mcmd (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Initialize free_work before flushing it (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Send Notify ACK after N2N PLOGI (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: Use correct number of vectors for online CPUs (bsc#1137223).
  • scsi: qla2xxx: Use explicit LOGO in target mode (bsc#1157424, bsc#1157908. bsc#1117169, bsc#1151548).
  • scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan (bsc#1138039).
  • scsi: qla2xxx: unregister ports after GPN_FT failure (bsc#1138039).
  • scsi: zfcp: fix request object use-after-free in send path causing wrong traces (bsc#1051510).
  • scsi: zfcp: trace channel log even for FCP command responses (git-fixes).
  • sctp: change sctpprot .noautobind with true (networking-stable-191024).
  • selftests: net: reuseportdualstack: fix uninitalized parameter (networking-stable-1911_05).
  • serial: max310x: Fix tx_empty() callback (bsc#1051510).
  • signal: Properly set TRACESIGNALLOSEINFO in _send_signal (bsc#1157463).
  • slip: Fix use-after-free Read in slip_open (bsc#1051510).
  • smb3: Incorrect size for netname negotiate context (bsc#1144333, bsc#1154355).
  • smb3: fix leak in 'open on server' perf counter (bsc#1144333, bsc#1154355).
  • smb3: fix signing verification of large reads (bsc#1144333, bsc#1154355).
  • smb3: fix unmount hang in open_shroot (bsc#1144333, bsc#1154355).
  • smb3: improve handling of share deleted (and share recreated) (bsc#1144333, bsc#1154355).
  • spi: atmel: Fix CS high support (bsc#1051510).
  • spi: atmel: fix handling of cs_change set on non-last xfer (bsc#1051510).
  • spi: fsl-lpspi: Prevent FIFO under/overrun by default (bsc#1051510).
  • spi: mediatek: use correct mata->xfer_len when in fifo transfer (bsc#1051510).
  • spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch (bsc#1051510).
  • spi: omap2-mcspi: Set FIFO DMA trigger level to word length (bsc#1051510).
  • spi: rockchip: initialize dmaslaveconfig properly (bsc#1051510).
  • spi: spidev: Fix OF tree warning logic (bsc#1051510).
  • staging: rtl8192e: fix potential use after free (bsc#1051510).
  • staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids (bsc#1051510).
  • staging: rtl8723bs: Drop ACPI device ids (bsc#1051510).
  • stm class: Fix a double free of stmsourcedevice (bsc#1051510).
  • supported.conf:
  • synclinkgt(): fix compatioctl() (bsc#1051510).
  • tcpnv: fix potential integer overflow in tcpnvacked (bsc#1051510).
  • thermal: Fix deadlock in thermal thermalzonedevice_check (bsc#1051510).
  • thunderbolt: Fix lockdep circular locking depedency warning (git-fixes).
  • tipc: Avoid copying bytes beyond the supplied data (bsc#1051510).
  • tipc: check bearer name with right length in tipcnlcompatbearerenable (bsc#1051510).
  • tipc: check link name with right length in tipcnlcompatlinkset (bsc#1051510).
  • tipc: check msg->req data len in tipcnlcompatbearerdisable (bsc#1051510).
  • tipc: compat: allow tipc commands without arguments (bsc#1051510).
  • tipc: fix a missing check of genlmsg_put (bsc#1051510).
  • tipc: fix link name length check (bsc#1051510).
  • tipc: fix link name length check (git-fixes).
  • tipc: fix memory leak in tipcnlcompatpubldump (bsc#1051510).
  • tipc: fix skb may be leaky in tipclinkinput (bsc#1051510).
  • tipc: fix tipcmondelete() oops in tipcenablebearer() error path (bsc#1051510).
  • tipc: fix wrong timeout input for tipcwaitfor_cond() (bsc#1051510).
  • tipc: handle the err returned from cmd header function (bsc#1051510).
  • tipc: pass tunnel dev as NULL to udptunnel(6)xmit_skb (bsc#1051510).
  • tipc: tipc clang warning (bsc#1051510).
  • tools/power/x86/intel-speed-select: Fix a read overflow in isstsettdplevelmsr() (bsc#1111666).
  • tpm: add check after commands attribs tab allocation (bsc#1051510).
  • tty: serial: fsllpuart: use the sg count from dmamap_sg (bsc#1051510).
  • tty: serial: imx: use the sg count from dmamapsg (bsc#1051510).
  • tty: serial: msm_serial: Fix flow control (bsc#1051510).
  • tty: serial: pchuart: correct usage of dmaunmap_sg (bsc#1051510).
  • tun: fix data-race in gronormallist() (bsc#1111666).
  • uaccess: Add non-pagefault user-space write function (bsc#1083647).
  • ubifs: Correctly initialize c->minlogbytes (bsc#1158641).
  • ubifs: Limit the number of pages in shrink_liability (bsc#1158643).
  • udp: use skbqueueemptylockless() (networking-stable-1911_05).
  • usb-serial: cp201x: support Mark-10 digital force gauge (bsc#1051510).
  • usb: dwc3: gadget: Check ENBLSLPM before sending ep command (bsc#1051510).
  • usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210getstatus() (bsc#1051510).
  • usbip: tools: fix fd leakage in the function of readattrusbip_status (git-fixes).
  • vfio-ccw: Fix misleading comment when setting orb.cmd.c64 (bsc#1051510).
  • vfio-ccw: Set panr to 0 if memory allocation fails for paiova_pfn (bsc#1051510).
  • vfio: ccw: push down unsupported IDA check (bsc#1156471 LTC#182362).
  • vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 (bsc#1051510).
  • video/hdmi: Fix AVI bar unpack (git-fixes).
  • video: backlight: Add devres versions of offindbacklight (bsc#1090888) Taken for 6010831dde5.
  • video: backlight: Add offindbacklight helper in backlight.c (bsc#1090888) Taken for 6010831dde5.
  • virtio/s390: fix race on airq_areas (bsc#1051510).
  • virtioconsole: allocate inbufs in addport() only if it is needed (git-fixes).
  • virtio_ring: fix return code on DMA mapping fails (git-fixes).
  • vmxnet3: turn off lro when rxcsum is disabled (bsc#1157499).
  • vsock/virtio: fix sock refcnt holding during the shutdown (git-fixes).
  • watchdog: meson: Fix the wrong value of left time (bsc#1051510).
  • watchdog: sama5d4: fix WDD value to be always set to max (bsc#1051510).
  • wil6210: fix L2 RX status handling (bsc#1111666).
  • wil6210: fix RGFCAFICR address for Talyn-MB (bsc#1111666).
  • wil6210: fix debugfs memory access alignment (bsc#1111666).
  • wil6210: fix locking in wmi_call (bsc#1111666).
  • x86/alternatives: Add int3emulatecall() selftest (bsc#1153811).
  • x86/alternatives: Fix int3emulatecall() selftest stack corruption (bsc#1153811).
  • x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txt (bsc#1078248).
  • x86/pkeys: Update documentation about availability (bsc#1078248).
  • x86/speculation/taa: Fix printing of TAAMSGSMT on IBRS_ALL CPUs (bsc#1158068).
  • x86/speculation: Fix incorrect MDS/TAA mitigation status (bsc#1114279).
  • x86/speculation: Fix redundant MDS mitigation message (bsc#1114279).
  • xfs: Sanity check flags of Q_XQUOTARM call (bsc#1158652).
  • temporarily disable debug_pagealloc (bsc#1159096).
References

Affected packages

SUSE:Linux Enterprise High Availability Extension 12 SP5 / kernel-default

Package

Name
kernel-default
Purl
purl:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20High%20Availability%20Extension%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "dlm-kmp-default": "4.12.14-122.12.1",
            "gfs2-kmp-default": "4.12.14-122.12.1",
            "ocfs2-kmp-default": "4.12.14-122.12.1",
            "cluster-md-kmp-default": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Live Patching 12 SP5 / kernel-default

Package

Name
kernel-default
Purl
purl:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-default-kgraft": "4.12.14-122.12.1",
            "kernel-default-kgraft-devel": "4.12.14-122.12.1",
            "kgraft-patch-4_12_14-122_12-default": "1-8.5.1"
        }
    ]
}

SUSE:Linux Enterprise Live Patching 12 SP5 / kgraft-patch-SLE12-SP5_Update_2

Package

Name
kgraft-patch-SLE12-SP5_Update_2
Purl
purl:rpm/suse/kgraft-patch-SLE12-SP5_Update_2&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1-8.5.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-default-kgraft": "4.12.14-122.12.1",
            "kernel-default-kgraft-devel": "4.12.14-122.12.1",
            "kgraft-patch-4_12_14-122_12-default": "1-8.5.1"
        }
    ]
}

SUSE:Linux Enterprise Software Development Kit 12 SP5 / kernel-docs

Package

Name
kernel-docs
Purl
purl:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-docs": "4.12.14-122.12.1",
            "kernel-obs-build": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Software Development Kit 12 SP5 / kernel-obs-build

Package

Name
kernel-obs-build
Purl
purl:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-docs": "4.12.14-122.12.1",
            "kernel-obs-build": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server 12 SP5 / kernel-default

Package

Name
kernel-default
Purl
purl:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server 12 SP5 / kernel-source

Package

Name
kernel-source
Purl
purl:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server 12 SP5 / kernel-syms

Package

Name
kernel-syms
Purl
purl:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server for SAP Applications 12 SP5 / kernel-default

Package

Name
kernel-default
Purl
purl:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server for SAP Applications 12 SP5 / kernel-source

Package

Name
kernel-source
Purl
purl:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Server for SAP Applications 12 SP5 / kernel-syms

Package

Name
kernel-syms
Purl
purl:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-macros": "4.12.14-122.12.1",
            "kernel-devel": "4.12.14-122.12.1",
            "kernel-default-base": "4.12.14-122.12.1",
            "kernel-default-man": "4.12.14-122.12.1",
            "kernel-default": "4.12.14-122.12.1",
            "kernel-source": "4.12.14-122.12.1",
            "kernel-syms": "4.12.14-122.12.1",
            "kernel-default-devel": "4.12.14-122.12.1"
        }
    ]
}

SUSE:Linux Enterprise Workstation Extension 12 SP5 / kernel-default

Package

Name
kernel-default
Purl
purl:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Workstation%20Extension%2012%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.12.14-122.12.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-default-extra": "4.12.14-122.12.1"
        }
    ]
}