{"schema_version":"1.7.3","id":"SUSE-SU-2021:0438-1","published":"2021-02-11T15:34:15Z","modified":"2026-02-04T02:16:56.551936Z","related":["CVE-2019-20806","CVE-2019-20934","CVE-2020-0444","CVE-2020-0465","CVE-2020-0466","CVE-2020-10781","CVE-2020-11668","CVE-2020-15436","CVE-2020-15437","CVE-2020-25211","CVE-2020-25639","CVE-2020-25669","CVE-2020-27068","CVE-2020-27777","CVE-2020-27786","CVE-2020-27825","CVE-2020-27835","CVE-2020-28374","CVE-2020-28915","CVE-2020-28974","CVE-2020-29371","CVE-2020-29568","CVE-2020-29569","CVE-2020-29660","CVE-2020-29661","CVE-2020-36158","CVE-2020-4788","CVE-2021-3347","CVE-2021-3348"],"upstream":["CVE-2019-20806","CVE-2019-20934","CVE-2020-0444","CVE-2020-0465","CVE-2020-0466","CVE-2020-10781","CVE-2020-11668","CVE-2020-15436","CVE-2020-15437","CVE-2020-25211","CVE-2020-25639","CVE-2020-25669","CVE-2020-27068","CVE-2020-27777","CVE-2020-27786","CVE-2020-27825","CVE-2020-27835","CVE-2020-28374","CVE-2020-28915","CVE-2020-28974","CVE-2020-29371","CVE-2020-29568","CVE-2020-29569","CVE-2020-29660","CVE-2020-29661","CVE-2020-36158","CVE-2020-4788","CVE-2021-3347","CVE-2021-3348"],"summary":"Security update for the Linux Kernel","details":"The SUSE Linux Enterprise 15 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2021-3348: Fixed a use-after-free in nbd_add_socket that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup (bnc#1181504).\n- CVE-2021-3347: A use-after-free was discovered in the PI futexes during fault handling, allowing local users to execute code in the kernel (bnc#1181349).\n- CVE-2020-25211: Fixed a buffer overflow in ctnetlink_parse_tuple_filter() which could be triggered by a local attackers by injecting conntrack netlink configuration (bnc#1176395).\n- CVE-2020-27835: A use-after-free in the infiniband hfi1 driver was found, specifically in the way user calls Ioctl after open dev file and fork. A local user could use this flaw to crash the system (bnc#1179878).\n- CVE-2020-29569: Fixed a potential privilege escalation and information leaks related to the PV block backend, as used by Xen (bnc#1179509).\n- CVE-2020-29568: Fixed a denial of service issue, related to processing watch events (bnc#1179508).\n- CVE-2020-0444: Fixed a bad kfree due to a logic error in audit_data_to_entry (bnc#1180027).\n- CVE-2020-0465: Fixed multiple missing bounds checks in hid-multitouch.c that could have led to local privilege escalation (bnc#1180029).\n- CVE-2020-0466: Fixed a use-after-free due to a logic error in do_epoll_ctl and ep_loop_check_proc of eventpoll.c (bnc#1180031).\n- CVE-2020-4788: Fixed an issue with IBM Power9 processors could have allowed a local user to obtain sensitive information from the data in the L1 cache under extenuating circumstances (bsc#1177666).\n- CVE-2020-10781: A flaw was found in the ZRAM kernel module, where a user with a local account and the ability to read the /sys/class/zram-control/hot_add file can create ZRAM device nodes in the /dev/ directory. This read allocates kernel memory and is not accounted for a user that triggers the creation of that ZRAM device. With this vulnerability, continually reading the device may consume a large amount of system memory and cause the Out-of-Memory (OOM) killer to activate and terminate random userspace processes, possibly making the system inoperable (bnc#1173074).\n- CVE-2020-15436: Fixed a use after free vulnerability in fs/block_dev.c which could have allowed local users to gain privileges or cause a denial of service (bsc#1179141).\n- CVE-2020-27068: Fixed an out-of-bounds read due to a missing bounds check in the nl80211_policy policy of nl80211.c (bnc#1180086).\n- CVE-2020-25639: Fixed a NULL pointer dereference via nouveau ioctl (bnc#1176846).\n- CVE-2020-27777: Fixed a privilege escalation in the Run-Time Abstraction Services (RTAS) interface, affecting guests running on top of PowerVM or KVM hypervisors (bnc#1179107).\n- CVE-2020-27786: Fixed an out-of-bounds write in the MIDI implementation (bnc#1179601).\n- CVE-2020-27825: Fixed a race in the trace_open and buffer resize calls (bsc#1179960).\n- CVE-2020-29660: Fixed a locking inconsistency in the tty subsystem that may have allowed a read-after-free attack against TIOCGSID (bnc#1179745).\n- CVE-2020-29661: Fixed a locking issue in the tty subsystem that allowed a use-after-free attack against TIOCSPGRP (bsc#1179745).\n- CVE-2020-28974: Fixed a slab-out-of-bounds read in fbcon which could have been used by local attackers to read privileged information or potentially crash the kernel (bsc#1178589).\n- CVE-2020-28915: Fixed a buffer over-read in the fbcon code which could have been used by local attackers to read kernel memory (bsc#1178886).\n- CVE-2020-28374: Fixed a Linux SCSI target issue (bsc#1178372).\n- CVE-2020-25669: Fixed a use-after-free read in sunkbd_reinit() (bsc#1178182).\n- CVE-2020-29371: An issue was discovered in romfs_dev_read in fs/romfs/storage.c where uninitialized memory leaks to userspace (bnc#1179429).\n- CVE-2020-15437: Fixed a null pointer dereference which could have allowed local users to cause a denial of service(bsc#1179140).\n- CVE-2020-36158: Fixed a potential remote code execution in the Marvell mwifiex driver (bsc#1180559).\n- CVE-2020-11668: Fixed the mishandling of invalid descriptors in the Xirlink camera USB driver (bnc#1168952).\n- CVE-2019-20934: Fixed a use-after-free in show_numa_stats() because NUMA fault statistics were inappropriately freed (bsc#1179663).\n- CVE-2019-20806: Fixed a NULL pointer dereference in tw5864_handle_frame() in drivers/media/pci/tw5864/tw5864-video.c, which may cause denial of service (bnc#1172199).\n\nThe following non-security bugs were fixed:\n\n- blk-mq: avoid sysfs buffer overflow with too many CPU cores (bsc#1163840 bsc#1179071).\n- blk-mq: make sure that line break can be printed (bsc#1163840 bsc#1179071).\n- epoll: Keep a reference on files added to the check list (bsc#1180031).\n- fix regression in 'epoll: Keep a reference on files added to the check list' (bsc#1180031, git-fixes).\n- futex: Do not enable IRQs unconditionally in put_pi_state() (bsc#1149032).\n- futex: Ensure the correct return value from futex_lock_pi() (bsc#1181349 bsc#1149032).\n- futex: Fix incorrect should_fail_futex() handling (bsc#1181349).\n- futex: Handle faults correctly for PI futexes (bsc#1181349 bsc#1149032).\n- futex: Provide and use pi_state_update_owner() (bsc#1181349 bsc#1149032).\n- futex: Replace pointless printk in fixup_owner() (bsc#1181349 bsc#1149032).\n- futex: Simplify fixup_pi_state_owner() (bsc#1181349 bsc#1149032).\n- futex: Use pi_state_update_owner() in put_pi_state() (bsc#1181349 bsc#1149032).\n- HID: Fix slab-out-of-bounds read in hid_field_extract (bsc#1180052).\n- iommu/vt-d: Do not dereference iommu_device if IOMMU_API is not built (bsc#1181001, jsc#ECO-3191).\n- iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1181001, jsc#ECO-3191).\n- kABI: Fix kABI for extended APIC-ID support (bsc#1181001, jsc#ECO-3191).\n- locking/futex: Allow low-level atomic operations to return -EAGAIN (bsc#1149032).\n- nbd: Fix memory leak in nbd_add_socket (bsc#1181504).\n- net/x25: prevent a couple of overflows (bsc#1178590).\n- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (bsc#1181349 bsc#1149032).\n- s390/dasd: fix hanging device offline processing (bsc#1144912).\n- scsi: iscsi: Fix a potential deadlock in the timeout handler (bsc#1178272).\n- x86/apic: Fix x2apic enablement without interrupt remapping (bsc#1181001, jsc#ECO-3191).\n- x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available (bsc#1181001, jsc#ECO-3191).\n- x86/ioapic: Handle Extended Destination ID field in RTE (bsc#1181001, jsc#ECO-3191).\n- x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191).\n- x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181001, jsc#ECO-3191).\n- x86/msi: Only use high bits of MSI address for DMAR unit (bsc#1181001, jsc#ECO-3191).\n- x86/tracing: Introduce a static key for exception tracing (bsc#1179895).\n- x86/traps: Simplify pagefault tracing logic (bsc#1179895).\n","affected":[{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Live Patching 15","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-livepatch":"4.12.14-150.66.1","kernel-livepatch-4_12_14-150_66-default":"1-1.3.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-livepatch-SLE15_Update_22","ecosystem":"SUSE:Linux Enterprise Live Patching 15","purl":"pkg:rpm/suse/kernel-livepatch-SLE15_Update_22&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"1-1.3.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default-livepatch":"4.12.14-150.66.1","kernel-livepatch-4_12_14-150_66-default":"1-1.3.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise High Availability Extension 15","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20High%20Availability%20Extension%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"cluster-md-kmp-default":"4.12.14-150.66.1","dlm-kmp-default":"4.12.14-150.66.1","gfs2-kmp-default":"4.12.14-150.66.1","ocfs2-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-vanilla","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-ESPOS","purl":"pkg:rpm/suse/kernel-vanilla&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-ESPOS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-vanilla","ecosystem":"SUSE:Linux Enterprise High Performance Computing 15-LTSS","purl":"pkg:rpm/suse/kernel-vanilla&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-vanilla","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-vanilla&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-zfcpdump","ecosystem":"SUSE:Linux Enterprise Server 15-LTSS","purl":"pkg:rpm/suse/kernel-zfcpdump&distro=SUSE%20Linux%20Enterprise%20Server%2015-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-default-man":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-default","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-docs","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-obs-build","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-obs-build&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-source","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-syms","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}},{"package":{"name":"kernel-vanilla","ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 15","purl":"pkg:rpm/suse/kernel-vanilla&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.12.14-150.66.1"}]}],"ecosystem_specific":{"binaries":[{"kernel-default":"4.12.14-150.66.1","kernel-default-base":"4.12.14-150.66.1","kernel-default-devel":"4.12.14-150.66.1","kernel-devel":"4.12.14-150.66.1","kernel-docs":"4.12.14-150.66.1","kernel-macros":"4.12.14-150.66.1","kernel-obs-build":"4.12.14-150.66.1","kernel-source":"4.12.14-150.66.1","kernel-syms":"4.12.14-150.66.1","kernel-vanilla-base":"4.12.14-150.66.1","reiserfs-kmp-default":"4.12.14-150.66.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2021:0438-1.json"}}],"references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2021/suse-su-20210438-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1144912"},{"type":"REPORT","url":"https://bugzilla.suse.com/1149032"},{"type":"REPORT","url":"https://bugzilla.suse.com/1163840"},{"type":"REPORT","url":"https://bugzilla.suse.com/1168952"},{"type":"REPORT","url":"https://bugzilla.suse.com/1172199"},{"type":"REPORT","url":"https://bugzilla.suse.com/1173074"},{"type":"REPORT","url":"https://bugzilla.suse.com/1173942"},{"type":"REPORT","url":"https://bugzilla.suse.com/1176395"},{"type":"REPORT","url":"https://bugzilla.suse.com/1176846"},{"type":"REPORT","url":"https://bugzilla.suse.com/1177666"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178182"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178272"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178372"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178589"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178590"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178684"},{"type":"REPORT","url":"https://bugzilla.suse.com/1178886"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179071"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179107"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179140"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179141"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179419"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179429"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179508"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179509"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179601"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179616"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179663"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179666"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179745"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179877"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179878"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179895"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179960"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179961"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180008"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180027"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180028"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180029"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180030"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180031"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180032"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180052"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180086"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180559"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180562"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180676"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181001"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181158"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181349"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181504"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181553"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181645"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2019-20806"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2019-20934"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-0444"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-0465"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-0466"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-10781"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-11668"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-15436"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-15437"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-25211"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-25639"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-25669"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-27068"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-27777"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-27786"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-27825"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-27835"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-28374"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-28915"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-28974"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-29371"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-29568"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-29569"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-29660"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-29661"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-36158"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-4788"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2021-3347"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2021-3348"}]}