[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2021:1210-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T02:53:27.892Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":80,"duplicates":81,"related":82,"reserved_at":9,"published_at":116,"modified_at":117,"state":9,"summary":118,"references_raw":120,"kevs":605,"epss":9,"epss_history":606,"metrics":607,"affected":608},"SUSE-SU-2021:1210-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2021-3444: Fixed an issue with the bpf verifier which did not properly handle mod32 destination register truncation when the source register was known to be 0 leading to out of bounds read  (bsc#1184170).\n- CVE-2021-3428: Fixed an integer overflow in ext4_es_cache_extent (bsc#1173485).\n- CVE-2021-29647: Fixed an issue in qrtr_recvmsg which could have allowed attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure (bsc#1184192 ).\n- CVE-2021-29265: Fixed an issue in usbip_sockfd_store which could have allowed attackers to cause a denial of service due to race conditions during an update of the local and shared status (bsc#1184167).\n- CVE-2021-29264: Fixed an issue in the Freescale Gianfar Ethernet driver which could have allowed attackers to cause a system crash due to a calculation of negative fragment size (bsc#1184168).\n- CVE-2021-28972: Fixed a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly (bsc#1184198).\n- CVE-2021-28971: Fixed an issue in intel_pmu_drain_pebs_nhm which could have caused a system crash because the PEBS status in a PEBS record was mishandled (bsc#1184196 ).\n- CVE-2021-28964: Fixed a race condition in get_old_root which could have allowed attackers to cause a denial of service (bsc#1184193).\n- CVE-2021-28688: Fixed an issue introduced by XSA-365 (bsc#1183646).\n- CVE-2021-28660: Fixed an out of bounds write in rtw_wx_set_scan (bsc#1183593 ).\n- CVE-2021-28038: Fixed an issue with the netback driver which was lacking necessary treatment of errors such as failed memory allocations (bsc#1183022).\n- CVE-2021-27365: Fixed an issue where an unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message (bsc#1182715).\n- CVE-2021-27364: Fixed an issue where an attacker could craft Netlink messages (bsc#1182717).\n- CVE-2021-27363: Fixed a kernel pointer leak which could have been used to determine the address of the iscsi_transport structure (bsc#1182716).\n- CVE-2021-26932: Fixed improper error handling issues in Linux grant mapping (XSA-361 bsc#1181747).\n- CVE-2021-26931: Fixed an issue where Linux  kernel was treating grant mapping errors as bugs (XSA-362 bsc#1181753).\n- CVE-2021-26930: Fixed an improper error handling in blkback's grant mapping (XSA-365 bsc#1181843).\n- CVE-2020-35519: Fixed an out-of-bounds memory access  was found in x25_bind (bsc#1183696).\n- CVE-2020-29368,CVE-2020-29374: Fixed an issue in copy-on-write implementation which could have granted unintended write access (bsc#1179660, bsc#1179428).  \n- CVE-2020-27815: Fixed an issue in JFS filesystem  where could have allowed an attacker to execute code (bsc#1179454).\n- CVE-2020-27171: Fixed an off-by-one error affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183775).\n- CVE-2020-27170: Fixed potential side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183686).\n- CVE-2020-0433: Fixed a use after free due to improper locking which could have led to local escalation of privilege (bsc#1176720).\n- CVE-2021-3483: Fixed a use-after-free in nosy.c (bsc#1184393).\n- CVE-2021-30002: Fixed a memory leak for large arguments in video_usercopy (bsc#1184120).\n- CVE-2021-29154: Fixed incorrect computation of branch displacements, allowing arbitrary code execution (bsc#1184391).\n- CVE-2021-20219: Fixed a denial of service in n_tty_receive_char_special (bsc#1184397).\n- CVE-2020-36311: Fixed a denial of service (soft lockup) by triggering destruction of a large SEV VM (bsc#1184511).\n- CVE-2020-25670, CVE-2020-25671, CVE-2020-25672, CVE-2020-25673: Fixed multiple bugs in NFC subsytem (bsc#1178181).\n\nThe following non-security bugs were fixed:\n\n- ACPI: scan: Rearrange memory allocation in acpi_device_add() (git-fixes).\n- ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits (git-fixes).\n- ALSA: hda: Drop the BATCH workaround for AMD controllers (git-fixes).\n- ALSA: hda/realtek: modify EAPD in the ALC886 (git-fixes).\n- amba: Fix resource leak for drivers without .remove (git-fixes).\n- bfq: Fix kABI for update internal depth state when queue depth changes (bsc#1172455).\n- bfq: update internal depth state when queue depth changes (bsc#1172455).\n- block: rsxx: fix error return code of rsxx_pci_probe() (git-fixes).\n- Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data (git-fixes).\n- Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes).\n- Bluetooth: hci_uart: Fix a race for write_work scheduling (git-fixes).\n- bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775).\n- bpf: Fix 32 bit src register truncation on div/mod (bsc#1184170).\n- bpf: fix subprog verifier bypass by div/mod by 0 exception (bsc#1184170).\n- bpf: fix x64 JIT code generation for jmp to 1st insn (bsc#1178163).\n- bpf_lru_list: Read double-checked variable once without lock (git-fixes).\n- bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775).\n- bpf,x64: Pad NOPs to make images converge more easily (bsc#1178163).\n- bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD (git-fixes).\n- can: c_can: move runtime PM enable/disable to c_can_platform (git-fixes).\n- can: c_can_pci: c_can_pci_remove(): fix use-after-free (git-fixes).\n- can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning (git-fixes).\n- can: peak_usb: add forgotten supported devices (git-fixes).\n- can: peak_usb: Revert 'can: peak_usb: add forgotten supported devices' (git-fixes).\n- can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership (git-fixes).\n- cifs: change noisy error message to FYI (bsc#1181507).\n- cifs: check all path components in resolved dfs target (bsc#1179755).\n- cifs_debug: use %pd instead of messing with ->d_name (bsc#1181507).\n- cifs: do not send close in compound create+close requests (bsc#1181507).\n- cifs: fix nodfs mount option (bsc#1179755).\n- cifs: introduce helper for finding referral server (bsc#1179755).\n- cifs: New optype for session operations (bsc#1181507).\n- cifs: print MIDs in decimal notation (bsc#1181507).\n- cifs: return proper error code in statfs(2) (bsc#1181507).\n- cifs: Tracepoints and logs for tracing credit changes (bsc#1181507).\n- cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (bsc#1104270).\n- dmaengine: hsu: disable spurious interrupt (git-fixes).\n- drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if (bsc#1129770) \n- drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing (bsc#1142635) \n- drm: bridge: dw-hdmi: Avoid resetting force in the detect function (bsc#1129770) \n- drm/compat: Clear bounce structures (bsc#1129770) \n- drm/etnaviv: replace MMU flush marker with flush sequence (bsc#1154048)\n- drm/gma500: Fix error return code in psb_driver_load() (bsc#1129770)\n- drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() (bsc#1152446) \n- drm/mediatek: Fix aal size config (bsc#1129770) \n- drm: meson_drv add shutdown function (git-fixes).\n- drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register (git-fixes).\n- drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY) (bsc#1129770)\n- drm/msm: fix shutdown hook in case GPU components failed to bind (git-fixes).\n- drm: mxsfb: check framebuffer pitch (bsc#1129770) \n- drm/omap: fix max fclk divider for omap36xx (bsc#1152446)\n- drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel (bsc#1129770)\n- drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel (bsc#1129770) \n- drm/radeon: fix AGP dependency (git-fixes).\n- drm: rcar-du: Put reference to VSP device (bsc#1129770) \n- drm/vc4: crtc: Rework a bit the CRTC state code (bsc#1129770) \n- drm/vc4: hdmi: Avoid sleeping in atomic context (bsc#1129770)\n- ethernet: alx: fix order of calls on resume (git-fixes).\n- fbdev: aty: SPARC64 requires FB_ATY_CT (bsc#1129770)\n- firmware/efi: Fix a use after bug in efi_mem_reserve_persistent (git-fixes).\n- fix setting irq affinity (bsc#1184583)\n- futex: Prevent robust futex exit race (git-fixes).\n- gma500: clean up error handling in init (bsc#1129770)\n- gpiolib: acpi: Add missing IRQF_ONESHOT (git-fixes).\n- HID: make arrays usage and value to be the same (git-fixes).\n- i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (git-fixes).\n- i40e: Add zero-initialization of AQ command structures (bsc#1109837 bsc#1111981).\n- i40e: Fix add TC filter for IPv6 (bsc#1109837 bsc#1111981 ).\n- i40e: Fix endianness conversions (bsc#1109837 bsc#1111981 ).\n- IB/mlx5: Return appropriate error code instead of ENOMEM (bsc#1103991).\n- ibmvnic: add comments for spinlock_t definitions (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: add memory barrier to protect long term buffer (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).\n- ibmvnic: always store valid MAC address (bsc#1182011 ltc#191844).\n- ibmvnic: avoid multiple line dereference (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Correctly re-enable interrupts in NAPI polling routine (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: create send_control_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: create send_query_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Do not replenish RX buffers after every polling loop (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Ensure that CRQ entry read are correctly ordered (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).\n- ibmvnic: Ensure that device queue memory is cache-line aligned (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Ensure that SCRQ entry reads are correctly ordered (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: fix block comments (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: fix braces (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: fix miscellaneous checks (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning (bsc#1184114 ltc#192237).\n- ibmvnic: Fix TX completion error handling (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Fix use-after-free of VNIC login response buffer (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: handle inconsistent login with reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Harden device Command Response Queue handshake (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: improve ibmvnic_init and ibmvnic_reset_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: merge do_change_param_reset into do_reset (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: merge ibmvnic_reset_init and ibmvnic_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: no reset timeout for 5 seconds after reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: prefer strscpy over strlcpy (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: prefer 'unsigned long' over 'unsigned long int' (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: reduce wait for completion time (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: remove excessive irqsave (bsc#1065729).\n- ibmvnic: remove never executed if statement (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: remove unused spinlock_t stats_lock definition (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: rename ibmvnic_send_req_caps to send_request_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: rename send_cap_queries to send_query_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: rename send_map_query to send_query_map (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- ibmvnic: send_login should check for crq errors (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: simplify reset_long_term_buff function (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791).\n- ibmvnic: skip send_request_unmap for timeout reset (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591).\n- ibmvnic: skip tx timeout reset while in resetting (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: stop free_all_rwi on failed reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791).\n- ibmvnic: track pending login (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- ibmvnic: Use 'skb_frag_address()' instead of hand coding it (bsc#1184114 ltc#192237).\n- ice: Account for port VLAN in VF max packet size calculation (bsc#1118661).\n- igc: check return value of ret_val in igc_config_fc_after_link_up (bsc#1118657).\n- igc: Report speed and duplex as unknown when device is runtime suspended (jsc#SLE-4799).\n- igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr (bsc#1118657).\n- iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel (git-fixes).\n- iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler (git-fixes).\n- iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (git-fixes).\n- iio: hid-sensor-prox: Fix scale not correct issue (git-fixes).\n- iio: hid-sensor-temperature: Fix issues of timestamp channel (git-fixes).\n- Input: i8042 - add ASUS Zenbook Flip to noselftest list (git-fixes).\n- Input: i8042 - unbreak Pegatron C15B (git-fixes).\n- Input: raydium_ts_i2c - do not send zero length (git-fixes).\n- Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|S (git-fixes).\n- Input: xpad - sync supported devices with fork on GitHub (git-fixes).\n- iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183378).\n- iommu/intel: Fix memleak in intel_irq_remapping_alloc (bsc#1183379).\n- iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183380).\n- iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183381).\n- ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (bsc#1113994).\n- kABI: Fix kABI after modifying struct __call_single_data (bsc#1180846).\n- kabi/severities: Add rtas_online_cpus_mask, rtas_offline_cpus_mask\n- kernel/smp: add boot parameter for controlling CSD lock debugging (bsc#1180846).\n- kernel/smp: add more data to CSD lock debugging (bsc#1180846).\n- kernel/smp: prepare more CSD lock debugging (bsc#1180846).\n- kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846).\n- KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (bsc#1183382).\n- lib/crc32test: remove extra local_irq_disable/enable (git-fixes).\n- locking/mutex: Fix non debug version of mutex_lock_io_nested() (git-fixes).\n- mac80211: fix double free in ibss_leave (git-fixes).\n- mac80211: fix rate mask reset (git-fixes).\n- media: usbtv: Fix deadlock on suspend (git-fixes).\n- media: uvcvideo: Allow entities with no pads (git-fixes).\n- misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (git-fixes).\n- mmc: core: Fix partition switch time for eMMC (git-fixes).\n- mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE.\n- mmc: cqhci: Fix random crash when remove mmc module/card (git-fixes).\n- mmc: sdhci-esdhc-imx: fix kernel panic when remove module (git-fixes).\n- mmc: sdhci-of-arasan: Add missed checks for devm_clk_register() (git-fixes).\n- mwifiex: pcie: skip cancel_work_sync() on reset failure path (git-fixes).\n- net: bridge: use switchdev for port flags set through sysfs too (bsc#1112374).\n- net: cdc-phonet: fix data-interface release on probe failure (git-fixes).\n- net: core: introduce __netdev_notify_peers (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- net: hns3: add a check for index in hclge_get_rss_key() (bsc#1126390).\n- net: hns3: add a check for queue_id in hclge_reset_vf_queue() (bsc#1104353).\n- net: hns3: fix bug when calculating the TCAM table info (bsc#1104353).\n- net: hns3: fix query vlan mask value error for flow director (bsc#1104353).\n- net/mlx5e: Update max_opened_tc also when channels are closed (bsc#1103990).\n- net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 (bsc#1119113).\n- net: re-solve some conflicts after net -> net-next merge (bsc#1184114 ltc#192237 bsc#1176855 ltc#187293).\n- net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405)\n- net: usb: ax88179_178a: fix missing stop entry in driver_info (git-fixes).\n- net: usb: qmi_wwan: allow qmimux add/del with master up (git-fixes).\n- PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (git-fixes).\n- PCI: Align checking of syscall user config accessors (git-fixes).\n- phy: rockchip-emmc: emmc_phy_init() always return 0 (git-fixes).\n- platform/x86: i2c-multi-instantiate: Do not create platform device for INT3515 ACPI nodes (git-fixes).\n- powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (bsc#1065729).\n- powerpc/book3s64/radix: Remove WARN_ON in destroy_context() (bsc#1183692 ltc#191963).\n- powerpc: Convert to using %pOFn instead of device_node.name (bsc#1181674 ltc#189159).\n- powerpc: Fix some spelling mistakes (bsc#1181674 ltc#189159).\n- powerpc/hvcall: add token and codes for H_VASI_SIGNAL (bsc#1181674 ltc#189159).\n- powerpc: kABI: add back suspend_disable_cpu in machdep_calls (bsc#1181674 ltc#189159).\n- powerpc/machdep: remove suspend_disable_cpu() (bsc#1181674 ltc#189159).\n- powerpc/mm/pkeys: Make pkey access check work on execute_only_key (bsc#1181544 ltc#191080 git-fixes).\n- powerpc/numa: Fix build when CONFIG_NUMA=n (bsc#1132477 ltc#175530).\n- powerpc/numa: make vphn_enabled, prrn_enabled flags const (bsc#1181674 ltc#189159).\n- powerpc/numa: remove ability to enable topology updates (bsc#1181674 ltc#189159).\n- powerpc/numa: remove arch_update_cpu_topology (bsc#1181674 ltc#189159).\n- powerpc/numa: Remove late request for home node associativity (bsc#1181674 ltc#189159).\n- powerpc/numa: remove prrn_is_enabled() (bsc#1181674 ltc#189159).\n- powerpc/numa: remove start/stop_topology_update() (bsc#1181674 ltc#189159).\n- powerpc/numa: remove timed_topology_update() (bsc#1181674 ltc#189159).\n- powerpc/numa: remove unreachable topology timer code (bsc#1181674 ltc#189159).\n- powerpc/numa: remove unreachable topology update code (bsc#1181674 ltc#189159).\n- powerpc/numa: remove unreachable topology workqueue code (bsc#1181674 ltc#189159).\n- powerpc/numa: remove vphn_enabled and prrn_enabled internal flags (bsc#1181674 ltc#189159).\n- powerpc/numa: stub out numa_update_cpu_topology() (bsc#1181674 ltc#189159).\n- powerpc/numa: Suppress 'VPHN is not supported' messages (bsc#1181674 ltc#189159).\n- powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).\n- powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n (bsc#1181674 ltc#189159).\n- powerpc/pseries: Do not enforce MSI affinity with kdump (bsc#1181655 ltc#190855).\n- powerpc/pseries: Generalize hcall_vphn() (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: pass stream id via function arguments (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: perform post-suspend fixups later (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: remove prepare_late() callback (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: remove pseries_suspend_cpu() (bsc#1181674 ltc#189159).\n- powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me() (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: add missing break to default case (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: Add pr_debug() for device tree changes (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: do not error on absence of ibm, update-nodes (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: error message improvements (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: extract VASI session polling logic (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).\n- powerpc/pseries/mobility: refactor node lookup during DT update (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: retry partition suspend after error (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: Set pr_fmt() (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: signal suspend cancellation to platform (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: use rtas_activate_firmware() on resume (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: use stop_machine for join/suspend (bsc#1181674 ltc#189159).\n- powerpc/pseries/mobility: use struct for shared state (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).\n- powerpc/pseries/ras: Remove unused variable 'status' (bsc#1065729).\n- powerpc/pseries: remove dlpar_cpu_readd() (bsc#1181674 ltc#189159).\n- powerpc/pseries: remove memory 're-add' implementation (bsc#1181674 ltc#189159).\n- powerpc/pseries: remove obsolete memory hotplug DT notifier code (bsc#1181674 ltc#189159).\n- powerpc/pseries: remove prrn special case from DT update path (bsc#1181674 ltc#189159).\n- powerpc/rtas: add rtas_activate_firmware() (bsc#1181674 ltc#189159).\n- powerpc/rtas: add rtas_ibm_suspend_me() (bsc#1181674 ltc#189159).\n- powerpc/rtas: complete ibm,suspend-me status codes (bsc#1181674 ltc#189159).\n- powerpc/rtas: dispatch partition migration requests to pseries (bsc#1181674 ltc#189159).\n- powerpc/rtasd: simplify handle_rtas_event(), emit message on events (bsc#1181674 ltc#189159).\n- powerpc/rtas: prevent suspend-related sys_rtas use on LE (bsc#1181674 ltc#189159).\n- powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() (bsc#1181674 ltc#189159).\n- powerpc/rtas: remove rtas_suspend_cpu() (bsc#1181674 ltc#189159).\n- powerpc/rtas: remove unused rtas_suspend_last_cpu() (bsc#1181674 ltc#189159).\n- powerpc/rtas: remove unused rtas_suspend_me_data (bsc#1181674 ltc#189159).\n- powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe (bsc#1181674 ltc#189159).\n- powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask (bsc#1181674 ltc#189159).\n- powerpc/vio: Use device_type to detect family (bsc#1181674 ltc#189159).\n- printk: fix deadlock when kernel panic (bsc#1183018).\n- pseries/drmem: do not cache node id in drmem_lmb struct (bsc#1132477 ltc#175530).\n- pseries/hotplug-memory: hot-add: skip redundant LMB lookup (bsc#1132477 ltc#175530).\n- pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() (git-fixes).\n- qxl: Fix uninitialised struct field head.surface_id (git-fixes).\n- random: fix the RNDRESEEDCRNG ioctl (git-fixes).\n- rcu: Allow only one expedited GP to run concurrently with (git-fixes)\n- rcu: Fix missed wakeup of exp_wq waiters (git-fixes)\n- RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation (bsc#1103991).\n- RDMA/rxe: Remove useless code in rxe_recv.c (bsc#1103992 ).\n- RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709)\n- RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc (bsc#1103992).\n- Revert 'ibmvnic: remove never executed if statement' (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290).\n- rpadlpar: fix potential drc_name corruption in store functions (bsc#1183416 ltc#191079).\n- rsxx: Return -EFAULT if copy_to_user() fails (git-fixes).\n- s390/cio: return -EFAULT if copy_to_user() fails (git-fixes).\n- s390/cio: return -EFAULT if copy_to_user() fails (git-fixes).\n- s390/crypto: return -EFAULT if copy_to_user() fails (git-fixes).\n- s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165).\n- s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165).\n- s390/pci: Fix s390_mmio_read/write with MIO (LTC#192079 bsc#1183755).\n- s390/vtime: fix increased steal time accounting (bsc#1183861).\n- sched/fair: Fix wrong cpu selecting from isolated domain (git-fixes)\n- sched/vtime: Fix guest/system mis-accounting on task switch (git-fixes)\n- scsi: lpfc: Change wording of invalid pci reset log message (bsc#1182574).\n- scsi: lpfc: Correct function header comments related to ndlp reference counting (bsc#1182574).\n- scsi: lpfc: Fix ADISC handling that never frees nodes (bsc#1182574).\n- scsi: lpfc: Fix ancient double free (bsc#1182574).\n- scsi: lpfc: Fix crash caused by switch reboot (bsc#1182574).\n- scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (bsc#1182574).\n- scsi: lpfc: Fix EEH encountering oops with NVMe traffic (bsc#1182574).\n- scsi: lpfc: Fix FLOGI failure due to accessing a freed node (bsc#1182574).\n- scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (bsc#1182574).\n- scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0() (bsc#1182574).\n- scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference (bsc#1182574).\n- scsi: lpfc: Fix nodeinfo debugfs output (bsc#1182574).\n- scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb() (bsc#1182574).\n- scsi: lpfc: Fix 'physical' typos (bsc#1182574).\n- scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN (bsc#1182574).\n- scsi: lpfc: Fix pt2pt connection does not recover after LOGO (bsc#1182574).\n- scsi: lpfc: Fix pt2pt state transition causing rmmod hang (bsc#1182574).\n- scsi: lpfc: Fix reftag generation sizing errors (bsc#1182574).\n- scsi: lpfc: Fix stale node accesses on stale RRQ request (bsc#1182574).\n- scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path (bsc#1182574).\n- scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf (bsc#1182574).\n- scsi: lpfc: Fix use after free in lpfc_els_free_iocb (bsc#1182574).\n- scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid() (bsc#1182574).\n- scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports (bsc#1182574).\n- scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes (bsc#1182574).\n- scsi: lpfc: Update lpfc version to 12.8.0.8 (bsc#1182574).\n- selinux: never allow relabeling on context mounts (git-fixes).\n- smb3: add dynamic trace point to trace when credits obtained (bsc#1181507).\n- smb3: fix crediting for compounding when only one request in flight (bsc#1181507).\n- smp: Add source and destination CPUs to __call_single_data (bsc#1180846).\n- Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846).\n- Update config files: disable CONFIG_CSD_LOCK_WAIT_DEBUG (bsc#1180846).\n- usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot (git-fixes).\n- usbip: fix stub_dev to check for stream socket (git-fixes).\n- usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (git-fixes).\n- usbip: Fix unsafe unaligned pointer usage (git-fixes).\n- usbip: fix vhci_hcd attach_store() races leading to gpf (git-fixes).\n- usbip: fix vhci_hcd to check for stream socket (git-fixes).\n- usbip: tools: fix build error for multiple definition (git-fixes).\n- usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable (git-fixes).\n- usb: replace hardcode maximum usb string length by definition (git-fixes).\n- usb: serial: io_edgeport: fix memory leak in edge_startup (git-fixes).\n- usb: serial: option: add Quectel EM160R-GL (git-fixes).\n- usb-storage: Add quirk to defeat Kindle's automatic unload (git-fixes).\n- use __netdev_notify_peers in ibmvnic (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139).\n- video: fbdev: acornfb: remove free_unused_pages() (bsc#1129770)\n- video: fbdev: atmel_lcdfb: fix return error code in (bsc#1129770) Backporting notes: \t* context changes \t* fallout from trailing whitespaces\n- vsprintf: Do not have bprintf dereference pointers (bsc#1184494).\n- vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) (bsc#1184494).\n- vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers (bsc#1184494).\n- wlcore: Fix command execute failure 19 for wl12xx (git-fixes).\n- x86/ioapic: Ignore IRQ2 again (12sp5).\n- x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (12sp5).\n- xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367).\n- xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600).\n- xen/netback: fix spurious event detection for common event case (bsc#1182175).\n- xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367).\n- xfs: Fix assert failure in xfs_setattr_size() (git-fixes).\n- xsk: Remove dangling function declaration from header file (bsc#1109837).\n",null,[],[],[],[14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78],{"_key":15},"CVE-2020-0433",{"_key":17},"CVE-2020-25670",{"_key":19},"CVE-2020-25671",{"_key":21},"CVE-2020-25672",{"_key":23},"CVE-2020-25673",{"_key":25},"CVE-2020-27170",{"_key":27},"CVE-2020-27171",{"_key":29},"CVE-2020-27815",{"_key":31},"CVE-2020-29368",{"_key":33},"CVE-2020-29374",{"_key":35},"CVE-2020-35519",{"_key":37},"CVE-2020-36311",{"_key":39},"CVE-2021-20219",{"_key":41},"CVE-2021-26930",{"_key":43},"CVE-2021-26931",{"_key":45},"CVE-2021-26932",{"_key":47},"CVE-2021-27363",{"_key":49},"CVE-2021-27364",{"_key":51},"CVE-2021-27365",{"_key":53},"CVE-2021-28038",{"_key":55},"CVE-2021-28660",{"_key":57},"CVE-2021-28688",{"_key":59},"CVE-2021-28964",{"_key":61},"CVE-2021-28971",{"_key":63},"CVE-2021-28972",{"_key":65},"CVE-2021-29154",{"_key":67},"CVE-2021-29264",{"_key":69},"CVE-2021-29265",{"_key":71},"CVE-2021-29647",{"_key":73},"CVE-2021-30002",{"_key":75},"CVE-2021-3428",{"_key":77},"CVE-2021-3444",{"_key":79},"CVE-2021-3483",[],[],[83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115],{"_key":15},{"_key":17},{"_key":19},{"_key":21},{"_key":23},{"_key":25},{"_key":27},{"_key":29},{"_key":31},{"_key":33},{"_key":35},{"_key":37},{"_key":39},{"_key":41},{"_key":43},{"_key":45},{"_key":47},{"_key":49},{"_key":51},{"_key":53},{"_key":55},{"_key":57},{"_key":59},{"_key":61},{"_key":63},{"_key":65},{"_key":67},{"_key":69},{"_key":71},{"_key":73},{"_key":75},{"_key":77},{"_key":79},"2021-04-15T13:29:28Z","2026-02-04T03:39:04.690405Z",{"cisa_kev":119,"cisa_ransomware":119,"cisa_vendor":9,"epss_severity":9,"epss_score":9,"severity":9,"severity_score":9,"severity_version":9,"severity_source":9,"severity_vector":9,"severity_status":9},false,[121,127,132,136,140,144,148,152,156,160,164,168,172,176,180,184,188,192,196,200,204,208,212,216,220,224,228,232,236,240,244,248,252,256,260,264,268,272,276,280,284,288,292,296,300,304,308,312,316,320,324,328,332,336,340,344,348,352,356,360,364,368,372,376,380,384,388,392,396,400,404,408,412,416,420,424,428,432,436,440,444,448,452,456,460,464,468,472,477,481,485,489,493,497,501,505,509,513,517,521,525,529,533,537,541,545,549,553,557,561,565,569,573,577,581,585,589,593,597,601],{"url":122,"sources":123,"tags":125},"https://www.suse.com/support/update/announcement/2021/suse-su-20211210-1/",[124],"osv_suse",[126],"Advisory",{"url":128,"sources":129,"tags":130},"https://bugzilla.suse.com/1065600",[124],[131],"REPORT",{"url":133,"sources":134,"tags":135},"https://bugzilla.suse.com/1065729",[124],[131],{"url":137,"sources":138,"tags":139},"https://bugzilla.suse.com/1103990",[124],[131],{"url":141,"sources":142,"tags":143},"https://bugzilla.suse.com/1103991",[124],[131],{"url":145,"sources":146,"tags":147},"https://bugzilla.suse.com/1103992",[124],[131],{"url":149,"sources":150,"tags":151},"https://bugzilla.suse.com/1104270",[124],[131],{"url":153,"sources":154,"tags":155},"https://bugzilla.suse.com/1104353",[124],[131],{"url":157,"sources":158,"tags":159},"https://bugzilla.suse.com/1109837",[124],[131],{"url":161,"sources":162,"tags":163},"https://bugzilla.suse.com/1111981",[124],[131],{"url":165,"sources":166,"tags":167},"https://bugzilla.suse.com/1112374",[124],[131],{"url":169,"sources":170,"tags":171},"https://bugzilla.suse.com/1113295",[124],[131],{"url":173,"sources":174,"tags":175},"https://bugzilla.suse.com/1113994",[124],[131],{"url":177,"sources":178,"tags":179},"https://bugzilla.suse.com/1118657",[124],[131],{"url":181,"sources":182,"tags":183},"https://bugzilla.suse.com/1118661",[124],[131],{"url":185,"sources":186,"tags":187},"https://bugzilla.suse.com/1119113",[124],[131],{"url":189,"sources":190,"tags":191},"https://bugzilla.suse.com/1126390",[124],[131],{"url":193,"sources":194,"tags":195},"https://bugzilla.suse.com/1129770",[124],[131],{"url":197,"sources":198,"tags":199},"https://bugzilla.suse.com/1132477",[124],[131],{"url":201,"sources":202,"tags":203},"https://bugzilla.suse.com/1142635",[124],[131],{"url":205,"sources":206,"tags":207},"https://bugzilla.suse.com/1152446",[124],[131],{"url":209,"sources":210,"tags":211},"https://bugzilla.suse.com/1154048",[124],[131],{"url":213,"sources":214,"tags":215},"https://bugzilla.suse.com/1169709",[124],[131],{"url":217,"sources":218,"tags":219},"https://bugzilla.suse.com/1172455",[124],[131],{"url":221,"sources":222,"tags":223},"https://bugzilla.suse.com/1173485",[124],[131],{"url":225,"sources":226,"tags":227},"https://bugzilla.suse.com/1175165",[124],[131],{"url":229,"sources":230,"tags":231},"https://bugzilla.suse.com/1176720",[124],[131],{"url":233,"sources":234,"tags":235},"https://bugzilla.suse.com/1176855",[124],[131],{"url":237,"sources":238,"tags":239},"https://bugzilla.suse.com/1178163",[124],[131],{"url":241,"sources":242,"tags":243},"https://bugzilla.suse.com/1178181",[124],[131],{"url":245,"sources":246,"tags":247},"https://bugzilla.suse.com/1179243",[124],[131],{"url":249,"sources":250,"tags":251},"https://bugzilla.suse.com/1179428",[124],[131],{"url":253,"sources":254,"tags":255},"https://bugzilla.suse.com/1179454",[124],[131],{"url":257,"sources":258,"tags":259},"https://bugzilla.suse.com/1179660",[124],[131],{"url":261,"sources":262,"tags":263},"https://bugzilla.suse.com/1179755",[124],[131],{"url":265,"sources":266,"tags":267},"https://bugzilla.suse.com/1180846",[124],[131],{"url":269,"sources":270,"tags":271},"https://bugzilla.suse.com/1181507",[124],[131],{"url":273,"sources":274,"tags":275},"https://bugzilla.suse.com/1181515",[124],[131],{"url":277,"sources":278,"tags":279},"https://bugzilla.suse.com/1181544",[124],[131],{"url":281,"sources":282,"tags":283},"https://bugzilla.suse.com/1181655",[124],[131],{"url":285,"sources":286,"tags":287},"https://bugzilla.suse.com/1181674",[124],[131],{"url":289,"sources":290,"tags":291},"https://bugzilla.suse.com/1181747",[124],[131],{"url":293,"sources":294,"tags":295},"https://bugzilla.suse.com/1181753",[124],[131],{"url":297,"sources":298,"tags":299},"https://bugzilla.suse.com/1181843",[124],[131],{"url":301,"sources":302,"tags":303},"https://bugzilla.suse.com/1182011",[124],[131],{"url":305,"sources":306,"tags":307},"https://bugzilla.suse.com/1182175",[124],[131],{"url":309,"sources":310,"tags":311},"https://bugzilla.suse.com/1182485",[124],[131],{"url":313,"sources":314,"tags":315},"https://bugzilla.suse.com/1182574",[124],[131],{"url":317,"sources":318,"tags":319},"https://bugzilla.suse.com/1182715",[124],[131],{"url":321,"sources":322,"tags":323},"https://bugzilla.suse.com/1182716",[124],[131],{"url":325,"sources":326,"tags":327},"https://bugzilla.suse.com/1182717",[124],[131],{"url":329,"sources":330,"tags":331},"https://bugzilla.suse.com/1183018",[124],[131],{"url":333,"sources":334,"tags":335},"https://bugzilla.suse.com/1183022",[124],[131],{"url":337,"sources":338,"tags":339},"https://bugzilla.suse.com/1183023",[124],[131],{"url":341,"sources":342,"tags":343},"https://bugzilla.suse.com/1183378",[124],[131],{"url":345,"sources":346,"tags":347},"https://bugzilla.suse.com/1183379",[124],[131],{"url":349,"sources":350,"tags":351},"https://bugzilla.suse.com/1183380",[124],[131],{"url":353,"sources":354,"tags":355},"https://bugzilla.suse.com/1183381",[124],[131],{"url":357,"sources":358,"tags":359},"https://bugzilla.suse.com/1183382",[124],[131],{"url":361,"sources":362,"tags":363},"https://bugzilla.suse.com/1183405",[124],[131],{"url":365,"sources":366,"tags":367},"https://bugzilla.suse.com/1183416",[124],[131],{"url":369,"sources":370,"tags":371},"https://bugzilla.suse.com/1183509",[124],[131],{"url":373,"sources":374,"tags":375},"https://bugzilla.suse.com/1183593",[124],[131],{"url":377,"sources":378,"tags":379},"https://bugzilla.suse.com/1183646",[124],[131],{"url":381,"sources":382,"tags":383},"https://bugzilla.suse.com/1183662",[124],[131],{"url":385,"sources":386,"tags":387},"https://bugzilla.suse.com/1183686",[124],[131],{"url":389,"sources":390,"tags":391},"https://bugzilla.suse.com/1183692",[124],[131],{"url":393,"sources":394,"tags":395},"https://bugzilla.suse.com/1183696",[124],[131],{"url":397,"sources":398,"tags":399},"https://bugzilla.suse.com/1183755",[124],[131],{"url":401,"sources":402,"tags":403},"https://bugzilla.suse.com/1183775",[124],[131],{"url":405,"sources":406,"tags":407},"https://bugzilla.suse.com/1183861",[124],[131],{"url":409,"sources":410,"tags":411},"https://bugzilla.suse.com/1183871",[124],[131],{"url":413,"sources":414,"tags":415},"https://bugzilla.suse.com/1184114",[124],[131],{"url":417,"sources":418,"tags":419},"https://bugzilla.suse.com/1184120",[124],[131],{"url":421,"sources":422,"tags":423},"https://bugzilla.suse.com/1184167",[124],[131],{"url":425,"sources":426,"tags":427},"https://bugzilla.suse.com/1184168",[124],[131],{"url":429,"sources":430,"tags":431},"https://bugzilla.suse.com/1184170",[124],[131],{"url":433,"sources":434,"tags":435},"https://bugzilla.suse.com/1184192",[124],[131],{"url":437,"sources":438,"tags":439},"https://bugzilla.suse.com/1184193",[124],[131],{"url":441,"sources":442,"tags":443},"https://bugzilla.suse.com/1184196",[124],[131],{"url":445,"sources":446,"tags":447},"https://bugzilla.suse.com/1184198",[124],[131],{"url":449,"sources":450,"tags":451},"https://bugzilla.suse.com/1184391",[124],[131],{"url":453,"sources":454,"tags":455},"https://bugzilla.suse.com/1184393",[124],[131],{"url":457,"sources":458,"tags":459},"https://bugzilla.suse.com/1184397",[124],[131],{"url":461,"sources":462,"tags":463},"https://bugzilla.suse.com/1184494",[124],[131],{"url":465,"sources":466,"tags":467},"https://bugzilla.suse.com/1184511",[124],[131],{"url":469,"sources":470,"tags":471},"https://bugzilla.suse.com/1184583",[124],[131],{"url":473,"sources":474,"tags":475},"https://www.suse.com/security/cve/CVE-2020-0433",[124],[476],"WEB",{"url":478,"sources":479,"tags":480},"https://www.suse.com/security/cve/CVE-2020-25670",[124],[476],{"url":482,"sources":483,"tags":484},"https://www.suse.com/security/cve/CVE-2020-25671",[124],[476],{"url":486,"sources":487,"tags":488},"https://www.suse.com/security/cve/CVE-2020-25672",[124],[476],{"url":490,"sources":491,"tags":492},"https://www.suse.com/security/cve/CVE-2020-25673",[124],[476],{"url":494,"sources":495,"tags":496},"https://www.suse.com/security/cve/CVE-2020-27170",[124],[476],{"url":498,"sources":499,"tags":500},"https://www.suse.com/security/cve/CVE-2020-27171",[124],[476],{"url":502,"sources":503,"tags":504},"https://www.suse.com/security/cve/CVE-2020-27815",[124],[476],{"url":506,"sources":507,"tags":508},"https://www.suse.com/security/cve/CVE-2020-29368",[124],[476],{"url":510,"sources":511,"tags":512},"https://www.suse.com/security/cve/CVE-2020-29374",[124],[476],{"url":514,"sources":515,"tags":516},"https://www.suse.com/security/cve/CVE-2020-35519",[124],[476],{"url":518,"sources":519,"tags":520},"https://www.suse.com/security/cve/CVE-2020-36311",[124],[476],{"url":522,"sources":523,"tags":524},"https://www.suse.com/security/cve/CVE-2021-20219",[124],[476],{"url":526,"sources":527,"tags":528},"https://www.suse.com/security/cve/CVE-2021-26930",[124],[476],{"url":530,"sources":531,"tags":532},"https://www.suse.com/security/cve/CVE-2021-26931",[124],[476],{"url":534,"sources":535,"tags":536},"https://www.suse.com/security/cve/CVE-2021-26932",[124],[476],{"url":538,"sources":539,"tags":540},"https://www.suse.com/security/cve/CVE-2021-27363",[124],[476],{"url":542,"sources":543,"tags":544},"https://www.suse.com/security/cve/CVE-2021-27364",[124],[476],{"url":546,"sources":547,"tags":548},"https://www.suse.com/security/cve/CVE-2021-27365",[124],[476],{"url":550,"sources":551,"tags":552},"https://www.suse.com/security/cve/CVE-2021-28038",[124],[476],{"url":554,"sources":555,"tags":556},"https://www.suse.com/security/cve/CVE-2021-28660",[124],[476],{"url":558,"sources":559,"tags":560},"https://www.suse.com/security/cve/CVE-2021-28688",[124],[476],{"url":562,"sources":563,"tags":564},"https://www.suse.com/security/cve/CVE-2021-28964",[124],[476],{"url":566,"sources":567,"tags":568},"https://www.suse.com/security/cve/CVE-2021-28971",[124],[476],{"url":570,"sources":571,"tags":572},"https://www.suse.com/security/cve/CVE-2021-28972",[124],[476],{"url":574,"sources":575,"tags":576},"https://www.suse.com/security/cve/CVE-2021-29154",[124],[476],{"url":578,"sources":579,"tags":580},"https://www.suse.com/security/cve/CVE-2021-29264",[124],[476],{"url":582,"sources":583,"tags":584},"https://www.suse.com/security/cve/CVE-2021-29265",[124],[476],{"url":586,"sources":587,"tags":588},"https://www.suse.com/security/cve/CVE-2021-29647",[124],[476],{"url":590,"sources":591,"tags":592},"https://www.suse.com/security/cve/CVE-2021-30002",[124],[476],{"url":594,"sources":595,"tags":596},"https://www.suse.com/security/cve/CVE-2021-3428",[124],[476],{"url":598,"sources":599,"tags":600},"https://www.suse.com/security/cve/CVE-2021-3444",[124],[476],{"url":602,"sources":603,"tags":604},"https://www.suse.com/security/cve/CVE-2021-3483",[124],[476],[],[],[],[609,622,626,630,634,638,643,648,653,657,662,666],{"ecosystem":610,"name":611,"vendor":612,"product":613,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":613,"source":9,"versions":615},"SUSE Linux Enterprise","kernel-default","suse","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 12 SP5","rpm",[616],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},"lt4_12_14_122_66_2",true,"ecosystem","4.12.14-122.66.2","excluding",{"ecosystem":610,"name":611,"vendor":612,"product":623,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":623,"source":9,"versions":624},"kernel-default&distro=SUSE Linux Enterprise Live Patching 12 SP5",[625],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":611,"vendor":612,"product":627,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":627,"source":9,"versions":628},"kernel-default&distro=SUSE Linux Enterprise Server 12 SP5",[629],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":611,"vendor":612,"product":631,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":631,"source":9,"versions":632},"kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[633],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":611,"vendor":612,"product":635,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":635,"source":9,"versions":636},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 12 SP5",[637],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":639,"vendor":612,"product":640,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":640,"source":9,"versions":641},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[642],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":644,"vendor":612,"product":645,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":645,"source":9,"versions":646},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Software Development Kit 12 SP5",[647],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":649,"vendor":612,"product":650,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":650,"source":9,"versions":651},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Server 12 SP5",[652],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":649,"vendor":612,"product":654,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":654,"source":9,"versions":655},"kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[656],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":658,"vendor":612,"product":659,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":659,"source":9,"versions":660},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Server 12 SP5",[661],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":658,"vendor":612,"product":663,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":663,"source":9,"versions":664},"kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5",[665],{"version":617,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":620,"version_end_type":621,"fixed_in":9},{"ecosystem":610,"name":667,"vendor":612,"product":668,"cpe_part":9,"purl_type":614,"purl_namespace":612,"purl_name":668,"source":9,"versions":669},"kgraft-patch-SLE12-SP5_Update_17","kgraft-patch-SLE12-SP5_Update_17&distro=SUSE Linux Enterprise Live Patching 12 SP5",[670],{"version":671,"is_range":618,"range_type":619,"version_start":9,"version_start_type":9,"version_end":672,"version_end_type":621,"fixed_in":9},"lt1_8_3_2","1-8.3.2"]