SUSE-SU-2020:1141-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2020:1141-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2020:1141-1
Related
Published
2020-04-29T12:25:30Z
Modified
2020-04-29T12:25:30Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2020-8834: KVM on Power8 processors had a conflicting use of HSTATEHOSTR1 to store r1 state in kvmppchventry plus in kvmppc{save,restore}tm, leading to a stack corruption. Because of this, an attacker with the ability to run code in kernel space of a guest VM can cause the host kernel to panic (bnc#1168276).
  • CVE-2020-11494: An issue was discovered in slcbump in drivers/net/can/slcan.c, which allowed attackers to read uninitialized canframe data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIGINITSTACK_ALL (bnc#1168424).
  • CVE-2020-10942: In getrawsocket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls (bnc#1167629).
  • CVE-2019-9458: In the video driver there was a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed (bnc#1168295).
  • CVE-2019-3701: Fixed an issue in cancangw_rcv, which could cause a system crash (bnc#1120386).
  • CVE-2019-19770: Fixed a use-after-free in the debugfs_remove function (bsc#1159198).
  • CVE-2020-11669: Fixed an issue where arch/powerpc/kernel/idlebook3s.S did not have save/restore functionality for PNVPOWERSAVEAMR, PNVPOWERSAVEUAMOR, and PNVPOWERSAVE_AMOR (bnc#1169390).
  • CVE-2020-8647: There was a use-after-free vulnerability in the vcdoresize function in drivers/tty/vt/vt.c (bnc#1162929).
  • CVE-2020-8649: There was a use-after-free vulnerability in the vgaconinvertregion function in drivers/video/console/vgacon.c (bnc#1162931).
  • CVE-2020-9383: An issue was discovered setfdc in drivers/block/floppy.c leads to a waittil_ready out-of-bounds read because the FDC index is not checked for errors before assigning it (bnc#1165111).
  • CVE-2019-19768: Fixed a use-after-free in the _blkadd_trace function in kernel/trace/blktrace.c (bnc#1159285).

The following non-security bugs were fixed:

  • ACPICA: Introduce ACPIACCESSBYTE_WIDTH() macro (bsc#1051510).
  • ACPI: watchdog: Fix gas->access_width usage (bsc#1051510).
  • ALSA: ali5451: remove redundant variable capture_flag (bsc#1051510).
  • ALSA: core: Replace zero-length array with flexible-array member (bsc#1051510).
  • ALSA: emu10k1: Fix endianness annotations (bsc#1051510).
  • ALSA: hda/ca0132 - Replace zero-length array with flexible-array member (bsc#1051510).
  • ALSA: hda_codec: Replace zero-length array with flexible-array member (bsc#1051510).
  • ALSA: hda: Fix potential access overflow in beep helper (bsc#1051510).
  • ALSA: hda/realtek: Fix pop noise on ALC225 (git-fixes).
  • ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 (bsc#1051510).
  • ALSA: hda: remove redundant assignment to variable timeout (bsc#1051510).
  • ALSA: hda: Use scnprintf() for string truncation (bsc#1051510).
  • ALSA: hdsp: remove redundant assignment to variable err (bsc#1051510).
  • ALSA: ice1724: Fix invalid access for enumerated ctl items (bsc#1051510).
  • ALSA: info: remove redundant assignment to variable c (bsc#1051510).
  • ALSA: korg1212: fix if-statement empty body warnings (bsc#1051510).
  • ALSA: line6: Fix endless MIDI read loop (git-fixes).
  • ALSA: pcm: oss: Avoid plugin buffer overflow (git-fixes).
  • ALSA: pcm: oss: Fix regression by buffer overflow fix (bsc#1051510).
  • ALSA: pcm: oss: Remove WARNING from sndpcmplug_alloc() checks (git-fixes).
  • ALSA: seq: oss: Fix running status after receiving sysex (git-fixes).
  • ALSA: seq: virmidi: Fix running status after receiving sysex (git-fixes).
  • ALSA: usx2y: Adjust indentation in sndusX2Yhwdepdspstatus (bsc#1051510).
  • ALSA: via82xx: Fix endianness annotations (bsc#1051510).
  • ASoC: dapm: Correct DAPM handling of active widgets during shutdown (bsc#1051510).
  • ASoC: Intel: atom: Take the drv->lock mutex before calling sstsendslot_map() (bsc#1051510).
  • ASoC: Intel: mrfld: fix incorrect check on p->sink (bsc#1051510).
  • ASoC: Intel: mrfld: return error codes when an error occurs (bsc#1051510).
  • ASoC: jz4740-i2s: Fix divider written at incorrect offset in register (bsc#1051510).
  • ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path (bsc#1051510).
  • ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output (bsc#1051510).
  • ASoC: pcm: update FE/BE trigger order based on the command (bsc#1051510).
  • ASoC: sun8i-codec: Remove unused dev from codec struct (bsc#1051510).
  • ASoC: topology: Fix memleak in soctplglinkelemsload() (bsc#1051510).
  • ath9k: Handle txpower changes even when TPC is disabled (bsc#1051510).
  • atm: zatm: Fix empty body Clang warnings (bsc#1051510).
  • atomic: Add irqsave variant of atomicdecand_lock() (bsc#1166003).
  • b43legacy: Fix -Wcast-function-type (bsc#1051510).
  • batman-adv: Avoid spurious warnings from batv neighcmp implementation (bsc#1051510).
  • batman-adv: Do not schedule OGM for disabled interface (bsc#1051510).
  • batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs (bsc#1051510).
  • blk: Fix kabi due to blktracemutex addition (bsc#1159285).
  • blk-mq: Allow blocking queue tag iter callbacks (bsc#1167316).
  • blktrace: fix dereference after null check (bsc#1159285).
  • blktrace: fix trace mutex deadlock (bsc#1159285).
  • block: allow gendisk's request_queue registration to be (bsc#1104967,bsc#1159142).
  • block, bfq: fix use-after-free in bfqidleslicetimerbody (bsc#1168760).
  • block: keep bdi->iopages in sync with maxsectors_kb for stacked devices (bsc#1168762).
  • Bluetooth: RFCOMM: fix ODEBUG bug in rfcommdevioctl (bsc#1051510).
  • bnxten: Fix TC queue mapping (networking-stable-2002_05).
  • bonding/alb: properly access headers in bondalbxmit() (networking-stable-200209).
  • bpf: Explicitly memset some bpf info structures declared on the stack (bsc#1083647).
  • bpf: Explicitly memset the bpf_attr structure (bsc#1083647).
  • bpf: fix ldx in ld_abs rewrite for large offsets (bsc#1154385).
  • bpf: implement ldabs/ldind in native bpf (bsc#1154385).
  • bpf: make unknown opcode handling more robust (bsc#1154385).
  • bpf: prefix cbpf internal helpers with bpf_ (bsc#1154385).
  • bpf, x64: remove ldabs/ldind (bsc#1154385).
  • bpf, x64: save several bytes by using mov over movabsq when possible (bsc#1154385).
  • btrfs: Account for transblockrsv in maycommittransaction (bsc#1165949).
  • btrfs: add a flush step for delayed iputs (bsc#1165949).
  • btrfs: add assertions for releasing trans handle reservations (bsc#1165949).
  • btrfs: add btrfsdeleteref_head helper (bsc#1165949).
  • btrfs: add enospc debug messages for ticket failure (bsc#1165949).
  • btrfs: Add enospcdebug printing in metadatareserve_bytes (bsc#1165949).
  • btrfs: add new flushing states for the delayed refs rsv (bsc#1165949).
  • btrfs: add space reservation tracepoint for reserved bytes (bsc#1165949).
  • btrfs: allow us to use up to 90% of the global rsv for unlink (bsc#1165949).
  • btrfs: always reserve our entire size for the global reserve (bsc#1165949).
  • btrfs: assert on non-empty delayed iputs (bsc##1165949).
  • btrfs: be more explicit about allowed flush states (bsc#1165949).
  • btrfs: call btrfscreatependingblockgroups unconditionally (bsc#1165949).
  • btrfs: catch cow on deleting snapshots (bsc#1165949).
  • btrfs: change the minimum global reserve size (bsc#1165949).
  • btrfs: check if there are free block groups for commit (bsc#1165949).
  • btrfs: clean up error handling in btrfs_truncate() (bsc#1165949).
  • btrfs: cleanup extent_op handling (bsc#1165949).
  • btrfs: cleanup root usage by btrfsgetalloc_profile (bsc#1165949).
  • btrfs: cleanup the target logic in _btrfsblockrsvrelease (bsc#1165949).
  • btrfs: clear space cache inode generation always (bsc#1165949).
  • btrfs: delayed-ref: pass delayedrefs directly to btrfsdelayedreflock (bsc#1165949).
  • btrfs: do not account global reserve in can_overcommit (bsc#1165949).
  • btrfs: do not allow reservations if we have pending tickets (bsc#1165949).
  • btrfs: do not call btrfsstartdelalloc_roots in flushoncommit (bsc#1165949).
  • btrfs: do not end the transaction for delayed refs in throttle (bsc#1165949).
  • btrfs: do not enospc all tickets on flush failure (bsc#1165949).
  • btrfs: do not run delayed_iputs in commit (bsc##1165949).
  • btrfs: do not run delayed refs in the end transaction logic (bsc#1165949).
  • btrfs: do not use ctl->freespace for maxextent_size (bsc##1165949).
  • btrfs: do not use global reserve for chunk allocation (bsc#1165949).
  • btrfs: drop minsize from evictrefillandjoin (bsc##1165949).
  • btrfs: drop unused spaceinfo parameter from createspace_info (bsc#1165949).
  • btrfs: dump block_rsv details when dumping space info (bsc#1165949).
  • btrfs: export block group accounting helpers (bsc#1165949).
  • btrfs: export blockrsvuse_bytes (bsc#1165949).
  • btrfs: export btrfsblockrsvaddbytes (bsc#1165949).
  • btrfs: export _btrfsblockrsvrelease (bsc#1165949).
  • btrfs: export spaceinfoadd*bytes (bsc#1165949).
  • btrfs: export the block group caching helpers (bsc#1165949).
  • btrfs: export the caching control helpers (bsc#1165949).
  • btrfs: export the excluded extents helpers (bsc#1165949).
  • btrfs: extent-tree: Add lockdep assert when updating space info (bsc#1165949).
  • btrfs: extent-tree: Add trace events for space info numbers update (bsc#1165949).
  • btrfs: extent-tree: Detect bytesmayuse underflow earlier (bsc#1165949).
  • btrfs: extent-tree: Detect bytes_pinned underflow earlier (bsc#1165949).
  • btrfs: factor out the ticket flush handling (bsc#1165949).
  • btrfs: fix btrfswaitordered_range() so that it waits for all ordered extents (bsc#1163508).
  • btrfs: fix insert_reserved error handling (bsc##1165949).
  • btrfs: fix maycommittransaction to deal with no partial filling (bsc#1165949).
  • btrfs: fix missing delayed iputs on unmount (bsc#1165949).
  • btrfs: fix panic during relocation after ENOSPC before writeback happens (bsc#1163508).
  • btrfs: fix qgroup double free after failure to reserve metadata for delalloc (bsc#1165949).
  • btrfs: fix race leading to metadata space leak after task received signal (bsc#1165949).
  • btrfs: fix truncate throttling (bsc#1165949).
  • btrfs: force chunk allocation if our global rsv is larger than metadata (bsc#1165949).
  • btrfs: Improve global reserve stealing logic (bsc#1165949).
  • btrfs: introduce an evict flushing state (bsc#1165949).
  • btrfs: introduce delayedrefsrsv (bsc#1165949).
  • btrfs: loop in inodersvrefill (bsc#1165949).
  • btrfs: make btrfsdestroydelayedrefs use btrfsdelayedreflock (bsc#1165949).
  • btrfs: make btrfsdestroydelayedrefs use btrfsdeleterefhead (bsc#1165949).
  • btrfs: make cachingthread use btrfsfindnextkey (bsc#1165949).
  • btrfs: migrate btrfstransreleasechunkmetadata (bsc#1165949).
  • btrfs: migrate inc/decblockgroup_ro code (bsc#1165949).
  • btrfs: migrate nocow and reservation helpers (bsc#1165949).
  • btrfs: migrate the alloc_profile helpers (bsc#1165949).
  • btrfs: migrate the block group caching code (bsc#1165949).
  • btrfs: migrate the block group cleanup code (bsc#1165949).
  • btrfs: migrate the block group lookup code (bsc#1165949).
  • btrfs: migrate the block group read/creation code (bsc#1165949).
  • btrfs: migrate the block group ref counting stuff (bsc#1165949).
  • btrfs: migrate the block group removal code (bsc#1165949).
  • btrfs: migrate the block group space accounting helpers (bsc#1165949).
  • btrfs: migrate the block-rsv code to block-rsv.c (bsc#1165949).
  • btrfs: migrate the chunk allocation code (bsc#1165949).
  • btrfs: migrate the delalloc space stuff to it's own home (bsc#1165949).
  • btrfs: migrate the delayed refs rsv code (bsc#1165949).
  • btrfs: migrate the dirty bg writeout code (bsc#1165949).
  • btrfs: migrate the globalblockrsv helpers to block-rsv.c (bsc#1165949).
  • btrfs: move and export can_overcommit (bsc#1165949).
  • btrfs: move basic block_group definitions to their own header (bsc#1165949).
  • btrfs: move btrfsaddfree_space out of a header file (bsc#1165949).
  • btrfs: move btrfsblockrsv definitions into it's own header (bsc#1165949).
  • btrfs: move btrfsraidgroup values to btrfsraidattr table (bsc#1165949).
  • btrfs: move btrfsspaceinfoadd*_bytes to space-info.c (bsc#1165949).
  • btrfs: move dumpspaceinfo to space-info.c (bsc#1165949).
  • btrfs: move reservemetadatabytes and supporting code to space-info.c (bsc#1165949).
  • btrfs: move space_info to space-info.h (bsc#1165949).
  • btrfs: move the space_info handling code to space-info.c (bsc#1165949).
  • btrfs: move the space info update macro to space-info.h (bsc#1165949).
  • btrfs: move the subvolume reservation stuff out of extent-tree.c (bsc#1165949).
  • btrfs: only check delayed ref usage in shouldendtransaction (bsc#1165949).
  • btrfs: only check priority tickets for priority flushing (bsc#1165949).
  • btrfs: only free reserved extent if we didn't insert it (bsc##1165949).
  • btrfs: only reserve metadata_size for inodes (bsc#1165949).
  • btrfs: only track refheads in delayedref_updates (bsc#1165949).
  • btrfs: Output ENOSPC debug info in incblockgroup_ro (bsc#1165949).
  • btrfs: pass root to various extent ref mod functions (bsc#1165949).
  • btrfs: refactor block group replication factor calculation to a helper (bsc#1165949).
  • btrfs: refactor priorityreclaimmetadata_space (bsc#1165949).
  • btrfs: refactor the ticket wakeup code (bsc#1165949).
  • btrfs: release metadata before running delayed refs (bsc##1165949).
  • btrfs: Remove btrfsinode::delayediput_count (bsc#1165949).
  • btrfs: Remove fsinfo from dochunk_alloc (bsc#1165949).
  • btrfs: remove origbytes from reserveticket (bsc#1165949).
  • btrfs: Remove redundant argument of flush_space (bsc#1165949).
  • btrfs: rename btrfsspaceinfoaddold_bytes (bsc#1165949).
  • btrfs: rename dochunkalloc to btrfschunkalloc (bsc#1165949).
  • btrfs: rename the btrfscalc*metadatasize helpers (bsc#1165949).
  • btrfs: replace cleanerdelayediput_mutex with a waitqueue (bsc#1165949).
  • btrfs: reserve delalloc metadata differently (bsc#1165949).
  • btrfs: reserve extra space during evict (bsc#1165949).
  • btrfs: reset maxextentsize on clear in a bitmap (bsc##1165949).
  • btrfs: reset maxextentsize properly (bsc##1165949).
  • btrfs: rework btrfscheckspacefordelayed_refs (bsc#1165949).
  • btrfs: rework wakealltickets (bsc#1165949).
  • btrfs: roll tracepoint into btrfsspaceinfo_update helper (bsc#1165949).
  • btrfs: run btrfstrygranting_tickets if a priority ticket fails (bsc#1165949).
  • btrfs: run delayed iput at unlink time (bsc#1165949).
  • btrfs: run delayed iputs before committing (bsc#1165949).
  • btrfs: set maxextentsize properly (bsc##1165949).
  • btrfs: stop partially refilling tickets when releasing space (bsc#1165949).
  • btrfs: stop using blockrsvrelease_bytes everywhere (bsc#1165949).
  • btrfs: temporarily export btrfsgetrestripe_target (bsc#1165949).
  • btrfs: temporarily export fragmentfreespace (bsc#1165949).
  • btrfs: temporarily export incblockgroup_ro (bsc#1165949).
  • btrfs: track DIO bytes in flight (bsc#1165949).
  • btrfs: unexport can_overcommit (bsc#1165949).
  • btrfs: unexport the temporary exported functions (bsc#1165949).
  • btrfs: unify error handling for ticket flushing (bsc#1165949).
  • btrfs: update maycommittransaction to use the delayed refs rsv (bsc#1165949).
  • btrfs: use btrfstrygrantingtickets in updateglobal_rsv (bsc#1165949).
  • btrfs: wait on caching when putting the bg cache (bsc#1165949).
  • btrfs: wait on ordered extents on abort cleanup (bsc#1165949).
  • btrfs: wakeup cleaner thread when adding delayed iput (bsc#1165949).
  • ceph: canonicalize server path in place (bsc#1168443).
  • ceph: remove the extra slashes in the server path (bsc#1168443).
  • cfg80211: check regrule for NULL in handlechannel_custom() (bsc#1051510).
  • cfg80211: check wiphy driver existence for drvinfo report (bsc#1051510).
  • cgroup: memcg: net: do not associate sock with unrelated cgroup (bsc#1167290).
  • cifs: add a debug macro that prints \server\share for errors (bsc#1144333).
  • cifs: add missing mount option to /proc/mounts (bsc#1144333).
  • cifs: add new debugging macro cifsserverdbg (bsc#1144333).
  • cifs: add passthrough for smb2 setinfo (bsc#1144333).
  • cifs: add SMB2_open() arg to return POSIX data (bsc#1144333).
  • cifs: add smb2 POSIX info level (bsc#1144333).
  • cifs: add SMB3 change notification support (bsc#1144333).
  • cifs: add support for fallocate mode 0 for non-sparse files (bsc#1144333).
  • cifs: Add support for setting owner info, dos attributes, and create time (bsc#1144333).
  • cifs: Add tracepoints for errors on flush or fsync (bsc#1144333).
  • cifs: Adjust indentation in smb2openfile (bsc#1144333).
  • cifs: allow chmod to set mode bits using special sid (bsc#1144333).
  • cifs: Avoid doing network I/O while holding cache lock (bsc#1144333).
  • cifs: call wakeup(&server->responseq) inside of cifs_reconnect() (bsc#1144333).
  • cifs: Clean up DFS referral cache (bsc#1144333).
  • cifs: create a helper function to parse the query-directory response buffer (bsc#1144333).
  • cifs: do d_move in rename (bsc#1144333).
  • cifs: Do not display RDMA transport on reconnect (bsc#1144333).
  • cifs: do not ignore the SYNC flags in getattr (bsc#1144333).
  • cifs: do not leak -EAGAIN for stat() during reconnect (bsc#1144333).
  • cifs: do not use 'pre:' for MODULE_SOFTDEP (bsc#1144333).
  • cifs: enable change notification for SMB2.1 dialect (bsc#1144333).
  • cifs: fail i/o on soft mounts if sessionsetup errors out (bsc#1144333).
  • cifs: fix a comment for the timeouts when sending echos (bsc#1144333).
  • cifs: fix a white space issue in cifsgetinode_info() (bsc#1144333).
  • cifs: fix dereference on ses before it is null checked (bsc#1144333).
  • cifs: Fix memory allocation in _smb2handlecancelledcmd() (bsc#1144333).
  • cifs: fix mode bits from dir listing when mounted with modefromsid (bsc#1144333).
  • cifs: Fix mode output in debugging statements (bsc#1144333).
  • cifs: Fix mount options set in automount (bsc#1144333).
  • cifs: fix NULL dereference in match_prepath (bsc#1144333).
  • cifs: Fix potential deadlock when updating vol in cifs_reconnect() (bsc#1144333).
  • cifs: fix potential mismatch of UNC paths (bsc#1144333).
  • cifs: fix rename() by ensuring source handle opened with DELETE bit (bsc#1144333).
  • cifs: Fix return value in _updatecache_entry (bsc#1144333).
  • cifs: fix soft mounts hanging in the reconnect code (bsc#1144333).
  • cifs: fix soft mounts hanging in the reconnect code (bsc#1144333).
  • cifs: Fix task struct use-after-free on reconnect (bsc#1144333).
  • cifs: fix unitialized variable poential problem with network I/O cache lock patch (bsc#1144333).
  • cifs: get mode bits from special sid on stat (bsc#1144333).
  • cifs: Get rid of kstrdup_const()'d paths (bsc#1144333).
  • cifs: handle prefix paths in reconnect (bsc#1144333).
  • cifs: ignore cached share root handle closing errors (bsc#1166780).
  • cifs: Introduce helpers for finding TCP connection (bsc#1144333).
  • cifs: log warning message (once) if out of disk space (bsc#1144333).
  • cifs: make sure we do not overflow the max EA buffer size (bsc#1144333).
  • cifs: make use of capunix(ses) in cifsreconnect_tcon() (bsc#1144333).
  • cifs: Merge ispathvalid() into getnormalizedpath() (bsc#1144333).
  • cifs: modefromsid: make room for 4 ACE (bsc#1144333).
  • cifs: modefromsid: write mode ACE first (bsc#1144333).
  • cifs: Optimize readdir on reparse points (bsc#1144333).
  • cifs: plumb smb2 POSIX dir enumeration (bsc#1144333).
  • cifs: potential unintitliazed error code in cifs_getattr() (bsc#1144333).
  • cifs: prepare SMB2querydirectory to be used with compounding (bsc#1144333).
  • cifs: print warning once if mounting with vers=1.0 (bsc#1144333).
  • cifs: refactor cifsgetinode_info() (bsc#1144333).
  • cifs: remove redundant assignment to pointer pneg_ctxt (bsc#1144333).
  • cifs: remove redundant assignment to variable rc (bsc#1144333).
  • cifs: remove set but not used variables (bsc#1144333).
  • cifs: remove set but not used variable 'server' (bsc#1144333).
  • cifs: remove unused variable (bsc#1144333).
  • cifs: remove unused variable 'sid_user' (bsc#1144333).
  • cifs: rename a variable in SendReceive() (bsc#1144333).
  • cifs: rename posix create rsp (bsc#1144333).
  • cifs: replace various strncpy with strscpy and similar (bsc#1144333).
  • cifs: Return directly after a failed buildpathfromdentry() in cifsdo_create() (bsc#1144333).
  • cifs: set correct max-buffer-size for smb2ioctlinit() (bsc#1144333).
  • cifs: smbd: Add messages on RDMA session destroy and reconnection (bsc#1144333).
  • cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O (bsc#1144333).
  • cifs: smbd: Only queue work for error recovery on memory registration (bsc#1144333).
  • cifs: smbd: Return -EAGAIN when transport is reconnecting (bsc#1144333).
  • cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state (bsc#1144333).
  • cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECTMAXSGE (bsc#1144333).
  • cifs: Use common error handling code in smb2ioctlquery_info() (bsc#1144333).
  • cifs: use compounding for open and first query-dir for readdir() (bsc#1144333).
  • cifs: Use #define in cifs_dbg (bsc#1144333).
  • cifs: Use memdup_user() rather than duplicating its implementation (bsc#1144333).
  • cifs: use moddelayedwork() for &server->reconnect if already queued (bsc#1144333).
  • cifs: use PTRERROR_ZERO() to simplify code (bsc#1144333).
  • clk: qcom: rcg: Return failure for RCG update (bsc#1051510).
  • clsrsvp: fix rsvppolicy (networking-stable-200205).
  • configfs: Fix bool initialization/comparison (bsc#1051510).
  • cpufreq: powernv: Fix unsafe notifiers (bsc#1065729).
  • cpufreq: powernv: Fix use-after-free (bsc#1065729).
  • cpufreq: Register drivers only after CPU devices have been registered (bsc#1051510).
  • cpuidle: Do not unset the driver if it is there already (bsc#1051510).
  • crypto: arm64/sha-ce - implement export/import (bsc#1051510).
  • crypto: mxs-dcp - fix scatterlist linearization for hash (bsc#1051510).
  • crypto: pcrypt - Fix user-after-free on module unload (git-fixes).
  • crypto: tcrypt - fix printed skcipher [a]sync mode (bsc#1051510).
  • debugfs: add support for more elaborate ->d_fsdata (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: call debugfsrealfops() only after debugfsfileget() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: convert to debugfsfileget() and -put() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: debugfsrealfops(): drop _musthold sparse annotation (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: debugfsusestart/finish do not exist anymore (bsc#1159198). Prerequisite for bsc#1159198.
  • debugfs: defer debugfs_fsdata allocation to first usage (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: fix debugfsrealfops() build error (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: implement per-file removal protection (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: purge obsolete SRCU based removal protection (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • debugfs: simplify _debugfsremove_file() (bsc#1159198). Prerequisite for bsc#1159198.
  • Delete patches which cause regression (bsc#1165527 ltc#184149).
  • Deprecate NRUNSTABLENFS, use NR_WRITEBACK (bsc#1163403).
  • device: Use overflow helpers for devm_kmalloc() (bsc#1166003).
  • dmaengine: coh901318: Fix a double lock bug in dmatchandle() (bsc#1051510).
  • dmaengine: ste_dma40: fix unneeded variable warning (bsc#1051510).
  • dm: fix incomplete request_queue initialization (bsc#1104967,bsc#1159142).
  • driver core: platform: fix u32 greater or equal to zero comparison (bsc#1051510).
  • driver core: platform: Prevent resouce overflow from causing infinite loops (bsc#1051510).
  • driver core: Print device when resources present in really_probe() (bsc#1051510).
  • drivers/md/raid5.c: use the new spelling of RWHWRITELIFENOTSET (bsc#1166003).
  • drivers/md/raid5: Do not disable irq on releaseinactivestripe_list() call (bsc#1166003).
  • drivers/md/raid5-ppl.c: use the new spelling of RWHWRITELIFENOTSET (bsc#1166003).
  • drivers/md/raid5: Use irqsave variant of atomicdecand_lock() (bsc#1166003).
  • drm/amd/display: remove duplicated assignment to grphobjtype (bsc#1051510).
  • drm/amdkfd: fix a use after free race with mmu_notifer unregister (bsc#1114279)
  • drm: atmel-hlcdc: enable clock before configuring timing engine (bsc#1114279)
  • drm/bochs: downgrade pcirequestregion failure from error to warning (bsc#1051510).
  • drm/bridge: dw-hdmi: fix AVI frame colorimetry (bsc#1051510).
  • drmdpmsttopology: fix broken drmdpsidebandparseremotedpcd_read() (bsc#1051510).
  • drm/drmdpmst:remove set but not used variable 'origlen' (bsc#1051510).
  • drm/etnaviv: fix dumping of iommuv2 (bsc#1114279)
  • drm/gma500: Fixup fbdev stolen size usage evaluation (bsc#1051510).
  • drm/i915/gvt: Separate display reset from ALL_ENGINES reset (bsc#1114279)
  • drm/i915/userptr: fix size calculation (bsc#1114279)
  • drm/i915/userptr: Try to acquire the page lock around (bsc#1114279)
  • drm/i915: Wean off drmpcialloc/drmpcifree (bsc#1114279)
  • drm/mediatek: Add gamma property according to hardware capability (bsc#1114279)
  • drm/mediatek: disable all the planes in atomic_disable (bsc#1114279)
  • drm/mediatek: handle events when enabling/disabling crtc (bsc#1051510).
  • drm/mipidbi: Fix off-by-one bugs in mipidbi_blank() (bsc#1114279)
  • drm: msm: mdp4: Adjust indentation in mdp4dsiencoder_enable (bsc#1114279)
  • drm/msm: Set dma maximum segment size for mdss (bsc#1051510).
  • drm/msm: stop abusing dma_map/unmap for cache (bsc#1051510).
  • drm/msm: Use the correct dma_sync calls harder (bsc#1051510).
  • drm/msm: Use the correct dmasync calls in msmgem (bsc#1051510).
  • drm/nouveau/disp/nv50-: prevent oops when no channel method map provided (bsc#1051510).
  • drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw (bsc#1051510).
  • drm: rcar-du: Recognize 'renesas,vsps' in addition to 'vsps' (bsc#1114279)
  • drm: remove the newline for CRC source name (bsc#1051510).
  • dt-bindings: allow up to four clocks for orion-mdio (bsc#1051510).
  • EDAC/mc: Fix use-after-free and memleaks during device removal (bsc#1114279).
  • efi: Fix a race and a buffer overflow while reading efivars via sysfs (bsc#1164893).
  • ethtool: Factored out similar ethtool link settings for virtual devices to core (bsc#1136157 ltc#177197).
  • ext4: add condresched() to _ext4findentry() (bsc#1166862).
  • ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes (bsc#1165019).
  • ext4: Check for non-zero journal inum in ext4calculateoverhead (bsc#1167288).
  • ext4: do not assume that mmp_nodename/bdevname have NUL (bsc#1166860).
  • ext4: fix a data race in EXT4I(inode)->idisksize (bsc#1166861).
  • ext4: fix incorrect group count in ext4fillsuper error message (bsc#1168765).
  • ext4: fix incorrect inodes per group in error message (bsc#1168764).
  • ext4: fix potential race between online resizing and write operations (bsc#1166864).
  • ext4: fix potential race between sflexgroups online resizing and access (bsc#1166867).
  • ext4: fix potential race between sgroupinfo online resizing and access (bsc#1166866).
  • ext4: fix race between writepages and enabling EXT4EXTENTSFL (bsc#1166870).
  • ext4: fix support for inode sizes > 1024 bytes (bsc#1164284).
  • ext4: potential crash on allocation error in ext4allocflexbgarray() (bsc#1166940).
  • ext4: rename sjournalflagrwsem to swritepages_rwsem (bsc#1166868).
  • ext4: validate the debugwantextra_isize mount option at parse time (bsc#1163897).
  • fat: fix uninit-memory access for partial initialized inode (bsc#1051510).
  • fat: work around race with userspace's read via blockdev while mounting (bsc#1051510).
  • fbdev/g364fb: Fix build failure (bsc#1051510).
  • fbdev: potential information leak in dofbioctl() (bsc#1114279)
  • fbmem: Adjust indentation in fbpreparelogo and fb_blank (bsc#1114279)
  • fcntl: fix typo in RWHWRITELIFENOTSET r/w hint name (bsc#1166003).
  • fix memory leak in large read decrypt offload (bsc#1144333).
  • fs/cifs/cifssmb.c: use true,false for bool variable (bsc#1144333).
  • fs: cifs: cifsssmb: remove redundant assignment to variable ret (bsc#1144333).
  • fs: cifs: Initialize filesystem timestamp ranges (bsc#1144333).
  • fs: cifs: mute -Wunused-const-variable message (bsc#1144333).
  • fs/cifs/sess.c: Remove set but not used variable 'capabilities' (bsc#1144333).
  • fs/cifs/smb2ops.c: use true,false for bool variable (bsc#1144333).
  • fs/cifs/smb2pdu.c: Make SMB2notifyinit static (bsc#1144333).
  • fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985).
  • ftrace/kprobe: Show the maxactive number on kprobe_events (git-fixes).
  • gtp: make sure only SOCKDGRAM UDP sockets are accepted (networking-stable-2001_27).
  • gtp: use _GFPNOWARN to avoid memalloc warning (networking-stable-200205).
  • HID: apple: Add support for recent firmware on Magic Keyboards (bsc#1051510).
  • HID: core: fix off-by-one memset in hidreportraw_event() (bsc#1051510).
  • HID: hiddev: Fix race in in hiddev_disconnect() (git-fixes).
  • hvnetvsc: Fix memory leak when removing rndis device (networking-stable-2001_20).
  • hvnetvsc: pass netvscdevice to rndis halt
  • hwmon: (adt7462) Fix an error return in ADT7462REGVOLT() (bsc#1051510).
  • i2c: hix5hd2: add missed clkdisableunprepare in remove (bsc#1051510).
  • i2c: jz4780: silence log flood on txabrt (bsc#1051510).
  • IB/hfi1: Close window for pq and request coliding (bsc#1060463 ).
  • IB/hfi1: convert to debugfsfileget() and -put() (bsc#1159198 bsc#1109911). Prerequisite for bsc#1159198.
  • ibmvfc: do not send implicit logouts prior to NPIV login (bsc#1169625 ltc#184611).
  • ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551).
  • ibmvnic: Do not process device remove during device reset (bsc#1065729).
  • ibmvnic: Warn unknown speed message only when carrier is present (bsc#1065729).
  • iio: gyro: adis16136: check ret val for non-zero vs less-than-zero (bsc#1051510).
  • iio: imu: adis16400: check ret val for non-zero vs less-than-zero (bsc#1051510).
  • iio: imu: adis: check ret val for non-zero vs less-than-zero (bsc#1051510).
  • iio: magnetometer: ak8974: Fix negative raw values in sysfs (bsc#1051510).
  • iio: potentiostat: lmp9100: fix iiotriggeredbuffer_{predisable,postenable} positions (bsc#1051510).
  • Input: add safety guards to inputsetkeycode() (bsc#1168075).
  • Input: avoid BIT() macro usage in the serio.h UAPI header (bsc#1051510).
  • Input: edt-ft5x06 - work around first register access error (bsc#1051510).
  • Input: raydiumi2cts - fix error codes in raydiumi2cboot_trigger() (bsc#1051510).
  • Input: synaptics - enable RMI on HP Envy 13-ad105ng (bsc#1051510).
  • Input: synaptics - enable SMBus on ThinkPad L470 (bsc#1051510).
  • Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list (bsc#1051510).
  • Input: synaptics - switch T470s to RMI4 by default (bsc#1051510).
  • intel_th: Fix user-visible error codes (bsc#1051510).
  • intel_th: pci: Add Elkhart Lake CPU support (bsc#1051510).
  • iommu/amd: Check feature support bit before accessing MSI capability registers (bsc#1166101).
  • iommu/amd: Fix the configuration of GCR3 table root pointer (bsc#1169057).
  • iommu/amd: Only support x2APIC with IVHD type 11h/40h (bsc#1166102).
  • iommu/dma: Fix MSI reservation allocation (bsc#1166730).
  • iommu/vt-d: dmar: replace WARNTAINT with prwarn + add_taint (bsc#1166731).
  • iommu/vt-d: Fix a bug in inteliommuiovatophys() for huge page (bsc#1166732).
  • iommu/vt-d: Fix compile warning from intel-svm.h (bsc#1166103).
  • iommu/vt-d: Fix the wrong printing in RHSA parsing (bsc#1166733).
  • iommu/vt-d: Ignore devices with out-of-spec domain number (bsc#1166734).
  • iommu/vt-d: quirkioatsnblocaliommu: replace WARNTAINT with prwarn + add_taint (bsc#1166735).
  • ipmi:ssif: Handle a possible NULL pointer reference (bsc#1051510).
  • ipv4: ensure rcureadlock() in cipsov4error() (git-fixes).
  • ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325).
  • irqchip/bcm2835: Quiesce IRQs left enabled by bootloader (bsc#1051510).
  • irqdomain: Fix a memory leak in irqdomainpush_irq() (bsc#1051510).
  • iwlegacy: Fix -Wcast-function-type (bsc#1051510).
  • iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices (bsc#1166632).
  • iwlwifi: mvm: Fix thermal zone registration (bsc#1051510).
  • kABI: fixes for debugfs per-file removal protection backports (bsc#1159198 bsc#1109911).
  • kabi: invoke bpfgenld_abs() directly (bsc#1158552).
  • kABI: restore debugfsremoverecursive() (bsc#1159198).
  • kernel/module.c: Only return -EEXIST for modules that have finished loading (bsc#1165488).
  • kernel/module.c: wakeup processes in module_wq on module unload (bsc#1165488).
  • KVM: arm64: Store vcpu on the stack during _guestenter() (bsc#1133021).
  • KVM: s390: do not clobber registers during guest reset/store status (bsc#1133021).
  • KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups (bsc#1133021).
  • KVM: VMX: check descriptor table exits on instruction emulation (bsc#1166104).
  • l2tp: Allow duplicate session creation with UDP (networking-stable-200205).
  • lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop (bsc#1050549).
  • libfs: fix infoleak in simpleattrread() (bsc#1168881).
  • lib/raid6: add missing include for raid6test (bsc#1166003).
  • lib/raid6: add option to skip algo benchmarking (bsc#1166003).
  • lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome (bsc#1166003).
  • lib/raid6: avoid attribute_const redefinition (bsc#1166003).
  • locking/rwsem: Prevent decrement of reader count before increment (bsc#1050549).
  • mac80211: consider more elements in parsing CRC (bsc#1051510).
  • mac80211: Do not send mesh HWMP PREQ if HWMP is disabled (bsc#1051510).
  • mac80211: free peer keys before vif down in mesh (bsc#1051510).
  • mac80211: mesh: fix RCU warning (bsc#1051510).
  • mac80211: only warn once on chanctx_conf being NULL (bsc#1051510).
  • mac80211: rx: avoid RCU list traversal under mutex (bsc#1051510).
  • macsec: add missing attribute validation for port (bsc#1051510).
  • macsec: fix refcnt leak in module exit routine (bsc#1051510).
  • md: add acquires/releases annotations to handleactivestripes (bsc#1166003).
  • md: add acquires/releases annotations to (un)locktwostripes (bsc#1166003).
  • md: add a missing endianness conversion in checksbchanges (bsc#1166003).
  • md: add bitmapabort label in mdrun (bsc#1166003).
  • md: add feature flag MDFEATURERAID0_LAYOUT (bsc#1166003).
  • md: allow last device to be forcibly removed from RAID1/RAID10 (bsc#1166003).
  • md: avoid invalid memory access for array sb->dev_roles (bsc#1166003).
  • md/bitmap: avoid race window between mdbitmapresize and bitmapfileclear_bit (bsc#1166003).
  • md-bitmap: create and destroy wbinfopool with the change of backlog (bsc#1166003).
  • md-bitmap: create and destroy wbinfopool with the change of bitmap (bsc#1166003).
  • md-bitmap: small cleanups (bsc#1166003).
  • md/bitmap: use mddev_suspend/resume instead of ->quiesce() (bsc#1166003).
  • md-cluster/bitmap: do not call mdbitmapsyncwithcluster during reshaping stage (bsc#1166003).
  • md-cluster: introduce resyncinfoget interface for sanity check (bsc#1166003).
  • md-cluster/raid10: call updatesize in mdreapsyncthread (bsc#1166003).
  • md-cluster/raid10: do not call removeandadd_spares during reshaping stage (bsc#1166003).
  • md-cluster/raid10: resize all the bitmaps before start reshape (bsc#1166003).
  • md-cluster/raid10: support add disk under grow mode (bsc#1166003).
  • md-cluster: remove suspend_info (bsc#1166003).
  • md-cluster: send BITMAPNEEDSSYNC message if reshaping is interrupted (bsc#1166003).
  • md: convert to kvmalloc (bsc#1166003).
  • md: do not call spareactive in mdreapsyncthread if all member devices can't work (bsc#1166003).
  • md: do not set In_sync if array is frozen (bsc#1166003).
  • md: fix an error code format and remove unsed bio_sector (bsc#1166003).
  • md: fix a typo s/creat/create (bsc#1166003).
  • md: fix for divide error in status_resync (bsc#1166003).
  • md: fix spelling typo and add necessary space (bsc#1166003).
  • md: introduce mddevcreate/destroywb_pool for the change of member device (bsc#1166003).
  • md: introduce new personality funciton start() (bsc#1166003).
  • md-linear: use struct_size() in kzalloc() (bsc#1166003).
  • md: Make bioallocmddev use bioallocbioset (bsc#1166003).
  • md: make sure descnr less than MDSB_DISKS (bsc#1166003).
  • md: md.c: Return -ENODEV when mddev is NULL in rdevattrshow (bsc#1166003).
  • md: no longer compare spare disk superblock events in super_load (bsc#1166003).
  • md/r5cache: remove redundant pointer bio (bsc#1166003).
  • md/raid0: Fix an error message in raid0makerequest() (bsc#1166003).
  • md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone (bsc#1166003).
  • md/raid10: end bio when the device faulty (bsc#1166003).
  • md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1166003).
  • md/raid10: prevent access of uninitialized resync_pages offset (bsc#1166003).
  • md/raid10: read balance chooses idlest disk for SSD (bsc#1166003).
  • md: raid10: Use struct_size() in kmalloc() (bsc#1166003).
  • md/raid1: avoid soft lockup under high load (bsc#1166003).
  • md: raid1: check rdev before reference in raid1syncrequest func (bsc#1166003).
  • md/raid1: end bio when the device faulty (bsc#1166003).
  • md/raid1: fail run raid1 array when active disk less than one (bsc#1166003).
  • md/raid1: Fix a warning message in remove_wb() (bsc#1166003).
  • md/raid1: fix potential data inconsistency issue with write behind device (bsc#1166003).
  • md/raid1: get rid of extra blank line and space (bsc#1166003).
  • md/raid5: Assigning NULL to sh->batchhead before testing bit R5Overlap of a stripe (bsc#1166003).
  • md/raid5: use bioendsector to calculate last_sector (bsc#1166003).
  • md/raid6: fix algorithm choice under larger PAGE_SIZE (bsc#1166003).
  • md/raid6: implement recovery using ARM NEON intrinsics (bsc#1166003).
  • md: remove a bogus comment (bsc#1166003).
  • md: remove redundant code that is no longer reachable (bsc#1166003).
  • md: remove set but not used variable 'bi_rdev' (bsc#1166003).
  • md: rename wb stuffs (bsc#1166003).
  • md: return -ENODEV if rdev has no mddev assigned (bsc#1166003).
  • md: use correct type in super1load (bsc#1166003).
  • md: use correct type in super1sync (bsc#1166003).
  • md: use correct types in mdbitmapprint_sb (bsc#1166003).
  • media: dib0700: fix rc endpoint lookup (bsc#1051510).
  • media: flexcop-usb: fix endpoint sanity check (git-fixes).
  • media: go7007: Fix URB type for interrupt handling (bsc#1051510).
  • media: ov519: add missing endpoint sanity checks (bsc#1168829).
  • media: ov6650: Fix .getfmt() V4L2SUBDEVFORMATTRY support (bsc#1051510).
  • media: ov6650: Fix some format attributes not under control (bsc#1051510).
  • media: ov6650: Fix stored crop rectangle not in sync with hardware (bsc#1051510).
  • media: ov6650: Fix stored frame format not in sync with hardware (bsc#1051510).
  • media: stv06xx: add missing descriptor sanity checks (bsc#1168854).
  • media: tda10071: fix unsigned sign extension overflow (bsc#1051510).
  • media: usbtv: fix control-message timeouts (bsc#1051510).
  • media: uvcvideo: Refactor teardown of uvc on USB disconnect (bsc#1164507).
  • media: v4l2-core: fix entity initialization in deviceregistersubdev (bsc#1051510).
  • media: vsp1: tidyup VI6HGTLBn_H() macro (bsc#1051510).
  • media: xirlink_cit: add missing descriptor sanity checks (bsc#1051510).
  • mfd: dln2: Fix sanity checking for endpoints (bsc#1051510).
  • misc: pciendpointtest: Fix to support > 10 pci-endpoint-test devices (bsc#1051510).
  • mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 (bsc#1051510).
  • mm/filemap.c: do not initiate writeback if mapping has no dirty pages (bsc#1168884).
  • mm/memory_hotplug.c: only respect mem= parameter during boot stage (bsc#1065600).
  • MM: replace PFLESSTHROTTLE with PFLOCALTHROTTLE (bsc#1163403).
  • mm: Use overflow helpers in kvmalloc() (bsc#1166003).
  • mwifiex: set neededheadroom, not hardheader_len (bsc#1051510).
  • net: core: another layer of lists, around PF_MEMALLOC skb handling (bsc#1050549).
  • net: cxgb3main: Add CAPNETADMIN check to CHELSIOGETMEM (networking-stable-2001_27).
  • net: dsa: mv88e6xxx: Preserve priority when setting CPU port (networking-stable-200111).
  • net: dsa: tagqca: fix doubled Tx statistics (networking-stable-2001_20).
  • net: dsa: tagqca: Make sure there is headroom for tag (networking-stable-2002_19).
  • net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423).
  • net/ethtool: Introduce link_ksettings API for virtual network devices (bsc#1136157 ltc#177197).
  • netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199).
  • net: hns: fix soft lockup when there is not enough memory (networking-stable-200120).
  • net: hsr: fix possible NULL deref in hsrhandleframe() (networking-stable-200205).
  • net: ip6gre: fix moving ip6gre between namespaces (networking-stable-2001_27).
  • net, ip6tunnel: fix namespaces move (networking-stable-2001_27).
  • net, iptunnel: fix namespaces move (networking-stable-2001_27).
  • net: macb: Limit maximum GEM TX length in TSO (networking-stable-200209).
  • net: macb: Remove unnecessary alignment check for TSO (networking-stable-200209).
  • net/mlxfw: Verify FSM error code translation does not exceed array size (bsc#1051858).
  • net: mvneta: move rxdropped and rxerrors in per-cpu stats (networking-stable-200209).
  • net/nfc: Avoid stalls when nfcallocsend_skb() returned NULL (bsc#1051510).
  • net: nfc: fix bounds checking bugs on 'pipe' (bsc#1051510).
  • net: phy: micrel: kszphyresume(): add delay after genphyresume() before accessing PHY registers (bsc#1051510).
  • net: rtnetlink: validate IFLAMTU attribute in rtnlcreatelink() (networking-stable-2001_27).
  • netsched: ematch: reject invalid TCFEMSIMPLE (networking-stable-2001_30).
  • netsched: fix an OOB access in clstcindex (networking-stable-200205).
  • netsched: fix a resource leak in tcindexsetparms() (networking-stable-2002_09).
  • netsched: fix datalen for ematch (networking-stable-2001_27).
  • net/sched: flower: add missing validation of TCAFLOWERFLAGS (networking-stable-200219).
  • netsched: keep allochash updated after hash allocation (git-fixes).
  • net/sched: matchall: add missing validation of TCAMATCHALLFLAGS (networking-stable-200219).
  • net: schprio: When ungrafting, replace with FIFO (networking-stable-2001_11).
  • net/smc: add fallback check to connect() (git-fixes).
  • net/smc: fix leak of kernel memory to user space (networking-stable-200219).
  • net/smc: fix refcount non-blocking connect() -part 2 (git-fixes).
  • net: stmmac: Delete txtimer in suspend() (networking-stable-200205).
  • net: stmmac: dwmac-sunxi: Allow all RGMII modes (networking-stable-200111).
  • net-sysfs: Fix reference count leak (networking-stable-200127).
  • net: systemport: Avoid RBUF stuck in Wake-on-LAN mode (networking-stable-200209).
  • net: usb: lan78xx: Add .ndofeaturescheck (networking-stable-200127).
  • net: usb: lan78xx: fix possible skb leak (networking-stable-200111).
  • net/wan/fslucchdlc: fix out of bounds write on array utdminfo (networking-stable-2001_20).
  • NFC: fdp: Fix a signedness bug in fdpncisend_patch() (bsc#1051510).
  • NFC: pn544: Fix a typo in a debug message (bsc#1051510).
  • NFC: port100: Convert cputole16(le16tocpu(E1) + E2) to use le16addcpu() (bsc#1051510).
  • NFS: send state management on a single connection (bsc#1167005).
  • nvme-multipath: fix possible I/O hang when paths are updated (bsc#1158983).
  • objtool: Add isstaticjump() helper (bsc#1169514).
  • objtool: Add relocation check for alternative sections (bsc#1169514).
  • OMAP: DSS2: remove non-zero check on variable r (bsc#1114279)
  • orinoco: avoid assertion in case of NULL pointer (bsc#1051510).
  • padata: always acquire cpuhotpluglock before pinst->lock (git-fixes).
  • partitions/efi: Fix partition name parsing in GUID partition entry (bsc#1168763).
  • PCI/ASPM: Clear the correct bits when enabling L1 substates (bsc#1051510).
  • PCI: endpoint: Fix clearing start entry in configfs (bsc#1051510).
  • PCI: pciehp: Fix MSI interrupt race (bsc#1159037).
  • PCI/switchtec: Fix initcompletion race condition with pollwait() (bsc#1051510).
  • perf/amd/uncore: Replace manual sampling check with CAPNOINTERRUPT flag (bsc#1114279).
  • perf: qcom_l2: fix column exclusion check (git-fixes).
  • pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins (bsc#1051510).
  • pinctrl: core: Remove extra kref_get which blocks hogs being freed (bsc#1051510).
  • pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs (bsc#1051510).
  • pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs (bsc#1051510).
  • pktsched: fq: do not accept silly TCAFQQUANTUM (networking-stable-2001_11).
  • platform/x86: pmcatom: Add Lex 2I385SW to critclksystems DMI table (bsc#1051510).
  • PM: core: Fix handling of devices deleted during system-wide resume (git-fixes).
  • powerpc/64: mark startheremultiplatform as __ref (bsc#1148868).
  • powerpc/64s: Fix section mismatch warnings from boot code (bsc#1148868).
  • powerpc/64/tm: Do not let userspace set regs->trap via sigreturn (bsc#1118338 ltc#173734).
  • powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems (bsc#1056686).
  • powerpc/hash64/devmap: Use HPAGETHP_HUGE when setting up huge devmap PTE entries (bsc#1065729).
  • powerpc/kprobes: Ignore traps that happened in real mode (bsc#1065729).
  • powerpc/mm: Fix section mismatch warning in stopmachinechange_mapping() (bsc#1148868).
  • powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable (bsc#1160659).
  • powerpc/pseries: group lmb operation and memblock's (bsc#1165404 ltc#183498).
  • powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request (bsc#1165404 ltc#183498).
  • powerpc/pseries: update device tree before ejecting hotplug uevents (bsc#1165404 ltc#183498).
  • powerpc/smp: Use nid as fallback for package_id (bsc#1165813 ltc#184091).
  • powerpc/vmlinux.lds: Explicitly retain .gnu.hash (bsc#1148868).
  • powerpc/xive: Replace msleep(x) with msleep(OPALBUSYDELAY_MS) (bsc#1085030).
  • powerpc/xive: Use XIVEBADIRQ instead of zero to catch non configured IPIs (bsc#1085030).
  • pwm: bcm2835: Dynamically allocate base (bsc#1051510).
  • pwm: meson: Fix confusing indentation (bsc#1051510).
  • pwm: pca9685: Fix PWM/GPIO inter-operation (bsc#1051510).
  • pwm: rcar: Fix late Runtime PM enablement (bsc#1051510).
  • pwm: renesas-tpu: Fix late Runtime PM enablement (bsc#1051510).
  • pxa168fb: fix release function mismatch in probe failure (bsc#1051510).
  • qmi_wwan: re-add DW5821e pre-production variant (bsc#1051510).
  • qmi_wwan: unconditionally reject 2 ep interfaces (bsc#1051510).
  • raid10: refactor common wait code from regular read/write request (bsc#1166003).
  • raid1: factor out a common routine to handle the completion of sync write (bsc#1166003).
  • raid1: simplify raid1_error function (bsc#1166003).
  • raid1: use an int as the return value of raise_barrier() (bsc#1166003).
  • raid5: block failing device if raid will be failed (bsc#1166003).
  • raid5-cache: Need to do start() part job after adding journal device (bsc#1166003).
  • raid5: copy write hint from origin bio to stripe (bsc#1166003).
  • raid5: do not increment read_errors on EILSEQ return (bsc#1166003).
  • raid5: do not set STRIPE_HANDLE to stripe which is in batch list (bsc#1166003).
  • raid5 improve too many read errors msg by adding limits (bsc#1166003).
  • raid5: need to set STRIPE_HANDLE for batch head (bsc#1166003).
  • raid5: remove STRIPEOPSREQ_PENDING (bsc#1166003).
  • raid5: remove workercntpergroup argument from allocthread_groups (bsc#1166003).
  • raid5: set write hint for PPL (bsc#1166003).
  • raid5: use bioendsector in r5nextbio (bsc#1166003).
  • raid6/test: fix a compilation error (bsc#1166003).
  • raid6/test: fix a compilation warning (bsc#1166003).
  • remoteproc: Initialize rproc_class before use (bsc#1051510).
  • rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer (git-fixes).
  • rtlwifi: rtl_pci: Fix -Wcast-function-type (bsc#1051510).
  • rxrpc: Fix insufficient receive notification generation (networking-stable-200205).
  • s390/mm: fix dynamic pagetable upgrade for hugetlbfs (bsc#1165182 LTC#184102).
  • scsi: core: avoid repetitive logging of device offline messages (bsc#1145929).
  • scsi: core: kABI fix offline_already (bsc#1145929).
  • scsi: fnic: do not queue commands during fwreset (bsc#1146539).
  • scsi: ibmvfc: Add failed PRLI to cmd_status lookup array (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Avoid loss of all paths during SVC node reboot (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Byte swap status and error codes when logging (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Clean up transport events (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: constify devpmops structures (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Do not call fcblockscsi_eh() on host reset (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551). Refresh sorted patches.
  • scsi: ibmvfc: ibmvscsi: ibmvscsitgt: constify viodevice_id (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Mark expected switch fall-throughs (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Remove 'failed' from logged errors (bsc#1161951 ltc#183551).
  • scsi: ibmvfc: Remove unneeded semicolons (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: change strncpy+truncation to strlcpy (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: constify devpmops structures (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: Do not use rc uninitialized in ibmvscsidowork (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: fix tripping of blkmqrunhwqueue WARN_ON (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: Improve strings handling (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: redo driver work thread to use enum action states (bsc#1161951 ltc#183551).
  • scsi: ibmvscsi: Wire up hostreset() in the driver's scsihost_template (bsc#1161951 ltc#183551).
  • scsi: qla2xxx: Add 16.0GT for PCI String (bsc#1157424).
  • scsi: qla2xxx: Add beacon LED config sysfs interface (bsc#1157424).
  • scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP (bsc#1157424).
  • scsi: qla2xxx: Add deferred queue for processing ABTS and RDP (bsc#1157424).
  • scsi: qla2xxx: Add endianizer macro calls to fc host stats (bsc#1157424).
  • scsi: qla2xxx: Add fixes for mailbox command (bsc#1157424).
  • scsi: qla2xxx: add more FW debug information (bsc#1157424).
  • scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP (bsc#1157424).
  • scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data (bsc#1157424).
  • scsi: qla2xxx: Add vendor extended FDMI commands (bsc#1157424).
  • scsi: qla2xxx: Add vendor extended RDP additions and amendments (bsc#1157424).
  • scsi: qla2xxx: Avoid setting firmware options twice in 24xxupdatefw_options (bsc#1157424).
  • scsi: qla2xxx: Check locking assumptions at runtime in qla2x00abortsrb() (bsc#1157424).
  • scsi: qla2xxx: Cleanup ELS/PUREX iocb fields (bsc#1157424).
  • scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function (bsc#1157424).
  • scsi: qla2xxx: Correction to selection of loopback/echo test (bsc#1157424).
  • scsi: qla2xxx: Display message for FCE enabled (bsc#1157424).
  • scsi: qla2xxx: Fix control flags for login/logout IOCB (bsc#1157424).
  • scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error (bsc#1157424).
  • scsi: qla2xxx: fix FW resource count values (bsc#1157424).
  • scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted (bsc#1157424).
  • scsi: qla2xxx: Fix NPIV instantiation after FW dump (bsc#1157424).
  • scsi: qla2xxx: Fix qla2x00echotest() based on ISP type (bsc#1157424).
  • scsi: qla2xxx: Fix RDP respond data format (bsc#1157424).
  • scsi: qla2xxx: Fix RDP response size (bsc#1157424).
  • scsi: qla2xxx: Fix sparse warning reported by kbuild bot (bsc#1157424).
  • scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code (bsc#1157424).
  • scsi: qla2xxx: Force semaphore on flash validation failure (bsc#1157424).
  • scsi: qla2xxx: Handle cases for limiting RDP response payload length (bsc#1157424).
  • scsi: qla2xxx: Handle NVME status iocb correctly (bsc#1157424).
  • scsi: qla2xxx: Improved secure flash support messages (bsc#1157424).
  • scsi: qla2xxx: Move free of fcport out of interrupt context (bsc#1157424).
  • scsi: qla2xxx: Print portname for logging in qla24xxlogioentry() (bsc#1157424).
  • scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe (bsc#1157424).
  • scsi: qla2xxx: Return appropriate failure through BSG Interface (bsc#1157424).
  • scsi: qla2xxx: Save rscn_gen for new fcport (bsc#1157424).
  • scsi: qla2xxx: Serialize fc_port alloc in N2N (bsc#1157424).
  • scsi: qla2xxx: Set Nport ID for N2N (bsc#1157424).
  • scsi: qla2xxx: Show correct port speed capabilities for RDP command (bsc#1157424).
  • scsi: qla2xxx: Simplify the code for aborting SCSI commands (bsc#1157424).
  • scsi: qla2xxx: Suppress endianness complaints in qla2x00configurelocal_loop() (bsc#1157424).
  • scsi: qla2xxx: Update BPM enablement semantics (bsc#1157424).
  • scsi: qla2xxx: Update driver version to 10.01.00.24-k (bsc#1157424).
  • scsi: qla2xxx: Update driver version to 10.01.00.25-k (bsc#1157424).
  • scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs (bsc#1157424).
  • scsi: qla2xxx: Use correct ISP28xx active FW region (bsc#1157424).
  • scsi: qla2xxx: Use endian macros to assign static fields in fwdump header (bsc#1157424).
  • scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx (bsc#1157424).
  • scsi: qla2xxx: Use QLAFWSTOPPED macro to propagate flag (bsc#1157424).
  • scsi: tcmqla2xxx: Make qltallocqfullcmd() set cmd->secmd.maptag (bsc#1157424).
  • sctp: free cmd->obj.chunk for the unprocessed SCTPCMDREPLY (networking-stable-200111).
  • serdev: ttyport: restore client ops on deregistration (bsc#1051510).
  • smb3: add debug messages for closing unmatched open (bsc#1144333).
  • smb3: Add defines for new information level, FileIdInformation (bsc#1144333).
  • smb3: add dynamic tracepoints for flush and close (bsc#1144333).
  • smb3: add missing flag definitions (bsc#1144333).
  • smb3: Add missing reparse tags (bsc#1144333).
  • smb3: add missing worker function for SMB3 change notify (bsc#1144333).
  • smb3: add mount option to allow forced caching of read only share (bsc#1144333).
  • smb3: add mount option to allow RW caching of share accessed by only 1 client (bsc#1144333).
  • smb3: add one more dynamic tracepoint missing from strict fsync path (bsc#1144333).
  • smb3: add some more descriptive messages about share when mounting cache=ro (bsc#1144333).
  • smb3: allow decryption keys to be dumped by admin for debugging (bsc#1144333).
  • smb3: allow disabling requesting leases (bsc#1144333).
  • smb3: allow parallelizing decryption of reads (bsc#1144333).
  • smb3: allow skipping signature verification for perf sensitive configurations (bsc#1144333).
  • SMB3: Backup intent flag missing from some more ops (bsc#1144333).
  • smb3: cleanup some recent endian errors spotted by updated sparse (bsc#1144333).
  • smb3: display max smb3 requests in flight at any one time (bsc#1144333).
  • smb3: dump insend and numwaiters stats counters by default (bsc#1144333).
  • smb3: enable offload of decryption of large reads via mount option (bsc#1144333).
  • smb3: fix default permissions on new files when mounting with modefromsid (bsc#1144333).
  • smb3: fix mode passed in on create for modetosid mount option (bsc#1144333).
  • smb3: fix performance regression with setting mtime (bsc#1144333).
  • smb3: fix potential null dereference in decrypt offload (bsc#1144333).
  • smb3: fix problem with null cifs super block with previous patch (bsc#1144333).
  • smb3: Fix regression in time handling (bsc#1144333).
  • smb3: improve check for when we send the security descriptor context on create (bsc#1144333).
  • smb3: log warning if CSC policy conflicts with cache mount option (bsc#1144333).
  • smb3: missing ACL related flags (bsc#1144333).
  • smb3: only offload decryption of read responses if multiple requests (bsc#1144333).
  • smb3: pass mode bits into create calls (bsc#1144333).
  • smb3: print warning once if posix context returned on open (bsc#1144333).
  • smb3: query attributes on file close (bsc#1144333).
  • smb3: remove noisy debug message and minor cleanup (bsc#1144333).
  • smb3: remove unused flag passed into close functions (bsc#1144333).
  • staging: ccree: use signal safe completion wait (git-fixes).
  • staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table (bsc#1051510).
  • staging: rtl8188eu: Fix potential overuse of kernel memory (bsc#1051510).
  • staging: rtl8188eu: Fix potential security hole (bsc#1051510).
  • staging: rtl8723bs: Fix potential overuse of kernel memory (bsc#1051510).
  • staging: rtl8723bs: Fix potential security hole (bsc#1051510).
  • staging: vt6656: fix sign of rxdbm to bbpreedrssi (bsc#1051510).
  • staging: wlan-ng: fix ODEBUG bug in prism2stadisconnectusb (bsc#1051510).
  • staging: wlan-ng: fix use-after-free Read in hfa384xusbincallback (bsc#1051510).
  • SUNRPC: defer slow parts of rpcfreeclient() to a workqueue (bsc#1168202).
  • tcpbbr: improve arithmetic division in bbrupdatebw() (networking-stable-2001_27).
  • tcp: clear tp->datasegs{in|out} in tcpdisconnect() (networking-stable-200205).
  • tcp: clear tp->delivered in tcpdisconnect() (networking-stable-2002_05).
  • tcp: clear tp->segs{in|out} in tcpdisconnect() (networking-stable-200205).
  • tcp: clear tp->totalretrans in tcpdisconnect() (networking-stable-200205).
  • tcp: fix marked lost packets not being retransmitted (networking-stable-200120).
  • tcp: fix 'old stuff' D-SACK causing SACK to be treated as D-SACK (networking-stable-200111).
  • thermal: devfreqcooling: inline all stubs for CONFIGDEVFREQ_THERMAL=n (bsc#1051510).
  • thunderbolt: Prevent crash if non-active NVMem file is read (git-fixes).
  • tick: broadcast-hrtimer: Fix a race in bcsetnext (bsc#1044231).
  • tools lib traceevent: Do not free tep->cmdlines in addnewcomm() on failure (git-fixes).
  • tools: Update include/uapi/linux/fcntl.h copy from the kernel (bsc#1166003).
  • tpm: ibmvtpm: Wait for buffer to be set before proceeding (bsc#1065729).
  • tty: evh_bytechan: Fix out of bounds accesses (bsc#1051510).
  • ttyprintk: fix a potential deadlock in interrupt context issue (git-fixes).
  • tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode (bsc#1051510).
  • tty: serial: imx: setup the correct sg entry for tx dma (bsc#1051510).
  • USB: cdc-acm: fix rounding error in TIOCSSERIAL (git-fixes).
  • USB: core: add endpoint-blacklist quirk (git-fixes).
  • USB: core: hub: do error out if usbautopmget_interface() fails (git-fixes).
  • USB: core: port: do error out if usbautopmget_interface() fails (git-fixes).
  • USB: Disable LPM on WD19's Realtek Hub (git-fixes).
  • USB: dwc2: Fix in ISOC request length checking (git-fixes).
  • USB: Fix novation SourceControl XL after suspend (git-fixes).
  • USB: gadget: composite: Fix bMaxPower for SuperSpeedPlus (git-fixes).
  • USB: gadget: f_fs: Fix use after free issue as part of queue failure (bsc#1051510).
  • USB: host: xhci-plat: add a shutdown (git-fixes).
  • USB: host: xhci: update event ring dequeue pointer on purpose (git-fixes).
  • USB: hub: Do not record a connect-change event during reset-resume (git-fixes).
  • usbip: Fix uninitialized symbol 'nents' in stubrecvcmd_submit() (git-fixes).
  • USB: misc: iowarrior: add support for 2 OEMed devices (git-fixes).
  • USB: misc: iowarrior: add support for the 100 device (git-fixes).
  • USB: misc: iowarrior: add support for the 28 and 28L devices (git-fixes).
  • USB: musb: Disable pullup at init (git-fixes).
  • USB: musb: fix crash with highmen PIO and usbmon (bsc#1051510).
  • USB: quirks: add NO_LPM quirk for Logitech Screen Share (git-fixes).
  • USB: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters (git-fixes).
  • USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 (git-fixes).
  • USB: serial: ioedgeport: fix slab-out-of-bounds read in edgeinterrupt_callback (bsc#1051510).
  • USB: serial: option: add ME910G1 ECM composition 0x110b (git-fixes).
  • USB: serial: pl2303: add device-id for HP LD381 (git-fixes).
  • USB: storage: Add quirk for Samsung Fit flash (git-fixes).
  • USB: uas: fix a plug & unplug racing (git-fixes).
  • USB: xhci: apply XHCISUSPENDDELAY to AMD XHCI controller 1022:145c (git-fixes).
  • uvcvideo: Refactor teardown of uvc on USB disconnect (bsc#1164507)
  • vgacon: Fix a UAF in vgaconinvertregion (bsc#1114279)
  • virtio-blk: fix hw_queue stopped on arbitrary error (git-fixes).
  • vlan: fix memory leak in vlandevsetegresspriority (networking-stable-200111).
  • vlan: vlanchangelink() should propagate errors (networking-stable-2001_11).
  • vxlan: fix tos value before xmit (networking-stable-200111).
  • x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF (bsc#1114279).
  • x86/mce/amd: Fix kobject lifetime (bsc#1114279).
  • x86/mce/amd: Publish the bank pointer only after setup has succeeded (bsc#1114279).
  • x86/mce: Fix logic and comments around MSRPPINCTL (bsc#1114279).
  • x86/mm: Split vmallocsyncall() (bsc#1165741).
  • x86/pkeys: Manually set X86FEATUREOSPKE to preserve existing changes (bsc#1114279).
  • xen/blkfront: fix memory allocation flags in blkfrontsetupindirect() (bsc#1168486).
  • xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873).
  • xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).
  • xhci: apply XHCIPMESTUCK_QUIRK to Intel Comet Lake platforms (git-fixes).
  • xhci: Do not open code _printsymbolic() in xhci trace events (git-fixes).
  • xhci: fix runtime pm enabling for quirky Intel hosts (bsc#1051510).
  • xhci: Force Maximum Packet size for Full-speed bulk devices to valid range (bsc#1051510).
References

Affected packages

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kgraft-patch-4_12_14-95_51-default": "1-6.3.1",
            "kernel-default-kgraft": "4.12.14-95.51.1",
            "kernel-default-kgraft-devel": "4.12.14-95.51.1"
        }
    ]
}

SUSE:Linux Enterprise Live Patching 12 SP4 / kgraft-patch-SLE12-SP4_Update_13

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kgraft-patch-4_12_14-95_51-default": "1-6.3.1",
            "kernel-default-kgraft": "4.12.14-95.51.1",
            "kernel-default-kgraft-devel": "4.12.14-95.51.1"
        }
    ]
}

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

SUSE:Linux Enterprise Server 12 SP4 / kernel-default

Package

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

Affected ranges

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

Ecosystem specific

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

SUSE:Linux Enterprise Server 12 SP4 / kernel-source

Package

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

Affected ranges

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

Ecosystem specific

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

SUSE:Linux Enterprise Server 12 SP4 / kernel-syms

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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