[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"repo-stars":3,"vuln-SUSE-SU-2020:3122-1":6},{"stargazers_count":4,"fetched_at":5},7,"2026-06-04T08:53:30.047Z",{"id":7,"descriptions":8,"cisa":9,"weaknesses":10,"exploits":11,"aliases":12,"duplicate_of":9,"upstream":13,"downstream":20,"duplicates":21,"related":22,"reserved_at":9,"published_at":26,"modified_at":27,"state":9,"summary":28,"references_raw":30,"kevs":187,"epss":9,"epss_history":188,"metrics":189,"affected":190},"SUSE-SU-2020:3122-1","Security update for the Linux Kernel\n\nThe SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2020-25285: A race condition between hugetlb sysctl handlers in mm/hugetlb.c could be used by local attackers to corrupt memory, cause a NULL pointer dereference, or possibly have unspecified other impact (bnc#1176485).\n- CVE-2020-16120: Fixed permission check to open real file when using overlayfs. It was possible to have a file not readable by an unprivileged user be copied to a mountpoint controlled by that user and then be able to access the file. (bsc#1177470)\n- CVE-2020-14351: Fixed a race condition in the perf_mmap_close() function (bsc#1177086).\n\nThe following non-security bugs were fixed:\n\n- ACPI: Always build evged in (git-fixes).\n- ACPI: button: fix handling lid state changes when input device closed (git-fixes).\n- ACPI: configfs: Add missing config_item_put() to fix refcount leak (git-fixes).\n- acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (git-fixes).\n- ACPI: debug: do not allow debugging when ACPI is disabled (git-fixes).\n- Add CONFIG_CHECK_CODESIGN_EKU\n- ALSA: ac97: (cosmetic) align argument names (git-fixes).\n- ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes).\n- ALSA: asihpi: fix spellint typo in comments (git-fixes).\n- ALSA: atmel: ac97: clarify operator precedence (git-fixes).\n- ALSA: bebob: potential info leak in hwdep_read() (git-fixes).\n- ALSA: compress_offload: remove redundant initialization (git-fixes).\n- ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes).\n- ALSA: core: pcm: simplify locking for timers (git-fixes).\n- ALSA: core: timer: clarify operator precedence (git-fixes).\n- ALSA: core: timer: remove redundant assignment (git-fixes).\n- ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock (git-fixes).\n- ALSA: fireworks: use semicolons rather than commas to separate statements (git-fixes).\n- ALSA: hda: auto_parser: remove shadowed variable declaration (git-fixes).\n- ALSA: hda: (cosmetic) align function parameters (git-fixes).\n- ALSA: hda - Do not register a cb func if it is registered already (git-fixes).\n- ALSA: hda - Fix the return value if cb func is already registered (git-fixes).\n- ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close (git-fixes).\n- ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7 (git-fixes).\n- ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887 (git-fixes).\n- ALSA: hda/realtek - set mic to auto detect on a HP AIO machine (git-fixes).\n- ALSA: hda/realtek - The front Mic on a HP machine does not work (git-fixes).\n- ALSA: hda: use semicolons rather than commas to separate statements (git-fixes).\n- ALSA: hdspm: Fix typo arbitary (git-fixes).\n- ALSA: mixart: Correct comment wrt obsoleted tasklet usage (git-fixes).\n- ALSA: portman2x4: fix repeated word 'if' (git-fixes).\n- ALSA: rawmidi: (cosmetic) align function parameters (git-fixes).\n- ALSA: seq: oss: Avoid mutex lock for a long-time ioctl (git-fixes).\n- ALSA: sparc: dbri: fix repeated word 'the' (git-fixes).\n- ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2 (git-fixes).\n- ALSA: usb-audio: endpoint.c: fix repeated word 'there' (git-fixes).\n- ALSA: usb-audio: fix spelling mistake 'Frequence' -> 'Frequency' (git-fixes).\n- ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk (git-fixes).\n- ALSA: usb: scarless_gen2: fix endianness issue (git-fixes).\n- ALSA: vx: vx_core: clarify operator precedence (git-fixes).\n- ALSA: vx: vx_pcm: remove redundant assignment (git-fixes).\n- ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() (git-fixes).\n- ASoC: fsl_sai: Instantiate snd_soc_dai_driver (git-fixes).\n- ASoC: qcom: lpass-cpu: fix concurrency issue (git-fixes).\n- ASoC: qcom: lpass-platform: fix memory leak (git-fixes).\n- ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits (git-fixes).\n- ASoC: tlv320aic32x4: Fix bdiv clock rate derivation (git-fixes).\n- ata: sata_rcar: Fix DMA boundary mask (git-fixes).\n- ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path (git-fixes).\n- ath10k: provide survey info as accumulated data (git-fixes).\n- ath6kl: prevent potential array overflow in ath6kl_add_new_sta() (git-fixes).\n- ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() (git-fixes).\n- ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() (git-fixes).\n- ath9k_htc: Use appropriate rs_datalen type (git-fixes).\n- backlight: sky81452-backlight: Fix refcount imbalance on error (git-fixes).\n- blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART (bsc#1177750).\n- block: ensure bdi->io_pages is always initialized (bsc#1177749).\n- block: Fix page_is_mergeable() for compound pages (bsc#1177814).\n- Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes).\n- Bluetooth: MGMT: Fix not checking if BT_HS is enabled (git-fixes).\n- brcmfmac: check ndev pointer (git-fixes).\n- btrfs: add owner and fs_info to alloc_state io_tree (bsc#1177854).\n- btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856).\n- btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855).\n- btrfs: tree-checker: fix false alert caused by legacy btrfs root item (bsc#1177861).\n- can: c_can: reg_map_{c,d}_can: mark as __maybe_unused (git-fixes).\n- can: flexcan: remove ack_grp and ack_bit handling from driver (git-fixes).\n- can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement (git-fixes).\n- clk: at91: clk-main: update key before writing AT91_CKGR_MOR (git-fixes).\n- clk: at91: remove the checking of parent_name (git-fixes).\n- clk: bcm2835: add missing release if devm_clk_hw_register fails (git-fixes).\n- clk: imx8mq: Fix usdhc parents order (git-fixes).\n- clk: keystone: sci-clk: fix parsing assigned-clock data during probe (git-fixes).\n- clk: meson: g12a: mark fclk_div2 as critical (git-fixes).\n- clk: qcom: gcc-sdm660: Fix wrong parent_map (git-fixes).\n- cxl: Rework error message for incompatible slots (bsc#1055014 git-fixes).\n- dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (bsc#1177817).\n- dma-direct: add missing set_memory_decrypted() for coherent mapping (bsc#1175898, ECO-2743).\n- dma-direct: always align allocation size in dma_direct_alloc_pages() (bsc#1175898, ECO-2743).\n- dma-direct: atomic allocations must come from atomic coherent pools (bsc#1175898, ECO-2743).\n- dma-direct: check return value when encrypting or decrypting memory (bsc#1175898, ECO-2743).\n- dma-direct: consolidate the error handling in dma_direct_alloc_pages (bsc#1175898, ECO-2743).\n- dma-direct: make uncached_kernel_address more general (bsc#1175898, ECO-2743).\n- dma-direct: provide function to check physical memory area validity (bsc#1175898, ECO-2743).\n- dma-direct: provide mmap and get_sgtable method overrides (bsc#1175898, ECO-2743).\n- dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails (bsc#1175898, ECO-2743).\n- dma-direct: remove __dma_direct_free_pages (bsc#1175898, ECO-2743).\n- dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages (bsc#1175898, ECO-2743).\n- dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (git-fixes).\n- dmaengine: dmatest: Check list for emptiness before access its last entry (git-fixes).\n- dma-mapping: add a dma_can_mmap helper (bsc#1175898, ECO-2743).\n- dma-mapping: always use VM_DMA_COHERENT for generic DMA remap (bsc#1175898, ECO-2743).\n- dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR (bsc#1175898, ECO-2743).\n- dma-mapping: make dma_atomic_pool_init self-contained (bsc#1175898, ECO-2743).\n- dma-mapping: merge the generic remapping helpers into dma-direct (bsc#1175898, ECO-2743).\n- dma-mapping: remove arch_dma_mmap_pgprot (bsc#1175898, ECO-2743).\n- dma-mapping: warn when coherent pool is depleted (bsc#1175898, ECO-2743).\n- dma-pool: add additional coherent pools to map to gfp mask (bsc#1175898, ECO-2743).\n- dma-pool: add pool sizes to debugfs (bsc#1175898, ECO-2743).\n- dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL (bsc#1175898, ECO-2743).\n- dma-pool: do not allocate pool memory from CMA (bsc#1175898, ECO-2743).\n- dma-pool: dynamically expanding atomic pools (bsc#1175898, ECO-2743).\n- dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() (bsc#1175898, ECO-2743).\n- dma-pool: fix coherent pool allocations for IOMMU mappings (bsc#1175898, ECO-2743).\n- dma-pool: fix too large DMA pools on medium memory size systems (bsc#1175898, ECO-2743).\n- dma-pool: get rid of dma_in_atomic_pool() (bsc#1175898, ECO-2743).\n- dma-pool: introduce dma_guess_pool() (bsc#1175898, ECO-2743).\n- dma-pool: make sure atomic pool suits device (bsc#1175898, ECO-2743).\n- dma-pool: Only allocate from CMA when in same memory zone (bsc#1175898, ECO-2743).\n- dma-pool: scale the default DMA coherent pool size with memory capacity (bsc#1175898, ECO-2743).\n- dma-remap: separate DMA atomic pools from direct remap code (bsc#1175898, ECO-2743).\n- dm: Call proper helper to determine dax support (bsc#1177817).\n- dm/dax: Fix table reference counts (bsc#1178246).\n- docs: driver-api: remove a duplicated index entry (git-fixes).\n- EDAC/i5100: Fix error handling order in i5100_init_one() (bsc#1152489).\n- extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips (git-fixes).\n- HID: hid-input: fix stylus battery reporting (git-fixes).\n- HID: roccat: add bounds checking in kone_sysfs_write_settings() (git-fixes).\n- HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery (git-fixes).\n- i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs (git-fixes).\n- i2c: imx: Fix external abort on interrupt in exit paths (git-fixes).\n- i2c: rcar: Auto select RESET_CONTROLLER (git-fixes).\n- i3c: master add i3c_master_attach_boardinfo to preserve boardinfo (git-fixes).\n- i3c: master: Fix error return in cdns_i3c_master_probe() (git-fixes).\n- ibmveth: Switch order of ibmveth_helper calls (bsc#1061843 git-fixes).\n- ibmvnic: save changed mac address to adapter->mac_addr (bsc#1134760 ltc#177449 git-fixes).\n- ibmvnic: set up 200GBPS speed (bsc#1129923 git-fixes).\n- ida: Free allocated bitmap in error path (git-fixes).\n- iio:accel:bma180: Fix use of true when should be iio_shared_by enum (git-fixes).\n- iio: adc: gyroadc: fix leak of device node iterator (git-fixes).\n- iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling (git-fixes).\n- iio:adc:ti-adc0832 Fix alignment issue with timestamp (git-fixes).\n- iio:adc:ti-adc12138 Fix alignment issue with timestamp (git-fixes).\n- iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE (git-fixes).\n- iio:gyro:itg3200: Fix timestamp alignment and prevent data leak (git-fixes).\n- iio:light:si1145: Fix timestamp alignment and prevent data leak (git-fixes).\n- iio:magn:hmc5843: Fix passing true where iio_shared_by enum required (git-fixes).\n- ima: Do not ignore errors from crypto_shash_update() (git-fixes).\n- ima: Remove semicolon at the end of ima_get_binary_runtime_size() (git-fixes).\n- Input: ati_remote2 - add missing newlines when printing module parameters (git-fixes).\n- Input: ep93xx_keypad - fix handling of platform_get_irq() error (git-fixes).\n- Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() (git-fixes).\n- Input: omap4-keypad - fix handling of platform_get_irq() error (git-fixes).\n- Input: stmfts - fix a & vs && typo (git-fixes).\n- Input: sun4i-ps2 - fix handling of platform_get_irq() error (git-fixes).\n- Input: twl4030_keypad - fix handling of platform_get_irq() error (git-fixes).\n- iomap: Make sure iomap_end is called after iomap_begin (bsc#1177754).\n- iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1177739).\n- ipmi_si: Fix wrong return value in try_smi_init() (git-fixes).\n- iwlwifi: mvm: split a print to avoid a WARNING in ROC (git-fixes).\n- kABI: Fix kABI after add CodeSigning extended key usage (bsc#1177353).\n- leds: mt6323: move period calculation (git-fixes).\n- lib/crc32.c: fix trivial typo in preprocessor condition (git-fixes).\n- memory: fsl-corenet-cf: Fix handling of platform_get_irq() error (git-fixes).\n- memory: omap-gpmc: Fix a couple off by ones (git-fixes).\n- memory: omap-gpmc: Fix build error without CONFIG_OF (git-fixes).\n- mfd: sm501: Fix leaks in probe() (git-fixes).\n- misc: mic: scif: Fix error handling path (git-fixes).\n- mm: do not panic when links can't be created in sysfs (bsc#1178002).\n- mm: do not rely on system state to detect hot-plug operations (bsc#1178002).\n- mm/huge_memory.c: use head to check huge zero page (git-fixes (mm/thp)).\n- mm/mempolicy.c: fix out of bounds write in mpol_parse_str() (git-fixes (mm/mempolicy)).\n- mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() (git-fixes (mm/writeback)).\n- mm/page-writeback.c: improve arithmetic divisions (git-fixes (mm/writeback)).\n- mm: replace memmap_context by meminit_context (bsc#1178002).\n- mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes (mm/rmap)).\n- mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes (mm/zsmalloc)).\n- mtd: lpddr: Fix bad logic in print_drs_error (git-fixes).\n- mtd: lpddr: fix excessive stack usage with clang (git-fixes).\n- mtd: mtdoops: Do not write panic data twice (git-fixes).\n- mtd: rawnand: stm32_fmc2: fix a buffer overflow (git-fixes).\n- mtd: rawnand: vf610: disable clk on error handling path in probe (git-fixes).\n- mtd: spinand: gigadevice: Add QE Bit (git-fixes).\n- mtd: spinand: gigadevice: Only one dummy byte in QUADIO (git-fixes).\n- mwifiex: Do not use GFP_KERNEL in atomic context (git-fixes).\n- mwifiex: fix double free (git-fixes).\n- mwifiex: remove function pointer check (git-fixes).\n- mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO (git-fixes).\n- net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (git-fixes).\n- nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() (git-fixes).\n- nl80211: fix non-split wiphy information (git-fixes).\n- NTB: hw: amd: fix an issue about leak system resources (git-fixes).\n- ntb: intel: Fix memleak in intel_ntb_pci_probe (git-fixes).\n- nvme-rdma: fix crash due to incorrect cqe (bsc#1174748).\n- nvme-rdma: fix crash when connect rejected (bsc#1174748).\n- overflow: Include header file with SIZE_MAX declaration (git-fixes).\n- PCI: aardvark: Check for errors from pci_bridge_emul_init() call (git-fixes).\n- percpu: fix first chunk size calculation for populated bitmap (git-fixes (mm/percpu)).\n- perf/x86/amd: Fix sampling Large Increment per Cycle events (bsc#1152489).\n- perf/x86: Fix n_pair for cancelled txn (bsc#1152489).\n- pinctrl: mcp23s08: Fix mcp23x17 precious range (git-fixes).\n- pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser (git-fixes).\n- PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification (bsc#1177353).\n- platform/x86: mlx-platform: Remove PSU EEPROM configuration (git-fixes).\n- PM: hibernate: Batch hibernate and resume IO requests (bsc#1178079).\n- powerpc/book3s64/radix: Make radix_mem_block_size 64bit (bsc#1055186 ltc#153436 git-fixes).\n- powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation (bsc#1065729).\n- powerpc/hwirq: Remove stale forward irq_chip declaration (bsc#1065729).\n- powerpc/icp-hv: Fix missing of_node_put() in success path (bsc#1065729).\n- powerpc/irq: Drop forward declaration of struct irqaction (bsc#1065729).\n- powerpc/papr_scm: Fix warning triggered by perf_stats_show() (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769 git-fixes).\n- powerpc/perf/hv-gpci: Fix starting index value (bsc#1065729).\n- powerpc/powernv/dump: Fix race while processing OPAL dump (bsc#1065729).\n- powerpc/powernv/elog: Fix race while processing OPAL error log event (bsc#1065729).\n- powerpc/pseries: Avoid using addr_to_pfn in real mode (jsc#SLE-9246 git-fixes).\n- powerpc/pseries: explicitly reschedule during drmem_lmb list traversal (bsc#1077428 ltc#163882 git-fixes).\n- powerpc/pseries: Fix missing of_node_put() in rng_init() (bsc#1065729).\n- pwm: img: Fix null pointer access in probe (git-fixes).\n- pwm: lpss: Add range limit check for the base_unit register value (git-fixes).\n- pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() (git-fixes).\n- qtnfmac: fix resource leaks on unsupported iftype error return path (git-fixes).\n- r8169: fix operation under forced interrupt threading (git-fixes).\n- rapidio: fix the missed put_device() for rio_mport_add_riodev (git-fixes).\n- reset: sti: reset-syscfg: fix struct description warnings (git-fixes).\n- ring-buffer: Return 0 on success from ring_buffer_resize() (git-fixes).\n- rtc: rx8010: do not modify the global rtc ops (git-fixes).\n- scsi: ibmvfc: Fix error return in ibmvfc_probe() (bsc#1065729).\n- scsi: mptfusion: Do not use GFP_ATOMIC for larger DMA allocations (bsc#1175898, ECO-2743).\n- slimbus: core: check get_addr before removing laddr ida (git-fixes).\n- slimbus: core: do not enter to clock pause mode in core (git-fixes).\n- slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback (git-fixes).\n- soc: fsl: qbman: Fix return value on success (git-fixes).\n- staging: comedi: check validity of wMaxPacketSize of usb endpoints found (git-fixes).\n- staging: rtl8192u: Do not use GFP_KERNEL in atomic context (git-fixes).\n- tracing: Check return value of __create_val_fields() before using its result (git-fixes).\n- tracing: Save normal string variables (git-fixes).\n- USB: dwc2: Fix INTR OUT transfers in DDMA mode (git-fixes).\n- USB: dwc2: Fix parameter type in function pointer prototype (git-fixes).\n- USB: dwc3: core: add phy cleanup for probe error handling (git-fixes).\n- USB: dwc3: core: do not trigger runtime pm when remove driver (git-fixes).\n- USB: dwc3: ep0: Fix ZLP for OUT ep0 requests (git-fixes).\n- USB: dwc3: gadget: Resume pending requests after CLEAR_STALL (git-fixes).\n- USB: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality (git-fixes).\n- USB: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above (git-fixes).\n- USB: gadget: u_ether: enable qmult on SuperSpeed Plus as well (git-fixes).\n- usblp: fix race between disconnect() and read() (git-fixes).\n- USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (git-fixes).\n- USB: serial: option: add Cellient MPL200 card (git-fixes).\n- USB: serial: option: Add Telit FT980-KS composition (git-fixes).\n- USB: serial: pl2303: add device-id for HP GC device (git-fixes).\n- USB: serial: qcserial: fix altsetting probing (git-fixes).\n- usb: xhci-mtk: Fix typo (git-fixes).\n- VMCI: check return value of get_user_pages_fast() for errors (git-fixes).\n- w1: mxc_w1: Fix timeout resolution problem leading to bus error (git-fixes).\n- watchdog: Fix memleak in watchdog_cdev_register (git-fixes).\n- watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 (git-fixes).\n- watchdog: Use put_device on error (git-fixes).\n- wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 (git-fixes).\n- writeback: Avoid skipping inode writeback (bsc#1177755).\n- writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755).\n- writeback: Protect inode->i_io_list with inode->i_lock (bsc#1177755).\n- X.509: Add CodeSigning extended key usage parsing (bsc#1177353).\n- x86/fpu: Allow multiple bits in clearcpuid= parameter (bsc#1152489).\n- x86/ioapic: Unbreak check_timer() (bsc#1152489).\n- x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned (bsc#1177765).\n- x86/mm: unencrypted non-blocking DMA allocations use coherent pools (bsc#1175898, ECO-2743).\n- x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713).\n- xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).\n- xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411).\n- xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411).\n- xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410).\n- xen/events: block rogue events for some time (XSA-332 bsc#1177411).\n- xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411).\n- xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411).\n- xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411).\n- xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411).\n- xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).\n- xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).\n- xen/pvcallsback: use lateeoi irq binding (XSA-332 bsc#1177411).\n- xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).\n- xfs: force the log after remapping a synchronous-writes file (git-fixes).\n- xhci: do not create endpoint debugfs entry before ring buffer is set (git-fixes).\n",null,[],[],[],[14,16,18],{"_key":15},"CVE-2020-14351",{"_key":17},"CVE-2020-16120",{"_key":19},"CVE-2020-25285",[],[],[23,24,25],{"_key":15},{"_key":17},{"_key":19},"2020-11-03T08:46:56Z","2026-02-04T02:32:10.861654Z",{"cisa_kev":29,"cisa_ransomware":29,"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,[31,37,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118,122,126,130,134,138,142,146,150,154,158,162,166,170,174,179,183],{"url":32,"sources":33,"tags":35},"https://www.suse.com/support/update/announcement/2020/suse-su-20203122-1/",[34],"osv_suse",[36],"Advisory",{"url":38,"sources":39,"tags":40},"https://bugzilla.suse.com/1055014",[34],[41],"REPORT",{"url":43,"sources":44,"tags":45},"https://bugzilla.suse.com/1055186",[34],[41],{"url":47,"sources":48,"tags":49},"https://bugzilla.suse.com/1061843",[34],[41],{"url":51,"sources":52,"tags":53},"https://bugzilla.suse.com/1065729",[34],[41],{"url":55,"sources":56,"tags":57},"https://bugzilla.suse.com/1077428",[34],[41],{"url":59,"sources":60,"tags":61},"https://bugzilla.suse.com/1129923",[34],[41],{"url":63,"sources":64,"tags":65},"https://bugzilla.suse.com/1134760",[34],[41],{"url":67,"sources":68,"tags":69},"https://bugzilla.suse.com/1152489",[34],[41],{"url":71,"sources":72,"tags":73},"https://bugzilla.suse.com/1174748",[34],[41],{"url":75,"sources":76,"tags":77},"https://bugzilla.suse.com/1174969",[34],[41],{"url":79,"sources":80,"tags":81},"https://bugzilla.suse.com/1175052",[34],[41],{"url":83,"sources":84,"tags":85},"https://bugzilla.suse.com/1175898",[34],[41],{"url":87,"sources":88,"tags":89},"https://bugzilla.suse.com/1176485",[34],[41],{"url":91,"sources":92,"tags":93},"https://bugzilla.suse.com/1176713",[34],[41],{"url":95,"sources":96,"tags":97},"https://bugzilla.suse.com/1177086",[34],[41],{"url":99,"sources":100,"tags":101},"https://bugzilla.suse.com/1177353",[34],[41],{"url":103,"sources":104,"tags":105},"https://bugzilla.suse.com/1177410",[34],[41],{"url":107,"sources":108,"tags":109},"https://bugzilla.suse.com/1177411",[34],[41],{"url":111,"sources":112,"tags":113},"https://bugzilla.suse.com/1177470",[34],[41],{"url":115,"sources":116,"tags":117},"https://bugzilla.suse.com/1177739",[34],[41],{"url":119,"sources":120,"tags":121},"https://bugzilla.suse.com/1177749",[34],[41],{"url":123,"sources":124,"tags":125},"https://bugzilla.suse.com/1177750",[34],[41],{"url":127,"sources":128,"tags":129},"https://bugzilla.suse.com/1177754",[34],[41],{"url":131,"sources":132,"tags":133},"https://bugzilla.suse.com/1177755",[34],[41],{"url":135,"sources":136,"tags":137},"https://bugzilla.suse.com/1177765",[34],[41],{"url":139,"sources":140,"tags":141},"https://bugzilla.suse.com/1177814",[34],[41],{"url":143,"sources":144,"tags":145},"https://bugzilla.suse.com/1177817",[34],[41],{"url":147,"sources":148,"tags":149},"https://bugzilla.suse.com/1177854",[34],[41],{"url":151,"sources":152,"tags":153},"https://bugzilla.suse.com/1177855",[34],[41],{"url":155,"sources":156,"tags":157},"https://bugzilla.suse.com/1177856",[34],[41],{"url":159,"sources":160,"tags":161},"https://bugzilla.suse.com/1177861",[34],[41],{"url":163,"sources":164,"tags":165},"https://bugzilla.suse.com/1178002",[34],[41],{"url":167,"sources":168,"tags":169},"https://bugzilla.suse.com/1178079",[34],[41],{"url":171,"sources":172,"tags":173},"https://bugzilla.suse.com/1178246",[34],[41],{"url":175,"sources":176,"tags":177},"https://www.suse.com/security/cve/CVE-2020-14351",[34],[178],"WEB",{"url":180,"sources":181,"tags":182},"https://www.suse.com/security/cve/CVE-2020-16120",[34],[178],{"url":184,"sources":185,"tags":186},"https://www.suse.com/security/cve/CVE-2020-25285",[34],[178],[],[],[],[191,204,211,215,219,223,227,232,239,244,249,253,258,262],{"ecosystem":192,"name":193,"vendor":194,"product":195,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":195,"source":9,"versions":197},"SUSE Linux Enterprise","kernel-default-base","suse","kernel-default-base&distro=SUSE Linux Enterprise Module for Basesystem 15 SP2","rpm",[198],{"version":199,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":202,"version_end_type":203,"fixed_in":9},"lt5_3_18_24_34_1_9_11_2",true,"ecosystem","5.3.18-24.34.1.9.11.2","excluding",{"ecosystem":192,"name":205,"vendor":194,"product":206,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":206,"source":9,"versions":207},"kernel-default","kernel-default&distro=SUSE Linux Enterprise High Availability Extension 15 SP2",[208],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},"lt5_3_18_24_34_1","5.3.18-24.34.1",{"ecosystem":192,"name":205,"vendor":194,"product":212,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":212,"source":9,"versions":213},"kernel-default&distro=SUSE Linux Enterprise Live Patching 15 SP2",[214],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":205,"vendor":194,"product":216,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":216,"source":9,"versions":217},"kernel-default&distro=SUSE Linux Enterprise Module for Basesystem 15 SP2",[218],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":205,"vendor":194,"product":220,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":220,"source":9,"versions":221},"kernel-default&distro=SUSE Linux Enterprise Module for Legacy 15 SP2",[222],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":205,"vendor":194,"product":224,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":224,"source":9,"versions":225},"kernel-default&distro=SUSE Linux Enterprise Workstation Extension 15 SP2",[226],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":228,"vendor":194,"product":229,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":229,"source":9,"versions":230},"kernel-docs","kernel-docs&distro=SUSE Linux Enterprise Module for Development Tools 15 SP2",[231],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":233,"vendor":194,"product":234,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":234,"source":9,"versions":235},"kernel-livepatch-SLE15-SP2_Update_6","kernel-livepatch-SLE15-SP2_Update_6&distro=SUSE Linux Enterprise Live Patching 15 SP2",[236],{"version":237,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":238,"version_end_type":203,"fixed_in":9},"lt1_5_3_2","1-5.3.2",{"ecosystem":192,"name":240,"vendor":194,"product":241,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":241,"source":9,"versions":242},"kernel-obs-build","kernel-obs-build&distro=SUSE Linux Enterprise Module for Development Tools 15 SP2",[243],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":245,"vendor":194,"product":246,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":246,"source":9,"versions":247},"kernel-preempt","kernel-preempt&distro=SUSE Linux Enterprise Module for Basesystem 15 SP2",[248],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":245,"vendor":194,"product":250,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":250,"source":9,"versions":251},"kernel-preempt&distro=SUSE Linux Enterprise Module for Development Tools 15 SP2",[252],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":254,"vendor":194,"product":255,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":255,"source":9,"versions":256},"kernel-source","kernel-source&distro=SUSE Linux Enterprise Module for Basesystem 15 SP2",[257],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":254,"vendor":194,"product":259,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":259,"source":9,"versions":260},"kernel-source&distro=SUSE Linux Enterprise Module for Development Tools 15 SP2",[261],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9},{"ecosystem":192,"name":263,"vendor":194,"product":264,"cpe_part":9,"purl_type":196,"purl_namespace":194,"purl_name":264,"source":9,"versions":265},"kernel-syms","kernel-syms&distro=SUSE Linux Enterprise Module for Development Tools 15 SP2",[266],{"version":209,"is_range":200,"range_type":201,"version_start":9,"version_start_type":9,"version_end":210,"version_end_type":203,"fixed_in":9}]